craigerl / aprsd

Amateur radio APRS daemon which listens for messages and responds. By KM6LYW.
Apache License 2.0
120 stars 19 forks source link

RF Only version? #83

Closed W5DMH closed 2 years ago

W5DMH commented 2 years ago

Very cool project! Would love to see a version that parses Direwolf instead of APRS-IS and responds via RF instead of APRS-IS! 73 de Dan W5DMH dan@hurdfarms.com

hemna commented 2 years ago

aprsd can connect to direwolf over tcpip or serial

W5DMH commented 2 years ago

So the config file should just be pointed to Direwolf? Seems overly simplistic. I tried pointing it at the Xastir server port on the localhost instead of APRS-IS but aprsd expects a successful login so it fails. I will try Direwolf next.

[01/23/2022 04:14:41 PM] [MainThread ] [INFO ] Attempting connection to 127.0.0.1:2023 [01/23/2022 04:14:41 PM] [MainThread ] [INFO ] Connected to ('127.0.0.1', 2023) [01/23/2022 04:14:41 PM] [MainThread ] [INFO ] Sending login information [01/23/2022 04:14:46 PM] [MainThread ] [ERROR] Failed to login [01/23/2022 04:14:46 PM] [MainThread ] [ERROR] Failed to login to APRS-IS Server 'Failed to login'

W5DMH commented 2 years ago

There is an RF version already that can connect to a TNC or to Direwolf. My apologies for not reading further.