mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-03-23 18:13:49 +08:00
delete SYS_MC_EST_GROUP
- introduce per module parameters (EKF2_EN, LPE_EN, ATT_EN) - add basic checks to prevent EKF2 + LPE running simultaneously
This commit is contained in:
@@ -14,10 +14,7 @@
|
||||
"model": "iris",
|
||||
"vehicle": "iris",
|
||||
"test_filter": "[offboard_attitude]",
|
||||
"timeout_min": 10,
|
||||
"env": {
|
||||
"SYS_MC_EST_GROUP": 3
|
||||
}
|
||||
"timeout_min": 10
|
||||
},
|
||||
{
|
||||
"model": "standard_vtol",
|
||||
|
||||
Reference in New Issue
Block a user