mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_GPS: SBF: fix the PVTMode to support PPK (and baseline) units
This commit is contained in:
parent
80b71b9ced
commit
0d522663b2
@ -60,7 +60,7 @@ private:
|
||||
"sso, Stream1, COM1, PVTGeodetic+DOP+ExtEventPVTGeodetic+ReceiverStatus+VelCovGeodetic, msec100\n",
|
||||
"srd, Moderate, UAV\n",
|
||||
"sem, PVT, 5\n",
|
||||
"spm, Rover, StandAlone+SBAS+DGPS+RTK\n",
|
||||
"spm, Rover, all\n",
|
||||
"sso, Stream2, Dsk1, postprocess+event, msec100\n"};
|
||||
|
||||
uint32_t crc_error_counter = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user