1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-14 20:10:11 +03:00
inav-configurator/js
Alberto García Hierro 5ea5399eb2 Fix values for PPM and PWM, rename RX_PARALLEL_PWM to RX_PWM
Name RX_PARALLEL_PWM was confusing, so it's been renamed to
just RX_PWM.
Values for RX_PWM and RX_PPM were swapper, they're now the correct
ones.
Set the order of the rx types as serial, ppm, pwm, spi, msp and none.
Allow versions using the feature bits to select RX_NONE by clearing
all relevant bits in the features.
2017-10-07 10:47:22 +01:00
..
libraries lib updates 2017-03-08 23:39:01 +01:00
msp Rename all references to NRF24 as protocol to SPI 2017-10-07 10:41:00 +01:00
protocols Update STM32 USB DFU driver 2017-09-16 11:21:52 +10: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 Fix values for PPM and PWM, rename RX_PARALLEL_PWM to RX_PWM 2017-10-07 10:47:22 +01: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 Add support for MSPv2 2017-08-27 15:02:40 +02: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 Add MSP version to status line 2017-09-08 20:27:49 +10: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