iperas / Greis

A library for manipulating Javad GNSS's proprietary format data
GNU Lesser General Public License v3.0
2 stars 0 forks source link
cmake cpp gnss gnsstoolkit javad-gnss jps

GREIS

A library for manipulating Javad GNSS's proprietary format data

Getting Started

The repository consists of a Generator that parses the reference manual and produces CPP-code and pre-generated CPP-code for GNSS Receiver External Interface Specification that reflects receiver's firmware version 3.4.1. Use cmake . && make.

Prerequisites

To build the CPP code:

To build the Generator:

License

This project is licensed under the LGPLv3 License - see the LICENSE file for details

Acknowledgments