mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-26 09:45:23 +03:00
Add flown loiter radius
This commit is contained in:
parent
25f7962087
commit
9e8464efcb
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ const OPERAND_TYPES = {
|
||||||
40: "Yaw [deg]",
|
40: "Yaw [deg]",
|
||||||
41: "FW Land State",
|
41: "FW Land State",
|
||||||
42: "Active Battery Profile",
|
42: "Active Battery Profile",
|
||||||
|
43: "Flown Loiter Radius [m]",
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
3: {
|
3: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue