Module gps

Module gps 

Source
Expand description

Typed access to the GPS configuration region of the memory image.

The GPS configuration is estimated to occupy ~4,096 bytes around byte offset 0x19000 in the MCP address space. This includes GPS receiver settings, position memory slots, track log configuration, and NMEA output selection.

§Offset confidence

The GPS region boundaries are estimated from the overall memory layout analysis. No GPS offsets have been confirmed via differential dump on a D75. All typed accessors in this module are marked with # Verification in their doc comments.

Structs§

GpsAccess
Read-only access to the GPS configuration region.