1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-13 11:29:53 +03:00
inav-configurator/js
2024-03-23 13:23:43 +01:00
..
connection BLE, TCP and UDP Support 2022-03-31 16:18:46 +02:00
libraries MP version 1.5 2021-05-27 18:29:48 +02:00
msp Merge branch 'master' into dzikuvx-wizard 2024-03-23 13:23:43 +01:00
protocols Merge branch 'master' into release_6.1.0 2023-06-09 15:41:27 +02:00
workers more strict 2014-08-24 23:36:17 +01:00
appUpdater.js Added some i18n to strings for the GUI console. 2023-05-16 21:20:23 +08:00
boards.js Cleanup and default to VCP board 2019-01-23 17:25:47 +01:00
CliAutoComplete.js inav cli autocomplete into options 2023-10-29 18:32:04 +01:00
data_storage.js Version bump 2024-02-02 10:48:22 +01: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 Merge branch 'master' into dzikuvx-wizard 2024-03-23 13:23:43 +01:00
defaults_dialog_entries.js Merge branch 'master' into dzikuvx-wizard 2024-03-23 13:23:43 +01:00
eventFrequencyAnalyzer.js Frequency analyzer for MSP frames 2017-01-18 19:10:29 +01:00
fc.js Merge pull request #1846 from error414/adsb 2024-02-02 10:34:27 +01:00
feature_framework.js drop BF_CONFIG MSP frame 2022-02-23 16:02:47 +01:00
globalVariablesStatus.js Allow for 32 LCs and 8 GVARs 2020-07-31 11:53:29 +02:00
gui.js minor tweaks 2023-11-13 02:11:15 +09:00
helpers.js Removed MSP parts 2022-08-15 18:02:07 +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 Re-ordered Adjustments 2022-05-19 08:41:00 +01:00
logicCondition.js Fixed and enhanced LC display 2022-08-13 19:40:38 +01:00
logicConditionsCollection.js Fixed and enhanced LC display 2022-08-13 19:40:38 +01:00
logicConditionsStatus.js Report logic condiotion activation status 2019-09-14 12:55:16 +02:00
model.js fix motor stop on low preset 2023-10-21 00:51:50 +09:00
motorMixerRuleCollection.js fix mixer_profie configurator issue 2023-10-12 22:33:49 +09:00
motorMixRule.js fix mixer_profie configurator issue 2023-10-12 22:33:49 +09:00
msp.js Successfully edited and saved strobe overlay 2022-11-09 22:08:34 +01:00
msp_balanced_interval.js adaptive intervals 2017-01-25 21:13:58 +01:00
outputMapping.js Minor UI changes 2023-10-03 20:02:56 +02:00
periodicStatusUpdater.js BLE, TCP and UDP Support 2022-03-31 16:18:46 +02:00
peripherals.js Update peripherals.js 2022-08-13 11:57:34 +01:00
pid_controller.js improved PID controller 2017-01-21 21:41:25 +01:00
port_handler.js Filter out serial ports identified by HEX address only 2023-12-25 13:32:59 +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
safehome.js Waypoint OOP version 2.4 2021-04-16 22:33:07 +02:00
safehomeCollection.js Waypoint OOP version 1.9 2021-04-14 21:10:45 +02:00
serial_backend.js Only show EzTune tab when platform is multirotor 2023-11-04 21:34:40 +00:00
serial_queue.js BLE, TCP and UDP Support 2022-03-31 16:18:46 +02:00
servoMixerRuleCollection.js minor fix on output mapping 2023-10-13 04:27:39 +09:00
servoMixRule.js Backend for getting logic conditions from FC 2019-03-10 14:39:32 +01:00
settings.js Rate dynamics sliders 2023-10-04 16:17:11 +02:00
simple_smooth_filter.js refactoring 2017-01-21 19:07:53 +01:00
sitl.js [SITl] Fix serial selection and executable name on Linux 2023-04-24 12:51:19 +01:00
tabs.js Basic PID Tab rework 2019-11-21 22:20: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
waypoint.js Change Bing SL to Ellipsoid datum 2023-11-20 22:37:10 +00:00
waypointCollection.js Update waypointCollection.js 2023-02-14 19:19:12 +00:00