..
libraries
lib updates
2017-03-08 23:39:01 +01:00
msp
Remove "SPIx: xxxxx" debug statements from the GUI log
2019-04-25 19:45:13 +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
appUpdater.js
offer update only if latest release is not prerelease
2019-02-13 09:24:04 +01:00
boards.js
Cleanup and default to VCP board
2019-01-23 17:25:47 +01:00
data_storage.js
Set min and max supported firmware
2019-04-27 20:20:42 +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
Merge remote-tracking branch 'origin/master' into dzikuvx-logic-conditions
2019-04-01 19:05:25 +02:00
gui.js
Offline missions (with FC disconnected) on file ( #720 )
2019-04-29 17:23:32 +02:00
helpers.js
Rebase CLI tab on latest CF
2018-11-29 14:26:02 +01:00
injected_methods.js
Add maximum PITCH and ROLL angles to the PID tuning tab
2018-07-09 14:02:53 +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
logicCondition.js
UI improvements and saving
2019-04-01 21:22:22 +02:00
logicConditionsCollection.js
GUI improvements
2019-04-04 15:45:15 +02:00
model.js
Fix Nano Talon mixer
2018-07-22 08:20:36 +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
outputMapping.js
Output mapping in mixer tab
2018-06-02 17:38:37 +02:00
periodicStatusUpdater.js
1.8 removed
2019-02-26 15:23:04 +01: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
Remove Autoconnect
2019-04-27 19:24:14 +02:00
serial.js
Increase timeout on serial port
2019-02-11 09:26:42 +01:00
serial_backend.js
Merge pull request #757 from iNavFlight/dzikuvx-min-max-firmware-changes
2019-04-28 15:29:42 +02:00
serial_queue.js
lower periodic tasks frequency
2019-02-11 10:36:44 +01:00
servoMixerRuleCollection.js
Backend for getting logic conditions from FC
2019-03-10 14:39:32 +01:00
servoMixRule.js
Backend for getting logic conditions from FC
2019-03-10 14:39:32 +01:00
settings.js
Iterm relax settings
2019-04-27 19:08:32 +02:00
simple_smooth_filter.js
refactoring
2017-01-21 19:07:53 +01:00
tasks.js
lower periodic tasks frequency
2019-02-11 10:36:44 +01:00
timeouts.js
timing methods extracted to separate classes
2017-01-18 15:54:45 +01:00
vtx.js
Fix GUI VTX power settings
2019-03-24 17:58:53 +01:00
walking_average_filter.js
refactoring
2017-01-21 19:07:53 +01:00