1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-25 09:15:49 +03:00
Commit graph

1755 commits

Author SHA1 Message Date
Dominic Clifton
ccfaa83f66 Update motor order images with new color scheme. 2015-11-11 21:25:15 +00:00
Dominic Clifton
9037d44f2c Update sponsors list and rendering. 2015-11-11 21:15:56 +00:00
Dominic Clifton
504e494a4f Bump version to 1.0.0 and prepare for release. 2015-11-11 21:03:37 +00:00
Dominic Clifton
d73196ea11 Fix toggle buttons reverting to checkboxes after reboot.
This moves GUI specific code out of main and the individual tab js files
into gui.js, where it fits better.
2015-11-11 21:01:22 +00:00
Dominic Clifton
a0acd86873 Use larger toggles on ports tab. 2015-11-11 20:45:25 +00:00
Dominic Clifton
a52e8816e4 Merge pull request #270 from stronnag/green-prop-circles
update motor diagrams to new colour theme
2015-11-11 20:38:56 +00:00
stronnag
0876495b02 Update svg_model_motors.rb
remove literal colour
2015-11-11 17:20:31 +00:00
stronnag
b466c9d2b9 Update svg_model_motors.rb
fix stupid typo
2015-11-11 17:15:38 +00:00
Jonathan Hudson
65f2be9101 update motor diagrams to new colour theme 2015-11-11 16:52:02 +00:00
Dominic Clifton
13d255fe9b Fixed another auto-formatter problem with the CSS calc() method. 2015-11-10 02:16:35 +00:00
Larry (TBS)
9b16f59b8f - fix typo problem 2015-11-10 01:59:18 +00:00
Larry (TBS)
5cc3608a61 - Fix the regular expression can not show correctly if the name having more then one "_".
Conflicts:
	tabs/firmware_flasher.js
2015-11-10 01:59:03 +00:00
Dominic Clifton
38e0d868c7 Merge branch 'skaman82-GUI-rework' into development 2015-11-10 01:39:31 +00:00
Dominic Clifton
79929d0f5c Remove comments.
Note: git history will provide if needed.
2015-11-10 01:38:36 +00:00
Dominic Clifton
ea2d59f4fb Remove unfinished light/dark theme switching code. 2015-11-10 01:37:57 +00:00
Dominic Clifton
6f853cbc0a Fix servos save button. 2015-11-10 01:31:04 +00:00
Dominic Clifton
52fd9642bd Fixed failed merge of VCP reboot handling. 2015-11-10 01:28:05 +00:00
Dominic Clifton
f869dd94e7 Reformat HTML files. Default Eclipse 4.4 settings. Line Length: 120.
Spaces Not Tabs. Indentation: 4.
2015-11-10 01:21:47 +00:00
Dominic Clifton
0137cde98c Fix eclipse css formatting fail of '% /' to '%/'. The latter causes
chrome to fail to parse the CSS file.
2015-11-10 01:20:36 +00:00
Dominic Clifton
59da4e88e3 Finish cleaning up changelog. 2015-11-10 00:50:39 +00:00
Dominic Clifton
1adc6f7bd6 Delete more unused files from libraries.
Note that this commit is indicating there needs to be a build step to
make it easier to generate the used sources when packaging the
configurator.
2015-11-10 00:26:50 +00:00
Dominic Clifton
6d524ebe5e Delete unused switchery files and relocate the modified switchery
distribution files.

Note that the switcher.css/.js are NOT the same as the minified version.
They have been modified to generate smaller switches.
2015-11-10 00:22:09 +00:00
Dominic Clifton
8b33db66d7 Delete unused port-picker css styles. 2015-11-10 00:17:46 +00:00
Dominic Clifton
52235f3373 Format all CSS files. Fixed missing trailing brace in
configuration.css.

Formatted using Eclipse 4.4 CSS formatter, line length: 120, spaces not
tabs, indentation 4.
2015-11-10 00:13:21 +00:00
Dominic Clifton
a1d3469222 Deleting unused quad_x image.
Note: the file is useful as a guide when updating the script that
generates the motor_order images.
2015-11-09 23:46:14 +00:00
Dominic Clifton
f1e9535bb3 rename directory styles to css. Remove unused files. 2015-11-09 23:37:33 +00:00
Dominic Clifton
64a031bcbb deleting unused chrome 33+ rendering fix 2015-11-09 23:33:15 +00:00
Dominic Clifton
1b67e933b4 deleting backup file. 2015-11-09 23:32:41 +00:00
Dominic Clifton
72a1f14818 deleting unused screenshots. 2015-11-09 23:32:26 +00:00
Albert Kravcov
b1f54393d1 Merge pull request #28 from cleanflight/skaman82-GUI-rework
gui rework cleanups #1
2015-11-10 00:09:02 +01:00
Dominic Clifton
8324a2c002 Fix repeated documentation link generation. Fixed repeated switchery
checkbox code.
2015-11-09 23:01:42 +00:00
skaman82
7b13edfc83 reverting quadX picture 2015-11-09 22:31:45 +01:00
skaman82
1f4838c5e2 boards.js update 2015-11-09 22:29:02 +01:00
skaman82
add49f7aca removing fading 2015-11-09 21:57:37 +01:00
skaman82
2cc48a1506 css mod motors 2015-11-09 21:49:33 +01:00
skaman82
09b8578300 fixing motor/servo indicator 2015-11-09 21:40:26 +01:00
skaman82
ec8771bcc8 small fix in the landing tab 2015-11-09 13:36:05 +01:00
skaman82
84328e75c0 deleting old files 2015-11-09 13:30:20 +01:00
skaman82
8e516ed07c removing some work files 2015-11-09 13:25:45 +01:00
skaman82
409f52d654 another small margin correction 2015-11-09 13:23:29 +01:00
skaman82
db75e4a9a4 margin correction to avoid scrolling in min-height state 2015-11-09 13:21:06 +01:00
skaman82
6a59938818 last small fix in the led tab 2015-11-09 12:04:30 +01:00
skaman82
53243f5977 small fix in the led tab 2015-11-09 12:01:19 +01:00
skaman82
556ec7f8c4 Fixed a broken link in the landing tab (blackbox) and some added color to some messages 2015-11-09 11:53:28 +01:00
skaman82
6afc3cd938 Tiny text changes 2015-11-09 11:23:38 +01:00
skaman82
c051a9cc42 changelog button fix 2015-11-09 11:07:31 +01:00
skaman82
a5bef02067 PID Tab fix 2015-11-09 10:33:33 +01:00
skaman82
e9b98a1a21 renaming folder 2015-11-08 23:14:01 +01:00
skaman82
940fac47ef normalizing manifest file 2015-11-08 23:12:12 +01:00
skaman82
5049d70065 cleanup 2015-11-08 21:33:00 +01:00