Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AX.25 and APRX #826

Open
ua6hjq opened this issue Feb 1, 2025 · 1 comment
Open

AX.25 and APRX #826

ua6hjq opened this issue Feb 1, 2025 · 1 comment

Comments

@ua6hjq
Copy link

ua6hjq commented Feb 1, 2025

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.

@W0CHP
Copy link

W0CHP commented Feb 1, 2025

Not trying to be jerky, but you've written about it elsewhere already; so how is this an issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants