Skip to content

Commit f822a9b

Browse files
committed
gps: update submodule
1 parent df72c83 commit f822a9b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/drivers/gps/devices

Submodule devices updated 1 file

src/drivers/gps/params.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ PARAM_DEFINE_INT32(GPS_UBX_MIN_ELEV, 0);
119119
*
120120
* Configure the output rate of u-blox GPS receivers (protocol v27+).
121121
* When set to 0, automatic rate selection is used based on the receiver model.
122-
* Default rates: M9N=8Hz, F9P L1L2=5Hz, F9P L1L5=7Hz, Others=10Hz.
122+
* Default rates: M9N=8Hz, F9P L1L2=5Hz, F9P L1L5=5Hz, Others=10Hz.
123123
*
124124
* Note: Higher rates reduce satellite count (e.g., >8Hz limits to 16 SVs on M9N).
125125
* Max rates vary by model and RTK mode: F9P L1L2=5-7Hz, F9P L1L5=7-8Hz, X20=25Hz.

0 commit comments

Comments
 (0)