mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-11 17:13:56 -03:00
AP_NavEKF2: fixed logged core for GSF messages
This commit is contained in:
parent
04f60001ff
commit
a2f4b16cdc
@ -384,7 +384,7 @@ void NavEKF2::Log_Write_GSF(uint8_t _core, uint64_t time_us) const
|
||||
"F-0000000000",
|
||||
"QBffffffffff",
|
||||
time_us,
|
||||
_core,
|
||||
DAL_CORE(_core),
|
||||
ivn[0],
|
||||
ivn[1],
|
||||
ivn[2],
|
||||
|
Loading…
Reference in New Issue
Block a user