betaflight-configurator/tabs
Dominic Clifton f0144b3d99 Fix initialisation of allowTestMode. Without this if you connected to a
board that had 3D API support and then connected to another board
without the 3D API support the test mode would be incorrectly enabled.
2015-12-16 14:46:07 +01:00
..
adjustments.css Minor typo fixes and cleanup 2015-12-16 07:16:25 +11:00
adjustments.html Reformat HTML files. Default Eclipse 4.4 settings. Line Length: 120. 2015-11-10 01:21:47 +00:00
adjustments.js Fix toggle buttons reverting to checkboxes after reboot. 2015-11-11 21:01:22 +00:00
auxiliary.css Minor typo fixes and cleanup 2015-12-16 07:16:25 +11:00
auxiliary.html Reformat HTML files. Default Eclipse 4.4 settings. Line Length: 120. 2015-11-10 01:21:47 +00:00
auxiliary.js Fix toggle buttons reverting to checkboxes after reboot. 2015-11-11 21:01:22 +00:00
blank.html Reformat HTML files. Default Eclipse 4.4 settings. Line Length: 120. 2015-11-10 01:21:47 +00:00
cli.css Format all CSS files. Fixed missing trailing brace in 2015-11-10 00:13:21 +00:00
cli.html Reformat HTML files. Default Eclipse 4.4 settings. Line Length: 120. 2015-11-10 01:21:47 +00:00
cli.js Improve CLI mode entry/exit detection. Fixes #285. 2015-12-16 13:55:35 +01:00
configuration.css Minor typo fixes and cleanup 2015-12-16 07:16:25 +11:00
configuration.html Merge branch 'new_stuff' of 2015-12-15 00:51:42 +01:00
configuration.js fix API version check when loading 3D settings on configuration tab. 2015-12-16 11:03:33 +01:00
dataflash.css Merge remote-tracking branch 'cleanflight/development' into new_stuff 2015-11-16 23:13:35 +01:00
dataflash.html Reformat HTML files. Default Eclipse 4.4 settings. Line Length: 120. 2015-11-10 01:21:47 +00:00
dataflash.js started to work on new GUI functionality 2015-11-15 23:35:22 +01:00
failsafe.css Added support for failsafe TAB 2015-12-13 17:50:26 +01:00
failsafe.html Added support for failsafe TAB 2015-12-13 17:50:26 +01:00
failsafe.js Added support for failsafe TAB 2015-12-13 17:50:26 +01:00
firmware_flasher.css Cleanup and highlight recovery process to cut down on support emails. 2015-12-14 23:59:40 +01:00
firmware_flasher.html Cleanup and highlight recovery process to cut down on support emails. 2015-12-14 23:59:40 +01:00
firmware_flasher.js Erase chip checkbox change event. 2015-11-17 01:07:33 +02:00
gps.css Placing text in the language file 2015-12-02 23:45:31 +01:00
gps.html Placing text in the language file 2015-12-02 23:45:31 +01:00
gps.js storing alternative code 2015-12-02 22:30:09 +01:00
help.css better styling for documentation tab 2015-11-21 17:25:49 +01:00
help.html better styling for documentation tab 2015-11-21 17:25:49 +01:00
help.js Fix toggle buttons reverting to checkboxes after reboot. 2015-11-11 21:01:22 +00:00
landing.css fixing indentation issues. 2015-11-14 11:29:29 +00:00
landing.html Update sponsors panel. 2015-11-28 11:32:41 +00:00
landing.js Merge remote-tracking branch 'cleanflight/development' into GUI-rework 2015-11-11 22:08:19 +01:00
led_strip.css fixing indentation issues. 2015-11-14 11:29:29 +00:00
led_strip.html Reformat HTML files. Default Eclipse 4.4 settings. Line Length: 120. 2015-11-10 01:21:47 +00:00
led_strip.js Fix toggle buttons reverting to checkboxes after reboot. 2015-11-11 21:01:22 +00:00
logging.css Format all CSS files. Fixed missing trailing brace in 2015-11-10 00:13:21 +00:00
logging.html Reformat HTML files. Default Eclipse 4.4 settings. Line Length: 120. 2015-11-10 01:21:47 +00:00
logging.js Fix toggle buttons reverting to checkboxes after reboot. 2015-11-11 21:01:22 +00:00
map.html GPS map checks for online status of the device, 2015-12-02 15:38:39 -05:00
modes.css Format all CSS files. Fixed missing trailing brace in 2015-11-10 00:13:21 +00:00
modes.html Reformat HTML files. Default Eclipse 4.4 settings. Line Length: 120. 2015-11-10 01:21:47 +00:00
modes.js Fix toggle buttons reverting to checkboxes after reboot. 2015-11-11 21:01:22 +00:00
motors.css Merge remote-tracking branch 'cleanflight/development' into GUI-rework 2015-11-10 09:47:42 +01:00
motors.html Disable use of switchery on motors tab for motor control checkbox. 2015-12-16 12:12:02 +01:00
motors.js Fix initialisation of allowTestMode. Without this if you connected to a 2015-12-16 14:46:07 +01:00
options.html Remove unfinished light/dark theme switching code. 2015-11-10 01:37:57 +00:00
pid_tuning.css Removing profile selector from PID tab 2015-11-24 20:23:07 +01:00
pid_tuning.html Merge branch 'new_stuff' of 2015-12-15 00:51:42 +01:00
pid_tuning.js Removing profile selector from PID tab 2015-11-24 20:23:07 +01:00
ports.css Format all CSS files. Fixed missing trailing brace in 2015-11-10 00:13:21 +00:00
ports.html Reformat HTML files. Default Eclipse 4.4 settings. Line Length: 120. 2015-11-10 01:21:47 +00:00
ports.js Add support for LTM telemetry in Cleanflight v1.12.0 / MSP API 1.15 2015-12-14 21:28:22 +01:00
receiver.css small CSS adjustments 2015-11-25 03:36:09 +01:00
receiver.html Reformat HTML files. Default Eclipse 4.4 settings. Line Length: 120. 2015-11-10 01:21:47 +00:00
receiver.js rssi_channel range is from 1-12 in firmware 2015-11-18 19:52:10 +01:00
receiver_msp.css Fixing tab area (when log is open) = now scrollable. Also fixed: receiverMSP Button 2015-11-15 16:33:37 +01:00
receiver_msp.html Fixing tab area (when log is open) = now scrollable. Also fixed: receiverMSP Button 2015-11-15 16:33:37 +01:00
receiver_msp.js ...restoring some files 2015-10-23 15:42:32 +02:00
review.html implemented simple review mechanism 2014-11-21 08:40:43 +01:00
sensors.css Format all CSS files. Fixed missing trailing brace in 2015-11-10 00:13:21 +00:00
sensors.html Reformat HTML files. Default Eclipse 4.4 settings. Line Length: 120. 2015-11-10 01:21:47 +00:00
sensors.js Fix toggle buttons reverting to checkboxes after reboot. 2015-11-11 21:01:22 +00:00
servos.css Format all CSS files. Fixed missing trailing brace in 2015-11-10 00:13:21 +00:00
servos.html Fixing toggle buttons and the motors tab 2015-11-10 09:38:43 +01:00
servos.js Fix servo range 2015-12-14 14:23:54 +01:00
setup.css Minor typo fixes and cleanup 2015-12-16 07:16:25 +11:00
setup.html Prevent 3D model from overlapping while log is open 2015-11-11 13:09:54 +01:00
setup.js improving render quality of 3d model in setup tab 2015-11-17 13:32:33 +01:00