1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-24 08:45:28 +03:00
Commit graph

47 commits

Author SHA1 Message Date
Bas Delfos
fb26b544a7 Added confirmation dialog for reset settings. Fixes #561 2017-08-29 20:49:11 +02:00
skaman82
46f6b9cd5f Color theme change 2016-06-11 04:38:24 +02:00
skaman82
6bc3343015 Removing calibration status animation 2016-05-06 23:11:45 +02:00
gael
0518ed6993 Issue #74: Show battery & statuses in top bar
- Battery voltage appears as a horizontal bar
- Autodetection of battery type is used to calculate the bar min, max &
alarm values according to the battery configuration parameters.
- Color changes to red when battery level goes under the alarm setting
- Armed, failsafe and Serial Link status icons below battery voltage
monitor
- Change calibration button contents to "Calibrating" during calibration
2016-04-20 01:38:23 +02:00
skaman82
da4e33e428 Removing inline CSS 2016-01-03 16:22:52 +01:00
skaman82
b3f18fe992 Further CSS cleanup 2016-01-03 15:42:21 +01:00
tricopterY
84ef7f23d7 Minor typo fixes and cleanup 2015-12-16 07:16:25 +11:00
skaman82
f298ba3ccb Additional changes to support screen height of 600px 2015-11-16 21:28:47 +00:00
Dominic Clifton
095b1a4193 More whitespace/indentation fixes. 2015-11-14 11:34:06 +00:00
skaman82
75ffcb7956 fix: edges of 3D model area are overlapping in the setup tab 2015-11-13 12:49:17 +01:00
skaman82
8868adbff0 Prevent 3D model from overlapping while log is open 2015-11-11 13:09:54 +01: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
skaman82
aee05ab86d Receiver Tab rework 2015-11-08 16:52:07 +01:00
skaman82
7525571f32 minor fix 2015-11-06 02:59:29 +01:00
skaman82
c01f67a186 some minor css updates 2015-11-06 02:38:28 +01:00
Kristjan Vaga
c5372db830 Merging sticky toolbars with the tab layout changes.
Conflicts:
	main.css
	tabs/adjustments.css
	tabs/adjustments.html
	tabs/auxiliary.html
	tabs/configuration.css
	tabs/configuration.html
	tabs/dataflash.css
	tabs/dataflash.html
	tabs/gps.html
	tabs/help.html
	tabs/landing.html
	tabs/led_strip.html
	tabs/logging.css
	tabs/logging.html
	tabs/motors.html
	tabs/pid_tuning.css
	tabs/pid_tuning.html
	tabs/ports.css
	tabs/ports.html
	tabs/receiver.html
	tabs/sensors.html
	tabs/servos.css
	tabs/servos.html
	tabs/setup.css
	tabs/setup.html
2015-11-06 01:24:12 +02:00
Kristjan Vaga
76fc0176da Polishing the toolbar related styles. Fixing styles. 2015-11-05 19:22:39 +02:00
skaman82
8e79a250ed Basic rework of: Adjustments and PID tabs, little fixes and changes here and there 2015-11-04 22:22:23 +01:00
skaman82
0f30b16ec8 Modes Tab rework, added new colors to Receiver Tab 2015-11-03 05:36:04 +01:00
skaman82
5506a3277c fixing some things after rebase 2015-11-02 23:41:10 +01:00
skaman82
8f4cf34a70 Merge remote-tracking branch 'cleanflight/development' into GUI-rework
Conflicts:
	_locales/en/messages.json
	changelog.html
	tabs/configuration.css
	tabs/configuration.html
	tabs/landing.js
	tabs/ports.css
	tabs/ports.html
	tabs/setup.css
	tabs/setup.html
2015-11-02 22:44:36 +01:00
skaman82
06f643812d sync 2015-11-02 22:07:37 +01:00
skaman82
2167850322 cleanup 2015-11-02 13:52:40 +01:00
skaman82
73d3228d40 some further tuning 2015-11-01 23:38:31 +01:00
skaman82
05ad0fd603 including collapsed view 2015-11-01 22:35:57 +01:00
skaman82
77effe1963 Fixing some things in the configurator tab
and some media-query updates
2015-11-01 22:17:19 +01:00
skaman82
4b563fe28d Further testing of adapting css 2015-11-01 18:22:12 +01:00
skaman82
25775876dd Testing adaptive behavior depending on screen size 2015-11-01 15:40:23 +01:00
skaman82
adf57175f4 Fixing save button at the bottom of the ports tab 2015-10-30 21:07:06 +01:00
skaman82
29f38f38e0 Ports Tab rework 2015-10-30 20:30:27 +01:00
skaman82
5996ba54fa Fixing "X" button in Modes 2015-10-28 19:04:06 +01:00
skaman82
3fe8472739 led-strip tab css fix 2015-10-28 18:12:49 +01:00
skaman82
4d6fae7fb1 CSS fixes 2015-10-28 13:15:59 +01:00
skaman82
c75eb290c4 css fix 2015-10-28 11:37:57 +01:00
skaman82
28c51e2e6e css rework 2015-10-28 11:30:24 +01:00
skaman82
1268a09438 more cleanup 2015-10-27 16:56:54 +01:00
skaman82
4d10432d4e some css cleanup 2015-10-27 16:41:44 +01:00
skaman82
b65c4e738e fixing some things 2015-10-25 22:04:33 +01:00
skaman82
a5f60b6dfb Some work on configuration tab 2015-10-23 07:03:02 +02:00
skaman82
1ed7629f97 more trial and error 2015-10-23 03:42:45 +02:00
Austin St. Aubin
cf3d8ae798 Formatting changes to add Roll, Pitch, and Heading to Setup Tab 2015-09-29 23:40:12 -05:00
Richard Birkby
f89aaa1011 Add flight instruments to setup tab 2015-02-20 01:18:49 +00:00
Dominic Clifton
597c96819b Remove strange baseflight reference from the model HTML and CSS. 2015-01-04 01:34:46 +00:00
Dominic Clifton
5112a73c74 Use larger calibrarion buttons and avoid text-wrapping on button labels. 2014-12-21 00:26:33 +00:00
cTn
4fe8d66bf5 after compatbility remove css and initialize3d routine cleanup 2014-10-12 18:54:11 +02:00
cTn
ecd34bf113 removing all code depending on CONFIG.capability that i could find on the first swoop 2014-10-12 18:38:04 +02:00
cTn
4412f9c263 default and initial setup renamed to landing and setup, including object adjustments 2014-09-20 13:51:23 +02:00