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

63 commits

Author SHA1 Message Date
skaman82
28c51e2e6e css rework 2015-10-28 11:30:24 +01:00
skaman82
4d10432d4e some css cleanup 2015-10-27 16:41:44 +01:00
skaman82
1dc3e80d7a CSS fine tuning 2015-10-27 13:13:25 +01:00
skaman82
6128edc5d9 Navbar icon fix 2015-10-27 11:45:54 +01:00
skaman82
ec08fe8984 added columns 2015-10-27 00:15:05 +01:00
skaman82
50aff487ac Fixing small things 2015-10-26 23:24:03 +01:00
skaman82
0c1252191a fixes 2015-10-26 23:05:56 +01:00
skaman82
819c07f2f5 Added sensor icons. Experimenting with theme change 2015-10-26 22:54:05 +01:00
skaman82
f6a9005049 experimenting 2015-10-26 19:50:51 +01:00
skaman82
391a733aa8 Added icons
Changed tab selection function to give each tab a separate class for
icons. Added icons, cleanup work
2015-10-26 00:51:41 +01:00
skaman82
b65c4e738e fixing some things 2015-10-25 22:04:33 +01:00
skaman82
94a10542c3 Some minor CSS changes 2015-10-24 07:24:41 +02:00
skaman82
ba23917ef7 Log bar upgrade to show scroll functionality to user 2015-10-24 06:53:48 +02:00
skaman82
71b9e6dad4 testing logview toggle 2015-10-24 04:28:19 +02:00
skaman82
7dc6fece1d update 2015-10-24 02:59:14 +02:00
skaman82
26cbd414a2 Connect button fix 2015-10-24 02:36:46 +02:00
skaman82
d2c14f15ec Added an new connect button 2015-10-23 22:57:55 +02: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
skaman82
707e2c454b More work done… 2015-10-22 22:27:48 +02:00
skaman82
b0b8cc00d7 Further work and preparation.
Placed dataflash status bar in the header but can’t figure out how to
trigger a readout on connect in serial_backend.js. Some help?
2015-10-22 18:03:17 +02:00
skaman82
10f7cdd1b0 Started to mess around with things… 2015-10-22 15:26:49 +02:00
Dominic Clifton
f2e471e1d8 Improve styling of manual port selection. 2015-05-17 23:23:39 +01:00
Paul Rogalinski
21a75ea7d3 gui cosmetics, handle setups with no non-bt serial ports 2015-05-10 21:51:16 +02:00
Paul Rogalinski
1bb63a597b manual port override as chrome won't enumerate bluetooth serial ports on linux 2015-05-10 14:37:31 +02:00
Dominic Clifton
bb990ad907 Merge pull request #120 from sherlockflight/development
Stop watermark from covering up "motor test" checkbox
2015-02-27 10:03:54 +00:00
Nicholas Sherlock
049c0eb822 Stop watermark from covering up "motor test" checkbox
Checkbox was previously unclickable if watermark was covering it.
2015-02-27 13:29:35 +13:00
Dominic Clifton
07760e717c Adjust tab badding so that the new dataflash tab doesn't cause the tabs
to wrap.
2015-02-26 19:19:44 +00:00
Dominic Clifton
46a0054d78 Add SVG watermark image to log view and some tabs. 2015-02-24 02:06:00 +00:00
Nicholas Sherlock
49741b45a8 Add progress dialogs for flash save and erase 2015-02-13 21:05:36 +13:00
Dominic Clifton
e447739e74 Adjust documentation button so that it doesn't move the sensor
indicators when connected. Use same color as other help panels.
2015-01-29 19:01:37 +01:00
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