-
Hi,
this is a great piece of work! Unfortunately it does not accept APRS-SSIDs with more than one digit for the suffice (like -11 for a balloon).
The fix is simple AFAIK:
Change line 114 in ax25.p…
-
It seems that the requirements.txt is not installing everything that's needed.
```
building 'netifaces' extension
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG …
-
Ticket for tracking unused modules in d-rats.
- wu.py - Was once possibly used in qst.py.
- reqobject.py - No references to it other than utils.py mentions it.
- callsigns.py
- ax25.py
-
This Pat connection attempt:
```
L[ax25]> connect seoc
2022/05/04 17:18:03 Connecting to W8CMN-2 (ax25)...
2022/05/04 17:18:05 Connected to W8CMN-2 (AX.25)
*** Failed to Connect
2022/05/04 17:18…
-
I wanted to use AX25 APRS on 145.825 using the Path ARISS. I typed ARISS on PATH1, and 0 in the hops. Looking at the raw packets, with zero hops, the ARISS is not sent.
-
While browsing through the code I found this line:
https://github.com/PhirePhly/aprx/blob/13c6e7950210c501f71a0d12bb5c780f37e21b9b/ax25.c#L149
sizeof of a pointer is taken, I think the intent was to…
-
Hi, do you plan to make any updates compatible with the other firmware? It would be great for the entire radio amateur community.
Your firmware is fantastic.
Thank you
73s EA3IK
ea3ik updated
1 month ago
-
Hi everyone,
I try to compile MMDVMHost M17_AX25_FM branch but I got this error:
In file included from FMControl.h:22,
from FMControl.cpp:19:
FMNetwork.h:27:10: fatal error: sam…
-
RHEL9.2 introduces python3.11 and ansible uses python3.11 as default python interpreter after that. Installing infoblox-client via pip-3.11 leads to an error regarding the dependent "netifaces" module…
-
In the AX25 spec, at various times we recalculate the value of T1 based in the round trip time. Except we don't, we just ignore that. How important is this for actual use when we are talking to the…
ac2cz updated
7 months ago