Re: TNC's and Linux

From: Ted Gervais (terhi.victor@logonet.com)
Date: Fri Jun 01 2001 - 20:07:08 EEST

  • Next message: Kevin Dawson: "Re: TNC's and Linux"

    Thanks Ricardo and all others who responded..

    I will keep all these notes together to get something going. In the
    meantime I brought up Tnos (again) and used 'tip' to reset the port
    putting it in and out of kiss etc.. Works so nice..

    I am using a kam + which may take more or less commands to get it to
    work right? Not sure. It has two ports and with the ax25 utils I first
    attach the kam+ using 'mkiss:

    /usr/sbin/mkiss -s 4800 /dev/ttyS5 /dev/ptyb3 /dev/ptyb4

    Then I attach the individual ports as follows:

    /usr/sbin/kissattach -l -m 256 /dev/ttyb3 vhf 44.135.34.201
    /usr/sbin/kissattach -l -m 80 /dev/ttyb4 20m 44.135.34.201

    It was the 'vhf' port I was trying to reset or at least put back into
    kiss. A power failure knocked everything out here and I had to start
    again.

    Thanks again for all who helped..

    On Fri, 1 Jun 2001, Ricardo Volkweis LOPES wrote:

    > Date: Fri, 01 Jun 2001 13:50:36 -0300
    > From: Ricardo Volkweis LOPES <qrokxuz.xbyniommv@galacticasoftware.com>
    > To: Ted Gervais <terhi.victor@logonet.com>
    > 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 <terhi.victor@logonet.com>
    > > 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 copttean@emss.co.za
    >
    > -
    > To unsubscribe from this list: send the line "unsubscribe linux-hams" in
    > the body of a message to dgcmkzhd@speedbone.de
    >

    ---
    When the blind lead the blind they will both fall over the cliff.
                    -- Chinese proverb
                    
    Ted Gervais <jvfomz.gimycoozg@campmedia.de>
    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 xgspe@nepustil.net



    This archive was generated by hypermail 2b30 : Fri Jun 01 2001 - 20:08:28 EEST