Releases: michealroberts/gnssrtc
Releases · michealroberts/gnssrtc
v0.2.0
What's Changed
Features
- feat: add GPSUARTDeviceInterface to gps in gnssrtc module by @michealroberts in #14
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
Features
- feat: add GPCGGNMEASentence type dict to nmea in gnssrtc module by @michealroberts in #2
- feat: add GPCGG_NMEA_MESSAGE_REGEX to nmea in gnssrtc module by @michealroberts in #3
- feat: add parse_gpcgg_nmea_coordinate to nmea in gnssrtc module by @michealroberts in #4
- feat: add parse_gpcgg_nmea_sentence to nmea in gnssrtc module by @michealroberts in #5
- feat: add GPZDANMEASentence type dict to nmea in gnssrtc module by @michealroberts in #7
- feat: add GPZDA_NMEA_MESSAGE_REGEX to zda in gnssrtc module by @michealroberts in #8
- feat: add parse_gpzda_nmea_sentence to zda in gnssrtc module by @michealroberts in #9
New Contributors
- @michealroberts made their first contribution in #1
Full Changelog: https://github.com/michealroberts/gnssrtc/commits/v0.1.0