1
0
Fork 0
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:
Darren Lines 2024-11-10 10:43:43 +00:00 committed by GitHub
commit d48adcebd3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
29 changed files with 1022 additions and 982 deletions

View file

@ -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: {