Hi, have hoy tried using ax25-device instead of serial-device??
For example:
<interface>
ax25-device $mycall
tx-ok true
</interface>
Of course that previously you need to attach the interface to the ax25
device using mkiss/kissattach accordingly.
Hope that this helps.
73!
Gustavo Conrad
LU8WFY
Patagonia
Argentina
On Nov 29, 6:19 pm, sq2lyh <
elektrow...@gmail.com> wrote:
> Hi there.
>
> Trying to use aprs with the KISS emulation of soundmodem (v0.15).
>
> The aprx config file shows:
> <interface>
> serial-device /dev/soundmodem0 1200 8n1 KISS
> callsign $mycall # callsign defaults to $mycall
> tx-ok true # transmitter enable defaults to false
> </interface>,