We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Not trying to be jerky, but you've written about it elsewhere already; so how is this an issue?
Sorry, something went wrong.
No branches or pull requests
Hi!
I tested MMDVMHost + APRX in our APRS network and it works well.
The configuration is very simple:
MMDVM.ini
aprx.conf
I wrote about it here.
The text was updated successfully, but these errors were encountered: