mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-23 00:05:19 +03:00
Implement a combobox selector for the receiver type, showing just the options for the specific type (e.g. selecting serial receiver reveals the combobox for the serial protocol). On INAV > 1.7.3 read and write receiver type to RX_CONFIG rather than to feature bits. Note that this will break the configurator in builds with version = 1.7.4 before https://github.com/iNavFlight/inav/pull/1596/files is applied. |
||
---|---|---|
.. | ||
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 |