betaflight-configurator/tabs
gael a6807d5945 Issue #153 finer mag_declination in GUI
Allow declination to be set exactly in degrees,minutes (therefore uses
exactly the same value as in CLI instead of rounding it)
2016-04-18 23:19:07 +02:00
..
adjustments.css Further CSS cleanup 2016-01-03 15:42:21 +01:00
adjustments.html Further CSS cleanup 2016-01-03 15:42:21 +01:00
adjustments.js Prevent users for creating mode ranges and adjustment activation ranges 2016-01-22 22:15:57 +01:00
auxiliary.css Further CSS cleanup 2016-01-03 15:42:21 +01:00
auxiliary.html Further CSS cleanup 2016-01-03 15:42:21 +01:00
auxiliary.js Prevent users for creating mode ranges and adjustment activation ranges 2016-01-22 22:15:57 +01: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 Fix unable to reconnect after disconnecting when CLI was active. 2016-03-24 14:50:24 +01:00
configuration.css Shortening labels for sensor alignment 2016-01-07 03:18:05 +01:00
configuration.html Issue #153 finer mag_declination in GUI 2016-04-18 23:19:07 +02:00
configuration.js Issue #153 finer mag_declination in GUI 2016-04-18 23:19:07 +02:00
failsafe.css Merge branch 'tooltip_i18n_title_review' of https://github.com/tricopterY/cleanflight-configurator into tricopterY-tooltip_i18n_title_review 2016-01-07 00:36:47 +01:00
failsafe.html jBox Tooltip implementation using i18n_title instead of jBox:Content - reduces DOM element counts 2015-12-18 13:43:05 +11:00
failsafe.js jBox Tooltip implementation using i18n_title instead of jBox:Content - reduces DOM element counts 2015-12-18 17:13:11 +11:00
firmware_flasher.css Increase width of firmware target select box. 2016-02-05 03:11:15 +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 more css cleanup 2016-01-02 23:55:47 +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 more css cleanup 2016-01-02 23:55:47 +01: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 Further CSS cleanup 2016-01-03 15:42:21 +01:00
led_strip.html Further CSS cleanup 2016-01-03 15:42:21 +01:00
led_strip.js Fix led strip missing 'var' keyword. 2016-01-22 22:15:58 +01:00
logging.css Further CSS cleanup 2016-01-03 15:42:21 +01: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 Further CSS cleanup 2016-01-03 15:42:21 +01:00
modes.html Further CSS cleanup 2016-01-03 15:42:21 +01:00
modes.js Fix toggle buttons reverting to checkboxes after reboot. 2015-11-11 21:01:22 +00:00
motors.css Added RMS display in Motors tab 2016-01-17 22:54:10 +01:00
motors.html Merge pull request #321 from DL6ER/development 2016-01-30 12:32:22 +01:00
motors.js Merge pull request #321 from DL6ER/development 2016-01-30 12:32:22 +01:00
onboard_logging.css Convert dataflash tab to a new Blackbox tab with SD card support 2015-12-04 15:49:51 +13:00
onboard_logging.html Convert dataflash tab to a new Blackbox tab with SD card support 2015-12-04 15:49:51 +13:00
onboard_logging.js Convert dataflash tab to a new Blackbox tab with SD card support 2015-12-04 15:49:51 +13:00
options.html Remove unfinished light/dark theme switching code. 2015-11-10 01:37:57 +00:00
pid_tuning.css removing inline css from PID Tab 2016-01-03 16:05:26 +01:00
pid_tuning.html Convert a few more tooltips to use i18n_title. 2016-01-07 00:40:34 +01:00
pid_tuning.js PID controllers can now be reset to defaults 2015-12-12 18:42:49 -05:00
ports.css Further CSS cleanup 2016-01-03 15:42:21 +01:00
ports.html Further CSS cleanup 2016-01-03 15:42:21 +01:00
ports.js Added name mapping for UARTs 5 and 6 (appearing on STM32F4 based boards). 2016-01-03 17:59:28 +11:00
receiver.css Further CSS cleanup 2016-01-03 15:42:21 +01:00
receiver.html i18n_title adjustments for receiver tab 2016-01-07 03:44:57 +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 Further CSS cleanup 2016-01-03 15:42:21 +01: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 Further CSS cleanup 2016-01-03 15:42:21 +01:00
servos.html Further CSS cleanup 2016-01-03 15:42:21 +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 Removing inline CSS 2016-01-03 16:22:52 +01:00
setup.html Removing inline CSS 2016-01-03 16:22:52 +01:00
setup.js improving render quality of 3d model in setup tab 2015-11-17 13:32:33 +01:00
transponder.css Add Race Transponder configuration support. 2016-01-22 22:15:53 +01:00
transponder.html Add Race Transponder configuration support. 2016-01-22 22:15:53 +01:00
transponder.js Add Race Transponder configuration support. 2016-01-22 22:15:53 +01:00