mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-13 03:19:54 +03:00
Merge pull request #2230 from iNavFlight/MrD_Changes-for-MSP-RC-(mLRS)
This commit is contained in:
commit
d48adcebd3
29 changed files with 1022 additions and 982 deletions
|
@ -49,8 +49,8 @@ const OPERAND_TYPES = {
|
|||
26: "Stabilized Pitch",
|
||||
27: "Stabilized Yaw",
|
||||
28: "3D home distance [m]",
|
||||
29: "CRSF LQ",
|
||||
30: "CRSF SNR",
|
||||
29: "Uplink LQ",
|
||||
30: "SNR",
|
||||
31: "GPS Valid Fix",
|
||||
32: "Loiter Radius [cm]",
|
||||
33: "Active Control Profile",
|
||||
|
@ -64,6 +64,8 @@ const OPERAND_TYPES = {
|
|||
41: "FW Land State",
|
||||
42: "Active Battery Profile",
|
||||
43: "Flown Loiter Radius [m]",
|
||||
44: "Downlink LQ",
|
||||
45: "Uplink RSSI dBm",
|
||||
}
|
||||
},
|
||||
3: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue