Version 0.3.90.3.9
commit1965b4f6e4d6ec9e818119e1cd07f51b21415eff
authorMario Konrad <mario.konrad@gmx.net>
Thu, 28 Apr 2016 17:01:34 +0000 (28 19:01 +0200)
committerMario Konrad <mario.konrad@gmx.net>
Thu, 28 Apr 2016 17:01:34 +0000 (28 19:01 +0200)
tree93239806d7d6dff9b34fba327deb6e7f82e58425
parentda1bb461d7d151be171779bafdaffe71f0d5e886
Version 0.3.9

Changelog:

- NMEA
  - field parsing separated to its own file, unit tests added.
  - refactoring of hemisphere conversion/correction.
  - sntences API change for interpreting fields, collected from raw sentences.

- Geo:
  - minor cleanup of angle, some constexpr.

- Doc:
  - enhancements, information about benchmarking.

- Build:
  - AIS is now optional, use flag 'ENABLE_AIS'.
  - SeaTalk is now optional, use flag 'ENABLE_SEATALK'.

- Dev:
  - added build option and documentation regarding optimization and benchmarking.
  - added script to extract changelog between version tags.
  - infrastructure for benchmarking, NMEA: parse_fields improved.
  - script to extract changelog extended.
CMakeLists.txt