Skip to content

AX.25 and APRX #826

@ua6hjq

Description

@ua6hjq

Hi!
I tested MMDVMHost + APRX in our APRS network and it works well.
The configuration is very simple:

MMDVM.ini

[AX.25]
Enable=1	
TXDelay=350
RXTwist=6
SlotTime=30
PPersist=128
Trace=1

[AX.25 Network]
Enable=1
Port=/dev/tty7
Speed=9600
Debug=0

aprx.conf

<interface>
    serial-device /dev/tty7  9600 8n1    KISS
    tx-ok       true
    alias       WIDE
</interface>

I wrote about it here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions