You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
inav-configurator/js
Alberto García Hierro 76ee83e7a3 Don't stop the promise chain in loadOutputMapping() in < 2.0
Affects the mixer and servos tab. This way they show a couple of
warnings ("no servos" and "upgrade the FC firmware" respectively)
rather than hanging the configurator.

Fixes https://github.com/iNavFlight/inav/issues/3462
6 years ago
..
libraries lib updates 8 years ago
msp Don't stop the promise chain in loadOutputMapping() in < 2.0 6 years ago
protocols Update STM32 USB DFU driver 7 years ago
workers more strict 10 years ago
appUpdater.js add check new app version 7 years ago
boards.js reboot procedure improvements 8 years ago
data_storage.js reject old firmwares 6 years ago
debug_trace.js Move code for the debug trace window to an external script 7 years ago
eventFrequencyAnalyzer.js Frequency analyzer for MSP frames 8 years ago
fc.js Merge pull request #481 from iNavFlight/agh_vtx_settings 6 years ago
gui.js Add support for battery profiles 6 years ago
helpers.js Load and save of mmix over MSP 7 years ago
injected_methods.js crude port 8 years ago
intervals.js callback update improvements 8 years ago
localization.js various code improvements 8 years ago
model.js Updated Nano Talon mixer 6 years ago
motorMixRule.js increased range for motor rules roll/pitch/yaw to -2/2 7 years ago
motorMixerRuleCollection.js motor tab updates 7 years ago
msp.js Add a workaround for uploading fonts on F3 from macOS 6 years ago
msp_balanced_interval.js adaptive intervals 8 years ago
outputMapping.js Output mapping in mixer tab 6 years ago
periodicStatusUpdater.js Add support for battery profiles 6 years ago
peripherals.js Change 'RunCam Split' to 'RunCam Device' 7 years ago
pid_controller.js improved PID controller 8 years ago
port_handler.js Wireless mode preselection 8 years ago
serial.js Improved disconnect handling 6 years ago
serial_backend.js Fix connection to flight controller 6 years ago
serial_queue.js Updated balancing PID tuning 8 years ago
servoMixRule.js UI for smix rules 7 years ago
servoMixerRuleCollection.js Servo output in Servo tab 6 years ago
simple_smooth_filter.js refactoring 8 years ago
tasks.js tab tasks unified 8 years ago
timeouts.js timing methods extracted to separate classes 8 years ago
vtx.js Add support for the new VTX settings API 6 years ago
walking_average_filter.js refactoring 8 years ago