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-05-17 08:12:02 +02:00
..
connection Merge pull request #2048 from iNavFlight/dzikuvx-mps-queue-improvements 2024-04-27 22:21:43 +02:00
libraries [electron] fix case for js/libraries/jBox (iaw upstream) 2024-04-24 14:44:10 +01:00
msp Cache settings in local storage 2024-05-12 20:10:34 +02:00
protocols Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into Electron 2024-04-18 18:30:48 -03:00
workers more strict 2014-08-24 23:36:17 +01:00
appUpdater.js Fixes, Readme, Makers 2024-04-21 20:46:16 -03:00
bitHelper.js Convert to CommonJS Modules 2024-02-26 11:58:56 -03:00
boards.js Convert to CommonJS Modules 2024-02-26 11:58:56 -03:00
CliAutoComplete.js Convert to CommonJS Modules Part 3 2024-04-18 15:39:19 -03:00
configurator_main.js Add and option to flush settings cache 2024-05-12 20:23:07 +02:00
data_storage.js Convert to CommonJS Modules 2024-02-26 11:58:56 -03: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-04-24 08:34:08 +02:00
defaults_dialog_entries.js Update layout of the defaults dialog 2024-05-17 08:12:02 +02:00
eventFrequencyAnalyzer.js Convert to CommonJS Modules 2024-02-26 11:58:56 -03:00
fc.js Cache settings in local storage 2024-05-12 20:10:34 +02:00
feature_framework.js Convert to CommonJS Modules Part 3 2024-04-18 15:39:19 -03:00
flightModes.js Generate AUX_CONFIGS from FLIGHT_MODES 2024-05-11 22:37:09 +02:00
fwApproach.js Convert to CommonJS Modules Part 3 2024-04-18 15:39:19 -03:00
fwApproachCollection.js Convert to CommonJS Modules Part 3 2024-04-18 15:39:19 -03:00
globalSettings.js Convert to CommonJS Modules 2024-02-26 11:58:56 -03:00
globalUpdates.js Convert to CommonJS Modules Part 3 2024-04-18 15:39:19 -03:00
globalVariablesStatus.js Convert to CommonJS Modules 2024-02-26 11:58:56 -03:00
groundstation.js Merge pull request #1961 from Scavanger/Electron 2024-04-23 21:42:20 +02:00
gui.js Remove modes tab as not used and replaced by auxiliary years ago 2024-05-11 08:50:02 +02:00
helpers.js Pass FC.CONFIG as reference 2024-05-10 14:37:39 +02:00
injected_methods.js Add DataView.asHex() 2020-01-21 20:56:38 +00:00
intervals.js Merge branch 'master' into dzikuvx-groundstation-activation 2024-04-25 12:56:27 +02:00
localization.js Convert to CommonJS Modules Part 3 2024-04-18 15:39:19 -03:00
logicCondition.js Convert to CommonJS Modules Part 3 2024-04-18 15:39:19 -03:00
logicConditionsCollection.js Convert to CommonJS Modules Part 3 2024-04-18 15:39:19 -03:00
logicConditionsStatus.js Convert to CommonJS Modules 2024-02-26 11:58:56 -03:00
ltmDecoder.js Convert to CommonJS Modules Part 3 2024-04-18 15:39:19 -03:00
main.js Merge branch 'master' of https://github.com/RomanLut/inav-configurator into submit-serial-receiver 2024-04-28 21:25:24 +02:00
model.js Convert to CommonJS Modules Part 3 2024-04-18 15:39:19 -03:00
motorMixerRuleCollection.js Convert to CommonJS Modules Part 3 2024-04-18 15:39:19 -03:00
motorMixRule.js Convert to CommonJS Modules Part 3 2024-04-18 15:39:19 -03:00
msp.js Status updated changes 2024-04-26 21:36:02 +02:00
mwnp.js Convert to CommonJS Modules Part 3 2024-04-18 15:39:19 -03:00
outputMapping.js Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into Electron 2024-04-18 18:30:48 -03:00
periodicStatusUpdater.js Status updated changes 2024-04-26 21:36:02 +02:00
peripherals.js Convert to CommonJS Modules Part 3 2024-04-18 15:39:19 -03:00
port_handler.js Update port_handler.js 2024-05-15 15:03:43 +08:00
programmingPid.js Convert to CommonJS Modules Part 3 2024-04-18 15:39:19 -03:00
programmingPidCollection.js Convert to CommonJS Modules Part 3 2024-04-18 15:39:19 -03:00
programmingPidStatus.js Convert to CommonJS Modules 2024-02-26 11:58:56 -03:00
safehome.js Convert to CommonJS Modules Part 3 2024-04-18 15:39:19 -03:00
safehomeCollection.js Convert to CommonJS Modules Part 3 2024-04-18 15:39:19 -03:00
serial_backend.js Do not use MSP_BOXNAMES 2024-05-11 09:05:50 +02:00
serial_queue.js get rid of drop ratio and PID controller 2024-04-26 22:20:41 +02:00
serialPortHelper.js Convert to CommonJS Modules Part 3 2024-04-18 15:39:19 -03:00
servoMixerRuleCollection.js Convert to CommonJS Modules Part 3 2024-04-18 15:39:19 -03:00
servoMixRule.js Convert to CommonJS Modules Part 3 2024-04-18 15:39:19 -03:00
settings.js Fix additional tabs 2024-05-05 21:40:10 +02:00
settingsCache.js Add and option to flush settings cache 2024-05-12 20:23:07 +02:00
simple_smooth_filter.js Convert to CommonJS Modules 2024-02-26 11:58:56 -03:00
sitl.js Merge branch 'master' of https://github.com/RomanLut/inav-configurator into submit-serial-receiver 2024-04-28 21:25:24 +02:00
tabs.js Convert to CommonJS Modules Part 3 2024-04-18 15:39:19 -03:00
timeouts.js Convert to CommonJS Modules 2024-02-26 11:58:56 -03:00
vtx.js Convert to CommonJS Modules 2024-02-26 11:58:56 -03:00
walking_average_filter.js Convert to CommonJS Modules 2024-02-26 11:58:56 -03:00
waypoint.js bing dem datum fix 2024-04-27 11:49:58 +01:00
waypointCollection.js Fix mission planner 2024-04-24 09:56:27 -03:00