Skip to content

Releases: DevinWatson/Cardputer-Adv-GPS-Info

v2.1.0

13 Mar 01:47

Choose a tag to compare

What's New

Waypoint Navigation Screen (Screen 15)

  • Enter a target GPS coordinate (lat/lon) for geocache or waypoint navigation
  • Compass arrow points toward the target with distance and bearing display
  • Track-up mode when moving (>1 km/h), North-up when stationary
  • Press [w] to enter/edit coordinates, [r] to clear

Bug Fix: Satellite Display

  • Fixed satellites not populating on sky plot and data table
  • Sends $PCAS03 command on GPS init to enable GSA/GSV sentence output from ATGM336H module
  • Also sends PMTK314 as fallback for other GPS module types

Full Changelog

v2.0.1...v2.1.0

v2.0.1

13 Feb 21:04

Choose a tag to compare

Bug Fix

  • Fix config menu disappearing: The configuration menu ('c') was being immediately overwritten by the background screen refresh. The updateScreen() guard now correctly checks for configsMenu in addition to openMenu, keeping the config overlay visible while open.

v2.0.0

12 Feb 03:33

Choose a tag to compare

v2.0.0

Major rewrite for Cardputer ADV with 15 switchable screens and off-screen frame buffer rendering.

Highlights

  • 15 screens: Main, Sky View, Signal Bars, Fix Summary, Dashboard, Coordinates, Breadcrumb Track, Altitude Profile, Speed Graph, Trip Stats, Constellation, NMEA Monitor, GPS Clock, World Map, 3D Globe
  • World coastline map (Natural Earth) with zoom support
  • 3D satellite globe visualization
  • Trip statistics (distance, max speed, ascent/descent, moving time)
  • Track recording buffer (breadcrumb trail)
  • Auto-slideshow mode for cycling through screens
  • Screenshot-over-serial (Enter key)
  • PlatformIO project support

Assets

  • firmware.bin - Pre-built firmware for M5Stack Cardputer ADV with Cap LoRa-1262