mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
AP_DAL: added set source events for EKF3
This commit is contained in:
parent
b201c5b238
commit
56c5a607e3
@ -47,6 +47,9 @@ public:
|
||||
unsetTerrainHgtStable = 10,
|
||||
requestYawReset = 11,
|
||||
checkLaneSwitch = 12,
|
||||
setSourceSet0 = 13,
|
||||
setSourceSet1 = 14,
|
||||
setSourceSet2 = 15,
|
||||
};
|
||||
|
||||
// must remain the same as AP_AHRS_VehicleClass numbers-wise
|
||||
|
Loading…
Reference in New Issue
Block a user