Expand description
GPS (Global Positioning System) configuration and data types.
The TH-D75 has a built-in GPS receiver that provides position data in NMEA (National Marine Electronics Association) format. GPS data is used for APRS position beaconing, D-STAR position reporting, waypoint navigation, track logging, and manual position storage.
These types model every GPS setting accessible through the TH-D75’s menu system (Chapter 13 of the user manual) and CAT commands (GP, GM, GS).
Structs§
- GpsConfig
- Complete GPS configuration for the TH-D75.
- GpsData
Tx - GPS data TX configuration for D-STAR mode.
- GpsPosition
- Parsed GPS position from the receiver.
- Nmea
Sentences - NMEA sentence output selection.
- Position
Memory - GPS position memory slot.
- Position
Name - Position memory name (up to 8 characters).
- Target
Point - Navigation target point.
- Track
LogConfig - Track log recording configuration.
Enums§
- Coordinate
Format - Latitude/longitude display format.
- GpsFix
- GPS fix quality/type.
- GpsOperating
Mode - GPS receiver operating mode.
- GpsPosition
Ambiguity - GPS position ambiguity level.
- Grid
Square Format - Grid square format for Maidenhead locator display.
- Track
Record Method - Track log recording trigger method.