mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 03:49:12 +08:00
drivers/gps: log automatic gain control (AGC) monitor
This commit is contained in:
@@ -18,6 +18,7 @@ float32 hdop # Horizontal dilution of precision
|
||||
float32 vdop # Vertical dilution of precision
|
||||
|
||||
int32 noise_per_ms # GPS noise per millisecond
|
||||
uint16 automatic_gain_control # Automatic gain control monitor
|
||||
int32 jamming_indicator # indicates jamming is occurring
|
||||
uint8 jamming_state # indicates whether jamming has been detected or suspected by the receivers. O: Unknown, 1: OK, 2: Warning, 3: Critical
|
||||
|
||||
|
||||
+1
-1
Submodule src/drivers/gps/devices updated: 0acaf61852...8ba8d9f19c
Reference in New Issue
Block a user