Releases: waterlinked/ugps-nmea-go
Releases · waterlinked/ugps-nmea-go
v1.7.1
Fix concurrency issue where update speed from NMEA is faster than UGPS update speed
v1.7.0
Improve UI to give better understanding
Add support for retransmit of input
v1.6.0
Fix lat/lon converted incorrectly
Improve accuracy by increasing the number of decimals in lat/lon
Add support for using config file
v1.5.1
*) Add altitude to GPGGA output
*) Improve display when no input enabled
v1.4.0
Allow setting heading sentence to use
v1.3.0
Add support for HDM sentence
v1.2.0
Support both GPGGA and RATLL sentences for NMEA out
v1.1.2
Fix error in parsing of input arguments
Use CR+LF for when writing NMEA
v1.1.1
Allow same serial port to be used as input and output
v1.1.0
Add support for THS sentence
Improve UI