Commit Graph

209 Commits (09f40d96b4ae7348f244b33aea0c82ee5c0e6dc6)

Author SHA1 Message Date
Pawel Spychalski (DzikuVx) c977b19432 advanced tuning tab done 8 years ago
Pawel Spychalski (DzikuVx) 297ad70c5d dynamic polling interval on receiver page 8 years ago
Pawel Spychalski (DzikuVx) 9569c0b5ee GUI to use hard lock queue name Wireless mode 8 years ago
skaman82 9f43125e0c fix for tooltips 8 years ago
skaman82 dcf76d7329 typo fix 8 years ago
skaman82 cd7f3b5358 PreArming Checks styling 8 years ago
U-PAWEL-X220\pawel ea3c972a49 Preset save modal 8 years ago
U-PAWEL-X220\pawel 2ed44f34b1 CSS fixups 8 years ago
U-PAWEL-X220\pawel c569913baa fix for not visible CLI tab link when log is closed 8 years ago
Pawel Spychalski (DzikuVx) b9506548ee radio features 8 years ago
Pawel Spychalski (DzikuVx) 1b4c729e46 cleaning 8 years ago
Pawel Spychalski (DzikuVx) 1bb6850c24 Merge remote-tracking branch 'origin/master' into osd-support 8 years ago
skaman82 584b8df22b Adding sensor iconset for errors 8 years ago
skaman82 544be1746e Adding airspeed icon to the sensors 8 years ago
Pawel Spychalski (DzikuVx) ea67578f75 missing icons 8 years ago
Pawel Spychalski (DzikuVx) efffc1a2a7 UI fixes 8 years ago
Pawel Spychalski (DzikuVx) 3c098d4ba7 calibration tab removed 8 years ago
skaman82 17545d8027 mag calibration button fix 8 years ago
skaman82 a57a2f726e logo fix 8 years ago
skaman82 60ef5a8cf9 Battery Status 8 years ago
skaman82 74f1cc9e51 new welcome tab icon 8 years ago
skaman82 6b6fd4d35c Color scheme changes 8 years ago
skaman82 d68d0e293f Logo change 8 years ago
Konstantin Sharlaimov (DigitalEntity) e6a86a9fec Calibration tab (empty); Add possibility to disable GPS ground assistance 9 years ago
Konstantin Sharlaimov (DigitalEntity) 4e2f65eca6 Various fixes. Flow sensor icon 9 years ago
Konstantin Sharlaimov (DigitalEntity) 85457b98be Remove ACC_TRIM read command. Improve GPS fix handling 9 years ago
Konstantin Sharlaimov (DigitalEntity) 227abc752d More rebranding 9 years ago
Konstantin Sharlaimov (DigitalEntity) 11b80a67ff Some rebranding 9 years ago
Dominic Clifton e2c4a62630 increase background contrast when hovering over left hand navigation
items. fixes #331
9 years ago
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.
9 years ago
Dominic Clifton 4ccd0bed3e Merge branch 'development' into thenickdude-private-development
Conflicts:
	js/data_storage.js
	main.css
	tabs/dataflash.css
	tabs/dataflash.html
