1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-23 16:25:19 +03:00
inav-configurator/js
Darren Lines 15dea6b6d3 Reconfigured Advanced Tuning
The Advanced Tuning page has been reconfigured. It now will show only relevant settings based on the platform. Fixed Wing and Multirotor have their own top sections. Other platforms see both those sections as a fall-back, The bottom section (generic) is visible for all platforms. There is no replication on any views.

I have also updated the code to use the new data-setting method. Though this seems to have added some lag in loading times.
2021-04-10 10:29:48 +01:00
..
libraries Fix app not starting in chrome 2019-06-09 13:11:09 +02:00
msp Add ability to read Programming PID status via MSP 2021-02-21 11:20:19 +01:00
protocols [DFU] Allow variable transfer size (required for H7 flashing) 2020-08-02 15:14:36 +02: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 require 3.0 firmware version 2021-04-07 14:29:28 +02:00
debug_trace.js Move code for the debug trace window to an external script 2018-02-12 21:41:49 +00:00
defaults_dialog.js lpf cutoff 2021-03-21 20:08:52 +01:00
eventFrequencyAnalyzer.js Frequency analyzer for MSP frames 2017-01-18 19:10:29 +01:00
fc.js Reconfigured Advanced Tuning 2021-04-10 10:29:48 +01:00
feature_framework.js Improve Outputs handling 2019-11-21 19:52:28 +01:00
globalVariablesStatus.js Allow for 32 LCs and 8 GVARs 2020-07-31 11:53:29 +02:00
gui.js fix missing blackbox animation 2020-07-29 12:57:07 +03:00
helpers.js Rebase CLI tab on latest CF 2018-11-29 14:26:02 +01:00
injected_methods.js Add DataView.asHex() 2020-01-21 20:56:38 +00:00
intervals.js callback update improvements 2017-01-18 22:20:15 +01:00
localization.js [i18n] Applying localization to elements with non-empty titles 2020-01-29 21:58:01 +00:00
logicCondition.js UI for LC activator 2020-04-14 14:43:27 +02:00
logicConditionsCollection.js Allow for 32 LCs and 8 GVARs 2020-07-31 11:53:29 +02:00
logicConditionsStatus.js Report logic condiotion activation status 2019-09-14 12:55:16 +02:00
model.js Add model flying wing json 2021-03-24 11:54:29 +01: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 Fix some minor issues on mixer tab 2019-12-09 17:55:33 +01:00
periodicStatusUpdater.js Cleanup INAV 2.0.0 2019-10-26 22:30:59 +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 Remove Autoconnect 2019-04-27 19:24:14 +02:00
preset_definitions.js lpf cutoff 2021-03-21 20:08:52 +01:00
programmingPid.js Show PID output in GUI 2021-04-05 16:06:03 +02:00
programmingPidCollection.js Show PID output in GUI 2021-04-05 16:06:03 +02:00
programmingPidStatus.js Add ability to read Programming PID status via MSP 2021-02-21 11:20:19 +01:00
serial.js Increase timeout on serial port 2019-02-11 09:26:42 +01:00
serial_backend.js Added firmware version number to configurator 2020-11-26 21:07:58 +00:00
serial_queue.js lower periodic tasks frequency 2019-02-11 10:36:44 +01:00
servoMixerRuleCollection.js Correcty unique used servo indexes 2020-09-29 12:45:42 +02:00
servoMixRule.js Backend for getting logic conditions from FC 2019-03-10 14:39:32 +01:00
settings.js IDLE and number of poles 2020-01-22 20:59:11 +01:00
simple_smooth_filter.js refactoring 2017-01-21 19:07:53 +01:00
tabs.js Basic PID Tab rework 2019-11-21 22:20:44 +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