mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-25 01:05:12 +03:00
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 |
||
---|---|---|
.. | ||
libraries | ||
msp | ||
protocols | ||
workers | ||
boards.js | ||
data_storage.js | ||
eventFrequencyAnalyzer.js | ||
fc.js | ||
gui.js | ||
injected_methods.js | ||
intervals.js | ||
localization.js | ||
model.js | ||
msp.js | ||
msp_balanced_interval.js | ||
periodicStatusUpdater.js | ||
peripherals.js | ||
pid_controller.js | ||
port_handler.js | ||
serial.js | ||
serial_backend.js | ||
serial_queue.js | ||
simple_smooth_filter.js | ||
tasks.js | ||
timeouts.js | ||
walking_average_filter.js |