9 years ago
skaman82 82496ae9d5 main.css cleanup 9 years ago
skaman82 bd2f99b4dd Added mouseOver to menu icons 9 years ago
skaman82 b4dc62cfa2 further optimization for 7 inch tablets 9 years ago
skaman82 d214b30d2e Correcting Labels 9 years ago
Dominic Clifton e492e6d3ff Replace reference to .tab-dataflash with.tab-onboard_logging 9 years ago
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
9 years ago
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
9 years ago
Dominic Clifton 4deec20727 Cleanup and highlight recovery process to cut down on support emails. 9 years ago
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.
9 years ago
skaman82 0928ed95ed Adding animation to the tab menu if log opens/closes 9 years ago
skaman82 88458837c1 Small CSS change 9 years ago
NightHawk32 d21b4a157f Typo in css classes, update global dataflash display on every dataflash summary respond. 9 years ago
NightHawk32 6157c875f9 Renamed global dataflash components, fixed detection for global dataflash display. 9 years ago
skaman82 13aac48a79 Merge remote-tracking branch 'cleanflight/development' into new_stuff
# Conflicts:
#	_locales/en/messages.json
#	tabs/pid_tuning.html
9 years ago
skaman82 f298ba3ccb Additional changes to support screen height of 600px 9 years ago
skaman82 32cae1f7df fixing some css 9 years ago
skaman82 6b97eb2809 Further work on dataflash and profile switch in the header 9 years ago
skaman82 0b2c6a26d5 added: internet connection test in the gps tab 9 years ago
skaman82 19897cd574 started to work on new GUI functionality 9 years ago
Albert Kravcov 34a45e0b9b Fixing tab area (when log is open) = now scrollable. Also fixed: receiverMSP Button 9 years ago
skaman82 68c1c0c404 little cleanup 9 years ago
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
9 years ago
skaman82 01dc2f51a8 cleanup 9 years ago
skaman82 e429cf623d placing tooltip content into the json file 9 years ago
Kristjan Vaga f05305041f Fix disabled button jump when becoming enabled. 9 years ago
Kristjan Vaga 3641903e5c Merge landing view style changes. 9 years ago
Dominic Clifton 8b33db66d7 Delete unused port-picker css styles. 9 years ago
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.
9 years ago
Kristjan Vaga 3e7c9a549f Reworking landing page styles. 9 years ago
skaman82 850dcd6004 minor css change 9 years ago
skaman82 c01f67a186 some minor css updates 9 years ago
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
9 years ago
skaman82 2299f8707c button fix 9 years ago
Kristjan Vaga 76fc0176da Polishing the toolbar related styles. Fixing styles. 9 years ago
Kristjan Vaga 86c9733e52 Initial HTML updates and CSS for bottom toolbar. 9 years ago
skaman82 1816979cc4 More Work done:
• Tooltip integration
• Sensor Tab: rework
• Help & Documentation Tab: basic styling
• Logging Tab: basic styling
• PID Tab: some fixes
• Added the word „configurator (+ version)“ under the logo
• Removed not yet used „help icons“
9 years ago
skaman82 8e79a250ed Basic rework of: Adjustments and PID tabs, little fixes and changes here and there 9 years ago
skaman82 4864abe6fe Basic rework of the Data-flash Tab 9 years ago
skaman82 968c563eab tiny change in the main.css 9 years ago
skaman82 0f30b16ec8 Modes Tab rework, added new colors to Receiver Tab 9 years ago
skaman82 278e25a872 small change 9 years ago
skaman82 f7a7961402 including changes from wanderzell #21 9 years ago
skaman82 2167850322 cleanup 9 years ago
skaman82 53a615279d fixing auto connect 9 years ago
skaman82 ee5c10cc48 moving elements in the header for better usability 9 years ago
skaman82 d2be1715e5 Display header elements depending on connection state 9 years ago
skaman82 73d3228d40 some further tuning 9 years ago
skaman82 05ad0fd603 including collapsed view 9 years ago
skaman82 77effe1963 Fixing some things in the configurator tab
and some media-query updates
9 years ago
skaman82 4b563fe28d Further testing of adapting css 9 years ago
skaman82 25775876dd Testing adaptive behavior depending on screen size 9 years ago
skaman82 88c95a12e9 Merged changes from wanderzell 9 years ago
skaman82 a618839f50 Some updates 9 years ago
skaman82 54d7c24e82 First rework of Configuration Tab
… also minor fixes to switchery buttons
9 years ago
skaman82 b93349b14f GPS-Fix false/true styling change 9 years ago
skaman82 6c6c3ca439 Added new styling for GPS Fix true/false state 9 years ago
skaman82 6e1adf4f8f Change of animation speed 9 years ago
skaman82 b91bdc1d0b Reduced animation speed of the logbar 9 years ago
skaman82 43a8be8878 cleanup 9 years ago
skaman82 d20936985f minor color changes 9 years ago
skaman82 3fe8472739 led-strip tab css fix 9 years ago
skaman82 770cae9ee4 Some finetuning 9 years ago
skaman82 271eefe5fa more fixing 9 years ago
skaman82 4d6fae7fb1 CSS fixes 9 years ago
skaman82 dcc037c549 Fix for open log 9 years ago
skaman82 28c51e2e6e css rework 9 years ago
skaman82 4d10432d4e some css cleanup 9 years ago
skaman82 1dc3e80d7a CSS fine tuning 9 years ago
skaman82 6128edc5d9 Navbar icon fix 9 years ago