betaflight-configurator/tabs
Gary Keeble 77c5670d60 Corrections as per PR comments
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)
2016-09-18 14:14:54 +01:00
..
adjustments.css
adjustments.html Add RC Rate Yaw as adjustment function 2016-08-08 23:17:22 +02:00
adjustments.js Fixed reference from 'MspHelper' to 'mspHelper'. 2016-08-14 01:15:14 +12:00
auxiliary.css
auxiliary.html
auxiliary.js Fixed reference from 'MspHelper' to 'mspHelper'. 2016-08-14 01:15:14 +12:00
blank.html
cli.css
cli.html
cli.js Fixed profile switching in the CLI. 2016-09-13 02:12:31 +12:00
configuration.css
configuration.html Added 3D deadband throttle. Also, did some code cleanup. 2016-09-02 00:56:50 +12:00
configuration.js Added 3D deadband throttle. Also, did some code cleanup. 2016-09-02 00:56:50 +12:00
failsafe.css Added expert mode. Moved FAILSAFE feature back into failsafe tab. 2016-08-24 17:13:20 +12:00
failsafe.html Added expert mode. Moved FAILSAFE feature back into failsafe tab. 2016-08-24 17:13:20 +12:00
failsafe.js Added expert mode. Moved FAILSAFE feature back into failsafe tab. 2016-08-24 17:13:20 +12:00
firmware_flasher.css
firmware_flasher.html
firmware_flasher.js Implemented support for MSP jumbo frames, switched dataflash reading to be using jumbo frames. 2016-09-15 09:27:39 +12:00
gps.css
gps.html
gps.js Separation of MSP code into protocol and config parts, will ease further development and readability 2016-08-11 22:20:23 +02:00
help.css
help.html
help.js
landing.css
landing.html
landing.js
led_strip.css
led_strip.html
led_strip.js Fixed reference from 'MspHelper' to 'mspHelper'. 2016-08-14 01:15:14 +12:00
logging.css
logging.html
logging.js Separation of MSP code into protocol and config parts, will ease further development and readability 2016-08-11 22:20:23 +02:00
map.html
motors.css
motors.html
motors.js Cleanup crunch(), switch to use .pushX functions 2016-08-18 01:00:07 +02:00
onboard_logging.css
onboard_logging.html Additional localization cleanup 2016-08-02 21:19:37 +02:00
onboard_logging.js Implemented support for MSP jumbo frames, switched dataflash reading to be using jumbo frames. 2016-09-15 09:27:39 +12:00
options.html Added expert mode. Moved FAILSAFE feature back into failsafe tab. 2016-08-24 17:13:20 +12:00
osd.css [OSD] updates including inflection.js, stylistic cleanups including 2 spaces instead of 4, change the default background image back 2016-08-12 22:08:34 -07:00
osd.html [OSD] updates including inflection.js, stylistic cleanups including 2 spaces instead of 4, change the default background image back 2016-08-12 22:08:34 -07:00
osd.js Merge pull request #198 from KiteAnton/msp_rework3 2016-08-14 00:41:25 +12:00
pid_tuning.css Rates Graph Update 2016-09-17 08:03:00 +01:00
pid_tuning.html Corrections as per PR comments 2016-09-18 14:14:54 +01:00
pid_tuning.js Corrections as per PR comments 2016-09-18 14:14:54 +01:00
ports.css
ports.html
ports.js Implemented support for MSP jumbo frames, switched dataflash reading to be using jumbo frames. 2016-09-15 09:27:39 +12:00
receiver.css Moved RC interpolation settings into receiver tab. 2016-09-09 15:48:36 +12:00
receiver.html Moved RC interpolation settings into receiver tab. 2016-09-09 15:48:36 +12:00
receiver.js Moved RC interpolation settings into receiver tab. 2016-09-09 15:48:36 +12:00
receiver_msp.css
receiver_msp.html
receiver_msp.js
review.html
sensors.css
sensors.html
sensors.js Separation of MSP code into protocol and config parts, will ease further development and readability 2016-08-11 22:20:23 +02:00
servos.css
servos.html
servos.js Fixed reference from 'MspHelper' to 'mspHelper'. 2016-08-14 01:15:14 +12:00
setup.css
setup.html
setup.js Separation of MSP code into protocol and config parts, will ease further development and readability 2016-08-11 22:20:23 +02:00
transponder.css
transponder.html
transponder.js Separation of MSP code into protocol and config parts, will ease further development and readability 2016-08-11 22:20:23 +02:00