forked from nogy/jsoundmodem
-
Notifications
You must be signed in to change notification settings - Fork 2
This project is aimed at providing an extendable soundmodem backend to various java applications. It is now in its initial phase providing nothing but a simple AFSK1200 modulator and rudimentary support for building AX.25 UI Frames needed for APRS. It is a rewrite/spinoff of the publicly available linux soundmodem which is written in C/C++
License
ge0rg/jsoundmodem
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Welcome to jsoundmodem, this project was set up to enable APRSDroid to communicate via transceivers. Therefore it is still very limited right now. Working features: - Afsk modulator - APRSFrame packet builder - generic Message class to store not byte-aligned messages and their length in bits. (Being unaligned is a painful property of messages after being bit stuffed Next to come: - I'm thinking of an Afsk demodulator - Extending the APRSFrame packet builder to a generic APRS packet handler Bastian Müller 08/31/2010
About
This project is aimed at providing an extendable soundmodem backend to various java applications. It is now in its initial phase providing nothing but a simple AFSK1200 modulator and rudimentary support for building AX.25 UI Frames needed for APRS. It is a rewrite/spinoff of the publicly available linux soundmodem which is written in C/C++
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 100.0%