You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
inav-configurator/js
Michel Pastor b579a216ec
Remove the unused PWM_SERVO_DRIVER feature which is unused (#1179)
The right way to enable the external PWM driver is now to set `servo_protocol` to `PWM_DRIVER`
4 years ago
..
libraries Fix app not starting in chrome 5 years ago
msp Add ability to read Programming PID status via MSP 4 years ago
protocols [DFU] Allow variable transfer size (required for H7 flashing) 4 years ago
workers more strict 10 years ago
appUpdater.js offer update only if latest release is not prerelease 6 years ago
boards.js Cleanup and default to VCP board 6 years ago
data_storage.js Version bump to 2.7 4 years ago
debug_trace.js Move code for the debug trace window to an external script 7 years ago
defaults_dialog.js Removed mc_ from airmode settings 4 years ago
eventFrequencyAnalyzer.js Frequency analyzer for MSP frames 8 years ago
fc.js Remove the unused PWM_SERVO_DRIVER feature which is unused (#1179) 4 years ago
feature_framework.js Improve Outputs handling 5 years ago
globalVariablesStatus.js Allow for 32 LCs and 8 GVARs 4 years ago
gui.js fix missing blackbox animation 4 years ago
helpers.js Rebase CLI tab on latest CF 6 years ago
injected_methods.js Add DataView.asHex() 5 years ago
intervals.js callback update improvements 8 years ago
localization.js [i18n] Applying localization to elements with non-empty titles 5 years ago
logicCondition.js UI for LC activator 5 years ago
logicConditionsCollection.js Allow for 32 LCs and 8 GVARs 4 years ago
logicConditionsStatus.js Report logic condiotion activation status 5 years ago
model.js V-Tail and airplane without rudder mixer images 4 years ago
motorMixRule.js increased range for motor rules roll/pitch/yaw to -2/2 7 years ago
motorMixerRuleCollection.js motor tab updates 7 years ago
msp.js Add a workaround for uploading fonts on F3 from macOS 6 years ago
msp_balanced_interval.js adaptive intervals 8 years ago
outputMapping.js Fix some minor issues on mixer tab 5 years ago
periodicStatusUpdater.js Cleanup INAV 2.0.0 5 years ago
peripherals.js Change 'RunCam Split' to 'RunCam Device' 7 years ago
pid_controller.js improved PID controller 8 years ago
port_handler.js Remove Autoconnect 5 years ago
preset_definitions.js Removed mc_ from airmode settings 4 years ago
programmingPid.js MSP Interface for Programming PID 4 years ago
programmingPidCollection.js MSP Interface for Programming PID 4 years ago
programmingPidStatus.js Add ability to read Programming PID status via MSP 4 years ago
serial.js Increase timeout on serial port 6 years ago
serial_backend.js Added firmware version number to configurator 4 years ago
serial_queue.js lower periodic tasks frequency 6 years ago
servoMixRule.js Backend for getting logic conditions from FC 6 years ago
servoMixerRuleCollection.js Correcty unique used servo indexes 4 years ago
settings.js IDLE and number of poles 5 years ago
simple_smooth_filter.js refactoring 8 years ago
tabs.js Basic PID Tab rework 5 years ago
tasks.js lower periodic tasks frequency 6 years ago
timeouts.js timing methods extracted to separate classes 8 years ago
vtx.js Fix GUI VTX power settings 6 years ago
walking_average_filter.js refactoring 8 years ago