Skip to content

Releases: barbeau/gpstest

v2.1.7

16 Oct 01:58
Compare
Choose a tag to compare
v2.1.7 Pre-release
Pre-release

• Fix #63 - Always initialize variables that don't depend on GoogleMap for map tab
• Fix #64 - Allocate GnssStatus array to fixed length, for GnssMeasurements don't modify views directly
• Clear fields of old Elev/Az values, add degrees label
• Change display time to clock time for location
• Change bearing units to degrees symbol

v2.1.5

13 Oct 01:12
Compare
Choose a tag to compare
v2.1.5 Pre-release
Pre-release

Fix #61 - Add null check when removing listeners

v2.1.4

12 Oct 03:30
Compare
Choose a tag to compare
v2.1.4 Pre-release
Pre-release

Enhancements:
#58 - Add Galileo support
#30 - Dump NMEA, Nav Messages, and Measurements to System Log

Bug fixes:
• Scale the text/satellite size properly using dps for high density displays
• Fix #60 - Store ephemeris, almanac, and usedInFix attributes as boolean arrays