mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
Replay: support 2 IMU EKF2
This commit is contained in:
parent
c869516a0b
commit
f367180f47
@ -87,6 +87,7 @@ LR_MsgHandler_PARM *parameter_handler;
|
||||
*/
|
||||
static const char *generated_names[] = { "EKF1", "EKF2", "EKF3", "EKF4", "EKF5",
|
||||
"NKF1", "NKF2", "NKF3", "NKF4", "NKF5",
|
||||
"NKF6", "NKF7", "NKF8", "NKF9", "NKF10",
|
||||
"AHR2", "POS", "CHEK", NULL };
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user