[Xastir] Xastir with TNC2 from Landolt

Curt, WE7U archer at eskimo.com
Mon Jun 2 02:57:24 EDT 2008


On Mon, 2 Jun 2008, Rainer Dohmen wrote:

> The Landolt TNC runs with firmware TF2.7 (The Firmware), but it is possible to 
> put it into KISS mode with the following sequence: "ESC" @K

We don't work with "The Firmware" at all.  KISS mode, if it's
implemented properly in the TNC, should work fine with Xastir.


> Do I have to check the box "activate KISS mode at startup" or is it enough to 
> put the TNC "manually" to the KISS-mode as described above or do I have to 
> activate both?

No, you don't need that.  It is used to send a particular sequence
to a TNC7?   One particular TNC used in Europe that I don't recall
anymore.  Once a TNC is in KISS mode it should stay in KISS mode
until a particular sequence is received.


> It seems that I have sometimes trouble in receiving packets, transmitting is 
> no problem, but sometimes, no packets are coming through, although the TNC 
> shows receiving activities, nothing gets decoded.
> 
> Is there a possibility to include the script kiss-off.pl into the shutdown of 
> Xastir? That would be a great thing, so you don't have to do it seperately.

The easiest way would be to create a script or alias that you use
yourself for starting Xastir, which then calls kiss-off.pl before it
exits:


-------------------------------------------------
    #!/bin/sh
    /usr/local/bin/xastir
    /usr/local/lib/xastir/kiss-off.pl >/dev/ttyS1
-------------------------------------------------

Name it whatever you wish.  When Xastir exits, the next line will
get run.  Change the port to whatever port you're using.

-- 
Curt, WE7U.				archer at eskimo dot com
http://www.eskimo.com/~archer
  Lotto:  A tax on people who are bad at math. - unknown
Windows:  Microsoft's tax on computer illiterates. - WE7U.
The world DOES revolve around me:  I picked the coordinate system!"



More information about the Xastir mailing list