v0.11.0
tag5442cef42746b40b93b58849c5c0224da792c682
object 3eae9870f52d52f0f045708f924c5be6ddc70184
authorMario Konrad <mario.konrad@gmx.net>
Wed, 24 Mar 2021 20:32:23 +0000 (24 21:32 +0100)
Version v0.11.0

Changelog:

NMEA:
- buf fix of VBW
- bug fix of waypoint fields of RMB, addressing issue #28
- enhancement and fix of RTE
- fix bug in initialization of GSV
- GSV satellite info field SNR is optional

General:
- fix header inclusion
- standard compliance with underscores

Math:
- floating point to integral casting

Build:
- add clang-11 and clang-12 to supported compilers
- add generic gcc and clang builds to build configs
- docker builds sorted according to docker ID
- docker gcc-10.2.0
- docker images, cmake upgrade, disable clang-3.9.1
- update docker build scripts

CI:
- GitLab-CI support added

Dev:
- docker builds official support off GCC-10
- improve robustness of CTags.cmake
- update of YCM, change config accordingly

Utils:
- extensions and bug fix in utils::mmsi
- fix script `print-changelog`

Doc:
- enhancing the overview of examples