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 89831dd1d7 Add MSPHelper.getRTC() and MSPHelper.setRTC()
Functions for getting and setting the RTC. Not used for now, but
can be manually called from the debug console for testing RTC
related changes.
2017-10-31 10:51:03 +00:00
..
libraries lib updates 2017-03-08 23:39:01 +01:00
msp Add MSPHelper.getRTC() and MSPHelper.setRTC() 2017-10-31 10:51:03 +00: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 Don't test for RX_NONE on INAV <= 1.7.3 2017-10-18 10:20:27 +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 Use MSPV2_SET_SETTING to set small_angle to 180 on FW presets 2017-10-11 18:45:49 +01:00
msp_balanced_interval.js adaptive intervals 2017-01-25 21:13:58 +01:00
periodicStatusUpdater.js Support more than 32-bits of modes using MSP_ACTIVEBOXES API 2017-10-10 20:55:04 +10:00
peripherals.js Change 'RunCam Split' to 'RunCam Device' 2017-10-19 16:51:48 +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