¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Tracker and KISS Port Query.


 

Hi.? I have a working KISS port Query.??
?
Here's part of my PORT entry.??
?
PORT
?PORTNUM=4
?ID=/dev/ttyUSB1
?TYPE=ASYNC
?PROTOCOL=KISS
?KISSOPTIONS=TRACKER
?FULLDUP=0
?COMPORT=/dev/ttyUSB1
?IOADDR=1F40 ;?for port 8000
?SPEED=38400
?PERSIST=64
?SLOTTIME=100
?
1) I have query about the IOADDR.? ?My Hex address is set for PORT:8000 Is this entry necessary or correct?? The Tracker goes into kiss mode and works but I am unable to connect to the port via PCIPaddress:8000 - I am not sure if I have understood the need for the IOADDR?
?
2) I assume it is not possible to change the BAUD from 300 to R600 from a terminal application?? Can I add the BAUD in the config, or do I need to return the Tracker to TRConfig on Windows to do that?
?
Cheers,
?
David?
?
?


 

Hrmm if your tracker is on a serial port, then I think IOADDR is moot.

The IOADDR here is for mostly kiss over TCP.

Second, on the tracker, not sure if you're a teensy tracker or an official, but I think that its the same. If you want to force robust baud, do it before you set the modem into kiss mode.


 

¿ªÔÆÌåÓý

IOADDR shouldn't be used. Just COMPORT

73,
John
?

On 19/02/2025 00:41, David VK2NA via groups.io wrote:

Hi.? I have a working KISS port Query.??
?
Here's part of my PORT entry.??
?
PORT
?PORTNUM=4
?ID=/dev/ttyUSB1
?TYPE=ASYNC
?PROTOCOL=KISS
?KISSOPTIONS=TRACKER
?FULLDUP=0
?COMPORT=/dev/ttyUSB1
?IOADDR=1F40 ;?for port 8000
?SPEED=38400
?PERSIST=64
?SLOTTIME=100
?
1) I have query about the IOADDR.? ?My Hex address is set for PORT:8000 Is this entry necessary or correct?? The Tracker goes into kiss mode and works but I am unable to connect to the port via PCIPaddress:8000 - I am not sure if I have understood the need for the IOADDR?
?
2) I assume it is not possible to change the BAUD from 300 to R600 from a terminal application?? Can I add the BAUD in the config, or do I need to return the Tracker to TRConfig on Windows to do that?
?
Cheers,
?
David?
?
?