1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-24 16:55:22 +03:00
inav-configurator/js
Darren Lines f0c593859c Allow default baud rates on ports page
This PR allows default baud rates to be set, per function, on the ports page. For example, SmartPort should run at 57600 baud. But, when the option is selected currently, the baud rate stays at 115200. This PR corrects that.
2022-12-25 20:28:02 +00: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 Allow default baud rates on ports page 2022-12-25 20:28:02 +00:00
protocols BLE, TCP and UDP Support 2022-03-31 16:18:46 +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 Version bump for 6.0 2022-06-21 08:28:21 +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 Renamed parameter 2022-11-27 11:00:42 +00:00
eventFrequencyAnalyzer.js Frequency analyzer for MSP frames 2017-01-18 19:10:29 +01:00
fc.js Fix calibration button 2022-12-07 19:55:49 +00: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 Merge branch 'master' into MrD_Changes-for-PR-8401 2022-10-01 14:24:41 +01: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 Added colouration for the + and - stabilised mixes 2022-06-21 22:11:02 +01:00
motorMixerRuleCollection.js motor tab updates 2018-04-05 14:11:11 +02:00
motorMixRule.js Fixed rounding error in motor mixer 2022-02-16 18:29:01 +00:00
msp.js Path more cases that lead to inproper MSP version select 2022-03-11 13:02:06 +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 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 BLE, TCP and UDP Support 2022-03-31 16:18:46 +02: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 Drop IMU2 function 2022-10-23 09:59:54 +02:00
serial_queue.js BLE, TCP and UDP Support 2022-03-31 16:18:46 +02:00
servoMixerRuleCollection.js Dynamic mixer outputs image 2022-03-13 10:25:22 +00:00
servoMixRule.js Backend for getting logic conditions from FC 2019-03-10 14:39:32 +01:00
settings.js Improve non-metric handling 2022-11-16 08:36:57 +00: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
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 Add status check 2021-10-02 10:55:17 +01:00
waypointCollection.js fixes 2021-11-15 22:14:59 +00:00