1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-18 22:05:17 +03:00
Commit graph

32 commits

Author SHA1 Message Date
Paul Rogalinski
d3fc8464fa added a help button for the currently installed firmware 2015-01-28 00:01:42 +01:00
Nicholas Sherlock
e5df25af6f Fix tabs disappear on Chrome 41 Beta 2015-01-26 09:22:12 +13:00
Dominic Clifton
d269d60391 Improve user experience by adding tabs for the welcome and firmware
flasher.

The welcome (aka 'landing') and firmware flasher were already modelled
as tabs but were never displayed as tabs.

The UI didn't make sense when the whether the welcome message or
firmware flasher was displayed since there was no active tab or other
indication.
2015-01-25 17:37:47 +01:00
Dominic Clifton
317f0432fc Ensure tabs don't wrap on OSX. 2015-01-16 17:57:17 +00:00
Dominic Clifton
fe72557b12 Removing more review related code. Adding skeleton of new Ports tab. 2015-01-02 19:31:50 +00:00
Dominic Clifton
f76520c606 Adjust position of watermark slightly. 2014-12-21 14:32:36 +00:00
Dominic Clifton
93b8750da7 Use nicer fonts. 2014-12-21 00:22:25 +00:00
Dominic Clifton
e398e52d9d Change the way the watermark is implemented so that the log area is
scrollable with the mousewheel.
2014-12-20 02:04:28 +00:00
Dominic Clifton
5410c91b6d Add a watermark to the log. 2014-12-19 20:54:05 +00:00
Dominic Clifton
a8cf910f51 Merge remote-tracking branch 'multiwii/master'
Conflicts:
	README.md
	_locales/en/messages.json
	changelog.html
	js/backup_restore.js
	js/data_storage.js
	js/msp.js
	js/protocols/stm32.js
	js/serial_backend.js
	main.css
	main.html
	main.js
	manifest.json
	tabs/auxiliary_configuration.css
	tabs/default.css
	tabs/firmware_flasher.js
	tabs/initial_setup.css
	tabs/initial_setup.html
	tabs/initial_setup.js
	tabs/modes.html
	tabs/modes.js
	tabs/motor_outputs.css
	tabs/motors.html
	tabs/receiver.css
	tabs/servos.js
2014-12-18 22:40:03 +00:00
cTn
5e165b286b implemented simple review mechanism 2014-11-21 08:40:43 +01:00
cTn
426cf51e47 add missing styles 2014-10-28 17:46:04 +01:00
cTn
77a6a326f1 replacing iconmoon font with proper svg icon 2014-10-28 17:34:29 +01:00
cTn
3381463bf5 correct status bar width, display configurator version in status bar 2014-10-12 16:05:35 +02:00
cTn
e7534f8035 sprinkle in some new bright colors for sensor status, reworking meters in receiver tab 2014-09-22 18:58:56 +02:00
cTn
e15d8ab060 normalizing indentation in css files 2014-09-20 14:07:00 +02:00
cTn
a34357d92a initializing input elements for throttle and battery, changed to 2 row design 2014-09-17 15:20:21 +02:00
cTn
91e0e8764b adjust position of options window for the new layout 2014-09-04 10:06:51 +02:00
cTn
cc357440e3 remove block centering (no need) 2014-09-04 10:03:45 +02:00
cTn
3aa8d6aa71 minimize the primary padding/margin UI footprint to get some more space for log and content area 2014-09-04 09:33:00 +02:00
Dominic Clifton
79505e42ed Show model diagram on motors tab.
When testing motors it's more useful to have it present on the motors
tab so you don't have to keep cross-referencing the initial setup tab.
2014-09-04 02:59:31 +01:00
cTn
179a3aa643 polish 2014-08-24 23:38:42 +01:00
cTn
d36d0af270 polish 2014-08-13 13:12:39 +02:00
cTn
fb7cbe0c8f use sync approach for displaying loading screen (faster then async) 2014-07-12 12:03:13 +02:00
cTn
937065ea39 release 2014-05-08 13:33:18 +02:00
cTn
2e99e29768 make content area scalable 2014-05-05 11:33:53 +02:00
cTn
941901efe4 make retina display users happy 2014-04-24 09:59:25 +02:00
cTn
e2755ea179 polished sensor indicators 2014-04-22 16:29:18 +02:00
cTn
6049cf0ec4 dedicated options icon/button (live access) 2014-04-22 16:16:22 +02:00
cTn
8c4a4277f8 implementation of options tab, polished statusbar 2014-04-22 00:30:22 +02:00
cTn
5deb48f6cb removing custom frame, changes for 35M 2014-04-19 22:43:19 +02:00
cTn
8898887b05 moving global css file to root directory 2014-03-25 15:58:30 +01:00
Renamed from css/style.css (Browse further)