1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-23 08:15:22 +03:00
betaflight-configurator/tabs
2015-12-28 22:06:28 +01:00
..
adjustments.css Minor typo fixes and cleanup 2015-12-16 07:16:25 +11:00
adjustments.html Including changes from NightHawk32 2015-12-07 02:51:06 +01:00
adjustments.js Including changes from NightHawk32 2015-12-07 02:51:06 +01: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 CLI: Fix undefined tab_switch_in_progress error 2015-12-24 00:26:51 +13:00
configuration.css better contrast for some fonts 2015-12-28 22:06:28 +01:00
configuration.html Correcting Labels 2015-12-15 22:37:40 +01:00
configuration.js Merge branch 'cleanflight/development' into NewPIDFunctions 2015-12-17 11:41:20 +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 better contrast for some fonts 2015-12-28 22:06:28 +01:00
failsafe.html Failsafe TAB - moved styling from HTML to CSS 2015-12-16 15:43:51 +01:00
failsafe.js RXFAIL send method that allows more future RX channels 2015-12-17 11:33:39 +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 Fix sponsor URL on welcome tab. 2015-12-16 23:47:38 +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 new Filters Box from PID Tab 2015-12-12 23:46:51 +01:00
pid_tuning.html Merge branch 'cleanflight/development' into NewPIDFunctions 2015-12-15 01:43:24 +01:00
pid_tuning.js PID controllers can now be reset to defaults 2015-12-12 18:42:49 -05:00
ports.css Ports Tab cleanup 2015-12-08 16:00:20 +01:00
ports.html Reformat HTML files. Default Eclipse 4.4 settings. Line Length: 120. 2015-11-10 01:21:47 +00:00
ports.js Change VCP reconnect delay to 2.5 seconds. 2 seconds was not long 2015-12-17 09:52:10 +01:00
receiver.css replacing deadband inputs 2015-12-09 23:39:15 +01:00
receiver.html adding tooltips to receiver tab 2015-12-10 12:34:04 +01:00
receiver.js some renaming to RC_DEADBAND in the receiver tab 2015-12-27 18:56:00 -05: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 error on servos page when servos not supported by the target. 2015-12-18 14:48:08 +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