fix(gps): correct overridden spelling in GPS config param long (#27956)

User-facing parameter long description for operators.

Co-authored-by: Daniel Pike <daniel@team-of-light.com>
This commit is contained in:
Bartok
2026-07-18 11:49:01 -04:00
committed by GitHub
parent edca1f16e3
commit e32e595fb1

View File

@@ -178,7 +178,7 @@ parameters:
long: |-
Some UBX modules have a FLASH that allows to store persistent configuration that will be loaded on start.
PX4 does override all configuration parameters it needs in RAM, which takes precedence over the values in FLASH.
However, configuration parameters that are not overriden by PX4 can still cause unexpected problems during flight.
However, configuration parameters that are not overridden by PX4 can still cause unexpected problems during flight.
To avoid these kind of problems a clean config can be reached by wiping the FLASH on boot.
Note: Currently only supported on UBX.