From: Ted Gervais (terhi.victor@logonet.com)
Date: Fri Jul 06 2001 - 05:30:09 EEST
Ricardo.. thanks for your input on this question.
I wonder what the command script would be for the Kantronics 9612+ ??
That is what I am using. Also for the mfj1270b.
Maybe someone else uses these scripts and command lines as part of
their setup or something similar to the scripts below. If so any further
input would be appreciated..
On Fri, 1 Jun 2001, Ricardo Volkweis LOPES wrote:
> Date: Fri, 01 Jun 2001 13:50:36 -0300
> From: Ricardo Volkweis LOPES <ndjxhhnf@chello062179009135.chello.pl>
> To: Ted Gervais <nptd@mx.dy.fi>
> Subject: Re: TNC's and Linux
>
> Hello Ted,
>
> I am send command to TNC2 with scripts from bash like this:
>
>
> Script to "kiss off" on COM1, serial baud 19200, this works with tiny2
> and TheFirmware.
> -----------------------------------------
> #! /bin/bash
> stty 19200 < /dev/ttyS0
> echo -e "\r\xC0\xFF\r" > /dev/ttyS0
> sleep 2
> -----------------------------------------
>
> tiny2 "kiss on"
> -----------------------------------------
> #! /bin/bash
> stty 19200 < /dev/ttyS0
> echo -e "kiss on\rrestart\r" > /dev/ttyS0
> sleep 2
> exit
> -----------------------------------------
>
> TheFirmware "kiss on"
> -----------------------------------------
> #! /bin/bash
> stty 19200 < /dev/ttyS0
> echo -e "\r\033@K1\r" > /dev/ttyS0
> sleep 2
> -----------------------------------------
>
> I have this lines in to scripts I use to load ax25.
>
> If your TNC is a AEA PK-88, I think the script it is a same to
> TNC2/TINY.
>
> The minicom terminal is good to put on kiss mode but not to back to cmd:
> mode.
> I hope can be useful for you.
>
> 73 de Ricardo PY3VHQ
>
> Ted Gervais wrote:
> >
> > What are the commands to talk to a TNC so I can take it out of
> > kiss and return it to kiss.
> >
> > I have always used Tnos with its 'tip' program to do this for me.
> > But I thought - there should be a way to do it from a 'command line'.
> > Or is that possible.???
> >
> > ---
> > The mosquito is the state bird of New Jersey.
> > -- Andy Warhol
> >
> > Ted Gervais <cdrurhzs.tghtobixz@terra.net.mx>
> > 44.135.34.201 linux.ve1drg.ampr.org
> >
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-hams" in
> > the body of a message to qcjokzu@gaffneybennett.com
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-hams" in
> the body of a message to oxyaikr@mail.dy.fi
>
---
I often quote myself; it adds spice to my conversation.
-- G.B. Shaw
Ted Gervais <zsrqvvo.pkmkgcj@mx.dy.fi>
44.135.34.201 linux.ve1drg.ampr.org
-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to lyhkntm.xyme@cablenet.de
This archive was generated by hypermail 2b30 : Fri Jul 06 2001 - 05:59:24 EEST