RTCM3 analyzer

This program is a prototype analyzer to understand RTCM3 protocol.

sample

Dependency

Using JavaFX with Java 11 or Higher

Usage

VM options:
--module-path $JAVAFX_Directory\lib --add-modules=javafx.controls,javafx.fxml

Licence

MIT

Authors

unagiew

References

ECEF2LLA.java to convert ECEF to LLA.