- Split CMakeLists.txt files between library and executable
- Change license year to 2022
- Add configuration settings to be consistend with other LwXX libraries
- Apply code style settings with Artistic style options
- Break compatibility with v1.x
- Function prefix set to
lwgps_ - Macros prefix set to
LWGPS_ - Added support for PUBX Ublox statement
- Use pre-increment instead of post-increment
- Remove buffer library and propose ringbuff instead
- Other code style enhancements
- Initial release