Hello Curt and all other hams, thank you for your replies.
I got now xastir up and running fine with my Landolt TNC2. Anybody who is interested in it: 1.) Put the TNC into Kissmode like that: - open a terminal and connect to the TNC - Press "esc"-Key, then enter @K - the red and green leds will flash 3 times to signal the KISS-Mode 2.) Open Xastir and configure a Kiss-TNC. As I use different configurations, I don't start the interfaces at xastir-startup, but start them manually, but this is your choice. 3.) Good luck! I think I only had problems with decoding the aprs-packets because the signals were too weak, maybe my signal didn't reach the next digipeater. 73 to all and thanks again. Rainer, DL5PD Am Montag, 2. Juni 2008 08:57 schrieben Sie: > 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. _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
