Skip to content

Releases: barbeau/gpstest

v2.1.9

23 Nov 04:38
Compare
Choose a tag to compare
v2.1.9 Pre-release
Pre-release
  • Fix #19 - Add Help Activity
  • Show satellites in sky view that don't have signal strength
  • Fix #71 - Show PDOP, HDOP, and VDOP values
  • Fix #70 - Give used sats bold outline in sky view
  • Fix #22 - Show altitude above mean sea level (geoid)
  • Fix #68 - Add number of sats used/in view
  • Fix #69 - Add "What's New" dialog
  • Fix #67 - Only prompt user to install Google Maps once

v2.1.8

20 Oct 02:51
Compare
Choose a tag to compare

• Fix #65 - Show C/N0 instead of SNR on Android 7.0 and up
• Add option to use legacy GpsStatus.Listener on Android 7.0

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