NightHawk32
|
d183f19369
|
In case you deactivate the motor-control it checks now if 3D is activated and resets the throttle to the proper neutral value.
|
2015-11-12 16:00:07 -05:00 |
|
skaman82
|
5aab22c094
|
fixing typos
|
2015-11-12 15:13:46 +01:00 |
|
skaman82
|
abf9e44d24
|
cleanup
|
2015-11-12 14:37:54 +01:00 |
|
skaman82
|
7c376a6244
|
moved LEVEL PIDs outside of the main PID group
|
2015-11-12 14:36:59 +01:00 |
|
skaman82
|
67a1ef6d32
|
removing missed <br>
|
2015-11-12 13:57:29 +01:00 |
|
skaman82
|
0cdacf9902
|
changed labeling in the PID Tab to make LEVEL PIDs easies to understand
|
2015-11-12 13:55:22 +01:00 |
|
skaman82
|
8580d55acd
|
optimizing some dimensions in the landing tab
|
2015-11-12 10:36:04 +01:00 |
|
skaman82
|
4494b943ee
|
prevents scrolling in the landing tab at minimum windows size
|
2015-11-12 10:02:41 +01:00 |
|
skaman82
|
3185721c64
|
updating sponsors
|
2015-11-11 23:56:06 +01:00 |
|
skaman82
|
0fce27c817
|
Merge remote-tracking branch 'cleanflight/development' into GUI-rework
# Conflicts:
# tabs/landing.css
# tabs/landing.html
|
2015-11-11 22:27:36 +01:00 |
|
Dominic Clifton
|
9037d44f2c
|
Update sponsors list and rendering.
|
2015-11-11 21:15:56 +00:00 |
|
skaman82
|
0880343488
|
Merge remote-tracking branch 'cleanflight/development' into GUI-rework
# Conflicts:
# main.js
# tabs/landing.js
|
2015-11-11 22:08:19 +01:00 |
|
NightHawk32
|
31cd2de3d3
|
Added 3D configuration parameters so they don't have to be changed in the CLI
|
2015-11-11 16:05:24 -05: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 |
|
Albert Kravcov
|
c950b0b0c3
|
Merge pull request #36 from wanderzell/GUI-rework-skaman82
Changelog panel rework
|
2015-11-11 13:57:31 +01:00 |
|
Kristjan Vaga
|
30af22acca
|
Merge landing view changes on changelog panel.
|
2015-11-11 14:37:36 +02:00 |
|
skaman82
|
cf12d64349
|
little finetuning of the landing tab
|
2015-11-11 13:35:31 +01:00 |
|
Kristjan Vaga
|
dd940ced62
|
Changelog tab rework for landing view.
|
2015-11-11 14:21:35 +02:00 |
|
skaman82
|
8868adbff0
|
Prevent 3D model from overlapping while log is open
|
2015-11-11 13:09:54 +01:00 |
|
skaman82
|
6998205676
|
sync
|
2015-11-11 12:19:03 +01:00 |
|
skaman82
|
e429cf623d
|
placing tooltip content into the json file
|
2015-11-11 11:54:56 +01:00 |
|
skaman82
|
b8fa745571
|
some font improvements
|
2015-11-10 11:39:12 +01:00 |
|
skaman82
|
1409473af7
|
Landing Tab fix
|
2015-11-10 11:35:23 +01:00 |
|
Albert Kravcov
|
ea50996c6e
|
Merge pull request #32 from wanderzell/GUI-rework-skaman82
Changelog height fix + adjust spacing of Hero unit (show sponsors above fold)
|
2015-11-10 10:57:37 +01:00 |
|
Kristjan Vaga
|
b171915b23
|
Adjust spacing of Hero unit to show sponsors above fold with default window size.
|
2015-11-10 11:55:07 +02:00 |
|
Kristjan Vaga
|
77f21d4578
|
Fix the change log panel height. Adjust spacing of Hero unit to show sponsors above fold with default window size.
|
2015-11-10 11:49:40 +02:00 |
|
Albert Kravcov
|
b94156d9bb
|
Merge pull request #31 from wanderzell/GUI-rework-skaman82
Small fixes (sponsors not clickable + disabled button jump on toolbar)
|
2015-11-10 10:28:10 +01:00 |
|
Kristjan Vaga
|
7f8459c5d7
|
Fix some sponsors not clickable.
|
2015-11-10 11:23:11 +02:00 |
|
Albert Kravcov
|
780913b705
|
Merge pull request #30 from wanderzell/GUI-rework-skaman82
Landing page style rework
|
2015-11-10 10:05:05 +01:00 |
|
skaman82
|
da4899bed5
|
Merge remote-tracking branch 'cleanflight/development' into GUI-rework
Conflicts:
tabs/motors.css
|
2015-11-10 09:47:42 +01:00 |
|
skaman82
|
b6b2812271
|
Fixing toggle buttons and the motors tab
|
2015-11-10 09:38:43 +01:00 |
|
Kristjan Vaga
|
3641903e5c
|
Merge landing view style changes.
|
2015-11-10 10:30:39 +02: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
|
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
|
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 |
|
Kristjan Vaga
|
f7fedc2248
|
Rework changelog sidebar styles.
|
2015-11-10 02:03:26 +02:00 |
|
Dominic Clifton
|
64a031bcbb
|
deleting unused chrome 33+ rendering fix
|
2015-11-09 23:33:15 +00:00 |
|
Kristjan Vaga
|
3e7c9a549f
|
Reworking landing page styles.
|
2015-11-10 01:30:50 +02:00 |
|
Dominic Clifton
|
8324a2c002
|
Fix repeated documentation link generation. Fixed repeated switchery
checkbox code.
|
2015-11-09 23:01:42 +00: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 |
|