• ax25tunnel.js

    From W6RAY@VERT/US99 to echicken on Tuesday, April 02, 2013 20:30:51
    I am having a new issue with ax25tunnel.js.

    When I run jsexec -l ax25tunnel.js, the script runs until there is any
    activity on the channel (in this case, 145.090). It doesn't matter what the traffic is; a connect attempt to W6RAY-3 (the call+ssid in KISS.INI) or a connect attempt from W6RAY-15 to N6VYT. Every time there is traffic on the channel, I get this:

    Re-running: ax25tunnel.js
    JavaScript-C 1.8.5 2011-03-31
    JavaScript: Creating runtime: 8388608 bytes
    JavaScript: Initializing context (stack: 16384 bytes)

    Reading script from /bbs/sbbs/exec/ax25tunnel.js
    /bbs/sbbs/exec/ax25tunnel.js compiled in 0.00 seconds
    !JavaScript /bbs/sbbs/exec/load/kissAX25lib.js line 1246: TypeError:
    this.info is undefined
    /bbs/sbbs/exec/ax25tunnel.js executed in 18.11 seconds

    JavaScript: Destroying context
    JavaScript: Destroying runtime

    This is connected to a MFJ 1270C in KISS mode. Any ideas?

    73 de Ray W6RAY
    Visalia, CA DM06ih


    73 de Ray W6RAY
    Visalia, CA DM06ih
    When all else fails, ham radio works!

    ---
    þ Synchronet þ US 99 BBS - Visalia, CA - bbs.quinnnet.org
  • From W6RAY@VERT/US99 to echicken on Wednesday, April 03, 2013 06:07:44
    I am having a new issue with ax25tunnel.js.

    > This is connected to a MFJ 1270C in KISS mode. Any ideas?

    This error goes away when connected to a KPC2400. The "packets" show up in the ax25tunnel "log", but nothing comes back from Syncronet.

    Still working on it...

    Ray


    73 de Ray W6RAY
    Visalia, CA DM06ih
    When all else fails, ham radio works!

    ---
    þ Synchronet þ US 99 BBS - Visalia, CA - bbs.quinnnet.org
  • From echicken@VERT/ECBBS to W6RAY on Wednesday, April 03, 2013 21:26:10
    Re: ax25tunnel.js
    By: W6RAY to echicken on Tue Apr 02 2013 20:30:51

    activity on the channel (in this case, 145.090). It doesn't matter what the traffic is; a connect attempt to W6RAY-3 (the call+ssid in KISS.INI) or a connect attempt from W6RAY-15 to N6VYT. Every time there is traffic on the channel, I get this:

    !JavaScript /bbs/sbbs/exec/load/kissAX25lib.js line 1246: TypeError: this.info is undefined

    This is connected to a MFJ 1270C in KISS mode. Any ideas?

    Yes, this sounds like something that I know about - I meant to tidy it up, but apparently forgot to. I'll hunt it down in the next day or two and commit a change. Thanks for the report.

    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230

    ---
    þ Synchronet þ electronic chicken bbs - bbs.electronicchicken.com
  • From echicken@VERT/ECBBS to W6RAY on Wednesday, April 03, 2013 21:38:27
    Re: Re: ax25tunnel.js
    By: W6RAY to echicken on Wed Apr 03 2013 06:07:44

    This error goes away when connected to a KPC2400. The "packets" show up in the ax25tunnel "log", but nothing comes back from Syncronet.

    My AX.25 library optionally does logging at the TNC level, so every packet seen by a TNC that it's handling will be logged (this includes any outbound or inbound packet, whether it's addressed to you or not.) Eventually I'll make use of Synchronet's log levels to control how verbose this is, since under normal circumstances you'd only want to log certain kinds of packets or events, and only ones that have something to do with your station.

    ax25tunnel.js should only cause traffic to be sent from your station if a client has connected to it (though I will add a timed beacon to it soon.) The log output always lists the source callsign & SSID followed by the destination callsign & SSID, followed by detailed info about the type of packet. Do you ever see any outbound traffic from your station in the log output?

    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230

    ---
    þ Synchronet þ electronic chicken bbs - bbs.electronicchicken.com