mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-19 06:15:13 +03:00
1. Moved plotStickPositions() function to RateCurve.js and renamed to drawStickPositions() 2. Modified currentValue to prevent 0/-0 flickering. 3. Layers given unique id’s to remove indexing. 4. RC value monitoring now in function TABS.pid_tuning.checkRC() 5. updateRateLabels now in function TABS.pid_tuning.updateRateLabels() 6. Moved drawAxisLabel() and drawBaloonLabel() into function TABS.pid_tuning.updateRateLabels() (as they are only used there) |
||
---|---|---|
.. | ||
libraries | ||
msp | ||
protocols | ||
workers | ||
backup_restore.js | ||
boards.js | ||
data_storage.js | ||
fc.js | ||
Features.js | ||
gui.js | ||
injected_methods.js | ||
localization.js | ||
model.js | ||
msp.js | ||
port_handler.js | ||
port_usage.js | ||
RateCurve.js | ||
serial.js | ||
serial_backend.js |