You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AX.25 Modem in Java, for AFSK and APRS usage with Hamradio and soundcards.
First of all, this repository is a fork from sivantoledo/javAX25, based in the great job of Sivan Toledo, so all credits goes to him. Sivan also wrote a documentation that describes how the original source-code was done. I've added this doc in the repository wiki.
Just clone this repository and run the following maven command mvn clean install -DskipTests. I recommend -DskipTests argument because some application maybe is already using your soundcard, then the maven process will break.