1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-13 03:19:54 +03:00
inav-configurator/js
Mr D - RC aa8800719e Updated dataflash area
- Added line break to make better use of space with no overlapping of the box
- Changed the JS to use i18n to get the correct text for the dataflash box
2024-11-28 08:26:11 +00: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 Save geozones correctly 2024-11-20 22:59:30 -03:00
protocols Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into Electron 2024-04-18 18:30:48 -03:00
ublox Add error message to locale. 2024-06-23 23:48:10 +02:00
workers more strict 2014-08-24 23:36:17 +01:00
appUpdater.js Get latest release instead of list of all releases 2024-06-23 20:30:52 +02:00
bitHelper.js Allow reassignment of led pin to servos or motors 2024-05-11 23:47:19 +02: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 Fix profile change not working 2024-09-21 10:11:22 +01: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 Fix profile change not working 2024-09-21 10:11:22 +01:00
defaults_dialog_entries.js Remove outdated setting 2024-11-16 19:57:29 -03:00
eventFrequencyAnalyzer.js Convert to CommonJS Modules 2024-02-26 11:58:56 -03:00
fc.js More fixes 2024-11-19 21:40:10 -03:00
feature_framework.js Convert to CommonJS Modules Part 3 2024-04-18 15:39:19 -03:00
flightModes.js Add headtracker port 2024-06-08 22:35:34 +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
geozone.js Fix Geozone sanity check - ASL 2024-11-19 12:55:06 -03:00
geozoneCollection.js Save geozones correctly 2024-11-20 22:59:30 -03:00
globalSettings.js Update link to OSD symbols for custom elements 2024-11-09 09:55:00 +00:00
globalUpdates.js Update link to OSD symbols for custom elements 2024-11-09 09:55:00 +00: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 Updated dataflash area 2024-11-28 08:26:11 +00: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 Adding Ukrainian translation for the INAV Configurator. If you want to review, suggest some change or fix errors - please use crowdin to send your suggestions. https://crowdin.com/project/inav-in-ukrainian 2024-09-20 20:46:39 +03:00
logicCondition.js Refactor programming defines and extract definitions to separate modules 2024-05-21 08:32:01 +02:00
logicConditionOperantTypes.js Added uplink RSSI dBm to programming framework 2024-11-05 20:46:45 +00:00
logicConditionOperators.js Consolidate the old PIDProfile and Profile in to Control Profile 2024-06-02 18:54:28 +01: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 Update main.js 2024-08-21 23:07:08 +02:00
model.js js/model.js: PLATFORM_OTHER is not valid, remove 2024-07-06 19:21:24 -05: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 Use new special label info from msp to tag led pin. 2024-05-31 17:30:44 +02:00
periodicStatusUpdater.js More... 2024-11-20 01:15:05 -03: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 Refactor programming defines and extract definitions to separate modules 2024-05-21 08:32:01 +02: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 Updated dataflash area 2024-11-28 08:26:11 +00:00
serial_queue.js get rid of drop ratio and PID controller 2024-04-26 22:20:41 +02:00
serialPortHelper.js Add ELRS mavlinkrc baud rate 2024-07-10 10:08:36 +02: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 Extend settings cache with build info 2024-06-16 20:08:17 +02:00
simple_smooth_filter.js Convert to CommonJS Modules 2024-02-26 11:58:56 -03:00
sitl.js Fix: Input field lost focus after confirm() and alert() 2024-11-20 10:58:10 -03: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 Adjust if/else syntax 2024-10-10 16:20:08 +01: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
wizard_save_framework.js Enable virtual pitot when a GNSS module is setup in the wizard 2024-11-10 15:41:21 +00:00
wizard_ui_bindings.js Fix GPS wizard step in case no GPS port is preselected 2024-06-22 20:36:13 +02:00