[nos-bbs] Exit KISS command

Lakenet n0mr at lakenet.com
Thu Mar 13 07:57:25 EDT 2014


Michael,

Thank you for the info. The computer I want to work on is a Windows XP 
machine so I was trying to use the JNOS command comm. I'll keep your notes 
for my Linux machines.

Jerry, N0MR

-----Original Message----- 
From: Michael E Fox - N6MEF
Sent: Tuesday, March 11, 2014 10:57 AM
To: 'TAPR xNOS Mailing List'
Subject: Re: [nos-bbs] Exit KISS command

I use two scripts for exiting JNOS.

"onexit.nos" is run by JNOS when it exits, so it must have JNOS commands.
"jnos.exit" is a regular bash shell script which runs when JNOS exits.

That way, I can add either JNOS or shell or both commands.

In jnos.exit, I have:
echo -e  \\xc0\\xff\\xc0 > /dev/tty/???
for each serial port.

Since it's a one-line command, I suppose you could add it to onexit.nos as:
shell echo -e  \\xc0\\xff\\xc0 > /dev/tty/???
I haven't tried that.  It may not work onexit.nos, depending on when JNOS
lets go of the serial port.

Michael
N6MEF



-----Original Message-----
From: nos-bbs-bounces at tapr.org [mailto:nos-bbs-bounces at tapr.org] On Behalf
Of Lakenet
Sent: Tuesday, March 11, 2014 7:46 AM
To: TAPR xNOS Mailing List
Subject: [nos-bbs] Exit KISS command

Has anyone setup an exit KISS command from JNOS to take a Kantronics tnc out

of KISS mode? I can exit locally using a terminal program and the keyboard
commands, ALT 192, ALT 255, ALT 192. I tired setting up an exit script in
JNOS using the following hex codes but did not work.

comm vhf "$C0"
comm vhf "$FF"
comm vhf "$C0"

Any suggestions?

Jerry, N0MR


_______________________________________________
nos-bbs mailing list
nos-bbs at tapr.org
http://www.tapr.org/mailman/listinfo/nos-bbs

_______________________________________________
nos-bbs mailing list
nos-bbs at tapr.org
http://www.tapr.org/mailman/listinfo/nos-bbs 





More information about the nos-bbs mailing list