This project is designed to provide a Java library to read TLM byte data output by Spektrum DX8 and DX18 transmitters into a usable format. Please see this RC Groups thread for more information.
Updates coming soon!
As the project grows the hope is that the documentation will too. Please see the documentation page for more information.
You can build this with Maven:
mvn compile
Package up everything with:
mvn package