Commit Graph

147 Commits (5512575051bd280d0bb23ebe42a7c7b026e7af40)

Author SHA1 Message Date
skaman82 47aff79001 adjusting expert mode switch 2016-08-29 03:49:56 +02:00
mikeller eafbaa5d06 Added expert mode. Moved FAILSAFE feature back into failsafe tab. 2016-08-24 17:13:20 +12:00
skaman82 8e89d7c97c Fix for tooltip width (placed it wrong) 2016-08-01 18:07:23 +02:00
skaman82 082c3d93f2 Scrolling fix 2016-08-01 17:59:27 +02:00
skaman82 c7616c6a8a OSTD Tab redesign
cleanup

optimization

typo fix

adding dummy contents for callsign and vtx settings

indentation fix

typo fix
2016-08-01 23:04:17 +12:00
mikeller 83fea65e1c Moved profile selection into PID Tuning tab. Did some visual cleanup. 2016-07-26 00:49:59 +12:00
mikeller 7e7361dafd Hide tabs for features that are disabled. 2016-07-24 23:13:39 +12:00
skaman82 c3b4cb82f3 Fix for the scrollbar not showing up 2016-07-22 15:45:01 +02:00
skaman82 ce58df227e version styling fix in the header 2016-07-01 01:24:32 +02:00
mikeller f4cc925f8e Cleaned up PID tab, made blocks show / hide properly. 2016-07-01 00:38:26 +12:00
nathan 191c368c88 osd 2016-06-29 02:26:07 -07:00
skaman82 4433ec8159 images replacement 2016-06-12 17:41:14 +02:00
skaman82 46f6b9cd5f Color theme change 2016-06-11 04:38:24 +02:00
skaman82 ef0484a072 cleanup for #74 2016-05-06 22:57:48 +02:00
gael c85f41ad3d Battery icon; visual improvement
Thanks to @skaman82
2016-04-21 00:42:58 +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
Dominic Clifton e2c4a62630 increase background contrast when hovering over left hand navigation
items. fixes #331
2016-02-05 03:16:14 +01:00
Dominic Clifton 1a58bfcf82 Add Race Transponder configuration support.
Also cleans up i18n support for 'features' and adds tooltip support for
them on the configuration tab.
2016-01-22 22:15:53 +01:00
Dominic Clifton 4ccd0bed3e Merge branch 'development' into thenickdude-private-development
Conflicts:
	js/data_storage.js
	main.css
	tabs/dataflash.css
	tabs/dataflash.html
2016-01-07 20:58:29 +01:00
skaman82 82496ae9d5 main.css cleanup 2016-01-02 23:26:18 +01:00
skaman82 bd2f99b4dd Added mouseOver to menu icons 2016-01-02 21:43:57 +01:00
skaman82 b4dc62cfa2 further optimization for 7 inch tablets 2016-01-02 17:59:25 +01:00
skaman82 d214b30d2e Correcting Labels 2015-12-15 22:37:40 +01:00
Dominic Clifton e492e6d3ff Replace reference to .tab-dataflash with.tab-onboard_logging 2015-12-15 13:20:22 +01:00
Dominic Clifton 55a2677a2b Merge branch 'development' into thenickdude-private-development
Conflicts:
	js/data_storage.js
	js/gui.js
	js/msp.js
	main.html
	tabs/dataflash.css
	tabs/dataflash.js
2015-12-15 12:35:52 +01:00
Dominic Clifton bd98aca67f Merge branch 'new_stuff' of
https://github.com/skaman82/cleanflight-configurator into
skaman82-new_stuff

Fix up messages.json formatting.

Conflicts:
	_locales/en/messages.json
2015-12-15 00:51:42 +01:00
Dominic Clifton 4deec20727 Cleanup and highlight recovery process to cut down on support emails. 2015-12-14 23:59:40 +01:00
skaman82 c498e7de34 Added support for failsafe TAB
Made in cooperation with skaman82.

Summary of modifications:
- Extended data storage to hold data for new/changed MSP messages.
- Added support for added/changed MSP messages.
- Added assigned mode(s) to AUX labels.
- Tooltip changes.
- Included style modifications to configuration tab from Skaman82.
- Moved all texts from failsafe tab .html to `messages.json`.
- Removed failsafe settings from configuration tab (now obsolete).
- Added failsafe-tab variables to Backup & Restore.
- Reorganized stage 2 elements, cleanup and corrections.
2015-12-13 17:50:26 +01:00
skaman82 0928ed95ed Adding animation to the tab menu if log opens/closes 2015-11-25 23:27:48 +01:00
skaman82 88458837c1 Small CSS change 2015-11-25 02:52:09 +01:00
NightHawk32 d21b4a157f Typo in css classes, update global dataflash display on every dataflash summary respond. 2015-11-24 18:17:53 -05:00
NightHawk32 6157c875f9 Renamed global dataflash components, fixed detection for global dataflash display. 2015-11-24 18:01:56 -05:00
skaman82 13aac48a79 Merge remote-tracking branch 'cleanflight/development' into new_stuff
# Conflicts:
#	_locales/en/messages.json
#	tabs/pid_tuning.html
2015-11-16 23:13:35 +01:00
skaman82 f298ba3ccb Additional changes to support screen height of 600px 2015-11-16 21:28:47 +00:00
skaman82 32cae1f7df fixing some css 2015-11-16 15:59:04 +01:00
skaman82 6b97eb2809 Further work on dataflash and profile switch in the header 2015-11-16 12:46:59 +01:00
skaman82 0b2c6a26d5 added: internet connection test in the gps tab 2015-11-16 11:31:57 +01:00
skaman82 19897cd574 started to work on new GUI functionality 2015-11-15 23:35:22 +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
skaman82 68c1c0c404 little cleanup 2015-11-12 14:00:11 +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 01dc2f51a8 cleanup 2015-11-11 12:01:53 +01:00
skaman82 e429cf623d placing tooltip content into the json file 2015-11-11 11:54:56 +01:00
Kristjan Vaga f05305041f Fix disabled button jump when becoming enabled. 2015-11-10 11:23:31 +02:00
Kristjan Vaga 3641903e5c Merge landing view style changes. 2015-11-10 10:30:39 +02:00
Dominic Clifton 8b33db66d7 Delete unused port-picker css styles. 2015-11-10 00:17:46 +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 3e7c9a549f Reworking landing page styles. 2015-11-10 01:30:50 +02:00
skaman82 850dcd6004 minor css change 2015-11-06 12:12:24 +01:00
skaman82 c01f67a186 some minor css updates 2015-11-06 02:38:28 +01:00