1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-24 16:55:22 +03:00
inav-configurator/js
Alberto García Hierro 205d8c2df7 Add a workaround for uploading fonts on F3 from macOS
Change MSP.send_message() and MSP.promise() to accept an optional
protocol version argument. If null or undefined, the default version
set for the MSP instance is used instead.

Use this additional argument in FONT.upload(), so we avoid generating
64 byte writes when uploading a font.
2018-05-19 11:35:28 +01:00
..
libraries lib updates 2017-03-08 23:39:01 +01:00
msp MIssing filter configs in FILTER_CONFIG 2018-05-13 10:28:11 +02: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
appUpdater.js add check new app version 2017-12-28 13:47:40 +03:00
boards.js reboot procedure improvements 2017-01-30 20:34:35 +01:00
data_storage.js reject old firmwares 2018-05-08 08:45:34 +02:00
debug_trace.js Move code for the debug trace window to an external script 2018-02-12 21:41:49 +00:00
eventFrequencyAnalyzer.js Frequency analyzer for MSP frames 2017-01-18 19:10:29 +01:00
fc.js Add BMI160 gyro 2018-05-13 20:05:45 +10:00
gui.js Mixer tab, first elements 2018-03-29 22:24:37 +02:00
helpers.js Load and save of mmix over MSP 2018-01-28 18:39:13 +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 small cleanup 2018-05-09 15:48:58 +02:00
motorMixerRuleCollection.js motor tab updates 2018-04-05 14:11:11 +02:00
motorMixRule.js increased range for motor rules roll/pitch/yaw to -2/2 2018-04-11 09:09:58 +02:00
msp.js Add a workaround for uploading fonts on F3 from macOS 2018-05-19 11:35:28 +01:00
msp_balanced_interval.js adaptive intervals 2017-01-25 21:13:58 +01:00
periodicStatusUpdater.js references to INAV 1.2 removed 2018-05-07 20:46:11 +02: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 Improved disconnect handling 2018-05-02 20:57:08 +02:00
serial_backend.js Fix connection to flight controller 2018-05-08 11:44:23 +01:00
serial_queue.js Updated balancing PID tuning 2017-03-11 13:39:15 +01:00
servoMixerRuleCollection.js correctly set number of motors and servos 2018-04-04 19:42:14 +02:00
servoMixRule.js UI for smix rules 2018-01-24 16:25:39 +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