1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-25 01:05:12 +03:00
inav-configurator/js
Alberto García Hierro 2ef9947dfd Add support for FEATURE_AIRMODE in the Configuration tab
Setting the feature also hides the mode from the modes tab, since
the FC won't register the BOXID as an active one. FC support
detection is based on INAV version >= 1.7.3, since support for
the AIRMODE feature has been advertised by previous releases
but it's not really supported (it does nothing).

Support for INAV is at https://github.com/iNavFlight/inav/pull/1949

Fixes #154
2017-08-21 00:20:42 +02:00
..
libraries lib updates 2017-03-08 23:39:01 +01:00
msp Blackbox moved to Pheripherials column 2017-08-09 18:46:03 +02:00
protocols F72x flashing fix 2017-06-04 11:27:08 +02:00
workers more strict 2014-08-24 23:36:17 +01:00
boards.js reboot procedure improvements 2017-01-30 20:34:35 +01:00
data_storage.js update check disabled 2017-01-23 20:21:17 +01:00
eventFrequencyAnalyzer.js Frequency analyzer for MSP frames 2017-01-18 19:10:29 +01:00
fc.js Add support for FEATURE_AIRMODE in the Configuration tab 2017-08-21 00:20:42 +02:00
gui.js Merge branch 'master' into msp-queue 2017-01-26 17:14:14 +01:00
injected_methods.js crude port 2016-11-29 19:47:47 +01:00
intervals.js callback update improvements 2017-01-18 22:20:15 +01:00
localization.js various code improvements 2016-11-29 23:10:09 +01:00
model.js mixer added to preset 2017-01-09 19:20:37 +01:00
msp.js reboot procedure improvements 2017-01-30 20:34:35 +01:00
msp_balanced_interval.js adaptive intervals 2017-01-25 21:13:58 +01:00
periodicStatusUpdater.js updated paths 2017-03-08 21:07:52 +01:00
peripherals.js add runcam split suport 2017-08-06 11:05:43 +08:00
pid_controller.js improved PID controller 2017-01-21 21:41:25 +01:00
port_handler.js Wireless mode preselection 2017-01-25 21:39:38 +01:00
serial.js reboot procedure improvements 2017-01-30 20:34:35 +01:00
serial_backend.js Merge branch 'master' into msp-queue 2017-01-26 17:14:14 +01:00
serial_queue.js Updated balancing PID tuning 2017-03-11 13:39:15 +01:00
simple_smooth_filter.js refactoring 2017-01-21 19:07:53 +01:00
tasks.js tab tasks unified 2017-01-18 16:50:35 +01:00
timeouts.js timing methods extracted to separate classes 2017-01-18 15:54:45 +01:00
walking_average_filter.js refactoring 2017-01-21 19:07:53 +01:00