mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-16 04:45:18 +03:00
Calibration tab. Squashed commit. Kudos to @DzikuVx, @skaman82, @Afinogen
This commit is contained in:
parent
35eb73e5cb
commit
9942e9508e
30 changed files with 1270 additions and 47 deletions
|
@ -12,6 +12,8 @@ var MSPCodes = {
|
|||
|
||||
MSP_NAV_POSHOLD: 12,
|
||||
MSP_SET_NAV_POSHOLD: 13,
|
||||
MSP_CALIBRATION_DATA: 14,
|
||||
MSP_SET_CALIBRATION_DATA: 15,
|
||||
|
||||
MSP_POSITION_ESTIMATION_CONFIG: 16,
|
||||
MSP_SET_POSITION_ESTIMATION_CONFIG: 17,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue