Skip to content

Releases: waterlinked/ugps-nmea-go

v1.7.1

24 Oct 07:22
Compare
Choose a tag to compare

Fix concurrency issue where update speed from NMEA is faster than UGPS update speed

v1.7.0

27 Sep 12:07
Compare
Choose a tag to compare

Improve UI to give better understanding
Add support for retransmit of input

v1.6.0

08 Sep 10:26
Compare
Choose a tag to compare

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

04 Mar 12:23
Compare
Choose a tag to compare

*) Add altitude to GPGGA output

*) Improve display when no input enabled

v1.4.0

28 Jan 09:14
Compare
Choose a tag to compare

Allow setting heading sentence to use

v1.3.0

22 Jul 07:59
143cc81
Compare
Choose a tag to compare

Add support for HDM sentence

v1.2.0

13 Apr 17:43
Compare
Choose a tag to compare

Support both GPGGA and RATLL sentences for NMEA out

v1.1.2

19 Feb 05:08
Compare
Choose a tag to compare

Fix error in parsing of input arguments
Use CR+LF for when writing NMEA

v1.1.1

13 Feb 07:05
Compare
Choose a tag to compare

Allow same serial port to be used as input and output

v1.1.0

12 Feb 10:29
Compare
Choose a tag to compare

Add support for THS sentence
Improve UI