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

1820 commits

Author SHA1 Message Date
skaman82
e5ccefa35b resizing the app for 1024x600 res 2015-11-16 21:28:48 +00:00
skaman82
f298ba3ccb Additional changes to support screen height of 600px 2015-11-16 21:28:47 +00:00
skaman82
9ef8e56be1 Changing min height to 600 2015-11-16 21:28:46 +00:00
Albert Kravcov
ac79a1e65d fixed dataflash buttons 2015-11-15 16:51:04 +01:00
Albert Kravcov
34a45e0b9b Fixing tab area (when log is open) = now scrollable. Also fixed: receiverMSP Button 2015-11-15 16:33:37 +01:00
Dominic Clifton
4e8fc955b0 Merge branch 'skaman82-GUI-optimization' into development 2015-11-14 11:35:33 +00:00
Dominic Clifton
095b1a4193 More whitespace/indentation fixes. 2015-11-14 11:34:06 +00:00
Dominic Clifton
8fe6425186 Updating changelog. 2015-11-14 11:29:42 +00:00
Dominic Clifton
15dc6c1bbf fixing indentation issues. 2015-11-14 11:29:29 +00:00
Dominic Clifton
65762587ba Cleanup tabs, whitespace & comments. 2015-11-14 11:20:08 +00:00
Dominic Clifton
d32ba714bf Fixing whitespace and indentation. 2015-11-14 11:16:54 +00:00
skaman82
5de5f6d191 Merge remote-tracking branch 'cleanflight/development' into GUI-optimization 2015-11-14 01:49:10 +01:00
Dominic Clifton
ac78dbc8c0 Support cleanflight API 1.14.0 (pid controller removal/reindex). 2015-11-14 00:41:23 +00:00
Dominic Clifton
939bbecee3 Bump version. 2015-11-14 00:38:55 +00:00
skaman82
b8a65dba54 Merge commit 'a34ab0172c' into GUI-optimization 2015-11-13 20:04:47 +01:00
skaman82
a34ab0172c led strip small mod 2015-11-13 18:44:57 +01:00
skaman82
1b829ec304 fix for small styling mistake in receiver tab 2015-11-13 15:38:52 +01:00
skaman82
e44884a95c reverting last commit for now 2015-11-13 14:49:36 +01:00
skaman82
4a80a51c90 more decimals for PID tuning 2015-11-13 14:27:32 +01:00
skaman82
75ffcb7956 fix: edges of 3D model area are overlapping in the setup tab 2015-11-13 12:49:17 +01:00
skaman82
d66430eb66 reformatting the note in cli tab to mach the others 2015-11-13 11:45:41 +01:00
skaman82
19ca1024d0 reformating the notes in the warning section of firmware flasher 2015-11-13 11:40:14 +01:00
skaman82
f77a7985b5 scrolling down to the progress bar on click on the flash firmware button 2015-11-13 11:32:07 +01:00
skaman82
7cf9e7accd fixing wrong placed label 2015-11-13 00:22:13 +01: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
68c1c0c404 little cleanup 2015-11-12 14:00:11 +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
990fd26eb9 Including fixes from wanderzell
• fixes small css bug with tooltip icons
• fixes sensor icons nit showing up when connecting Naze32 Acro rev6
and Sparky1.1
2015-11-12 09:56:03 +01:00
skaman82
3185721c64 updating sponsors 2015-11-11 23:56:06 +01:00
skaman82
6130d317a7 Merge remote-tracking branch 'cleanflight/development' into GUI-rework 2015-11-11 23:34:06 +01:00
skaman82
62820f640e Merge remote-tracking branch 'cleanflight/development' into GUI-rework 2015-11-11 23:32:04 +01:00
Dominic Clifton
ba95691dee Replace paper with optimized version. 2015-11-11 21:33:09 +00: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
ccfaa83f66 Update motor order images with new color scheme. 2015-11-11 21:25:15 +00:00
skaman82
a63e628eac updating hydras changes 2015-11-11 22:17:54 +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
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
skaman82
afe716a78a Merge remote-tracking branch 'cleanflight/development' into GUI-rework
# Conflicts:
#	tabs/ports.js
2015-11-11 21:56:42 +01: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