Skip to content

Releases: bpshop/ParserLight

V2.1

17 Dec 14:00

Choose a tag to compare

V2.1 Pre-release
Pre-release

Release with new messages (NAV-CLOCK, NAV-DOP, NAV-PVT, NAV-SAT, NAV-SIG, NAV-STATUS).
A windows executable is now provided as well.

Mac, Linux and Rinex 3.0 release

07 Dec 14:07

Choose a tag to compare

Pre-release

Now supports compilation under Linux and Mac.
Now Rinex export format 3.04 is supported as well.

V2.0

04 Dec 14:45

Choose a tag to compare

V2.0 Pre-release
Pre-release

Major changes in the software architecture. Now, in order to implement new ubx messages, a new child class of the base class ObjectWriter has to be implemented. All details are then contained in this new class (parsing instructions, output format).

First release

02 Dec 12:18

Choose a tag to compare

First release Pre-release
Pre-release

Version with sequential processing of every message.