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 3b5660bdcc Fix connection to flight controller
Also, refactor the code for invalid firmware variant/version a bit,
removing code used for versions older than 1.6.0.
6 years ago
..
libraries lib updates 8 years ago
msp fixed required fc version 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 #401 from shellixyz/msp_decode_output_mapping 6 years ago
gui.js Mixer tab, first elements 7 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 Airplane with differentual thrust mixer preset 7 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 Use MSPV2_SET_SETTING to set small_angle to 180 on FW presets 7 years ago
msp_balanced_interval.js adaptive intervals 8 years ago
periodicStatusUpdater.js references to INAV 1.2 removed 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 correctly set number of motors and servos 7 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
walking_average_filter.js refactoring 8 years ago