Commit Graph

143 Commits (1eca67fcbcec42c05a70782f75379083034f537b)

Author SHA1 Message Date
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 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 9be277e987 fixing things 9 years ago
skaman82 f7a7961402 including changes from wanderzell #21 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 88c95a12e9 Merged changes from wanderzell 9 years ago
skaman82 923951145e main.html cleanup 9 years ago
skaman82 cdfbbe599b Document cleanup 9 years ago
skaman82 54d7c24e82 First rework of Configuration Tab
… also minor fixes to switchery buttons
9 years ago
skaman82 968e10feeb switchery integration 9 years ago
skaman82 9489b13c13 Ports tab clean up 9 years ago
skaman82 28c51e2e6e css rework 9 years ago
skaman82 4d10432d4e some css cleanup 9 years ago
skaman82 9c1d6a940c hiding spare icons 9 years ago
skaman82 b381a97572 fixes 9 years ago
skaman82 819c07f2f5 Added sensor icons. Experimenting with theme change 9 years ago
skaman82 f6a9005049 experimenting 9 years ago
skaman82 391a733aa8 Added icons
Changed tab selection function to give each tab a separate class for
icons. Added icons, cleanup work
9 years ago
skaman82 b65c4e738e fixing some things 9 years ago
skaman82 ba23917ef7 Log bar upgrade to show scroll functionality to user 9 years ago
skaman82 71b9e6dad4 testing logview toggle 9 years ago
skaman82 d2c14f15ec Added an new connect button 9 years ago
skaman82 6c9c64de31 upload 9 years ago
skaman82 d61970e177 upload 9 years ago
skaman82 3a9c7f3794 Merge remote-tracking branch 'origin/baseflight-configurator-development' into GUI-rework
Conflicts:
	README.md
	js/libraries/d3.min.js
	js/msp.js
	main.html
9 years ago
skaman82 a5f60b6dfb Some work on configuration tab 9 years ago
skaman82 1ed7629f97 more trial and error 9 years ago
skaman82 707e2c454b More work done… 9 years ago
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?
9 years ago
skaman82 10f7cdd1b0 Started to mess around with things… 9 years ago
Dominic Clifton d18e5a9559 Merge branch 'manual_comport_selection' of git://github.com/pulsar256/cleanflight-configurator into pulsar256-manual_comport_selection 9 years ago
Paul Rogalinski cabeba70f7 checkbox to show dev releases, code refactoring 9 years ago
Paul Rogalinski 1bb63a597b manual port override as chrome won't enumerate bluetooth serial ports on linux 10 years ago
Dominic Clifton 244685c9a6 Update version checking code to use semantic versioning - see
http://semver.org/

semver.js creating using browserify.

https://www.brcdn.org/?module=semver&version=4.3.4
10 years ago
Dominic Clifton c3f1c13d54 Move Documentation and Support links to separate tab. Add a
contributing section.  Unify help/landing section CSS/html a little.
Expand the sponsors panel area in preparation for an updated section.
10 years ago
Dominic Clifton 46a0054d78 Add SVG watermark image to log view and some tabs. 10 years ago
Dominic Clifton 831e4a848e Merge branch 'blackbox-flash' of
https://github.com/sherlockflight/cleanflight-configurator-dev into
sherlockflight-blackbox-flash

Conflicts:
	_locales/en/messages.json
10 years ago
Richard Birkby f89aaa1011 Add flight instruments to setup tab 10 years ago
Nicholas Sherlock 0f22b92e35 Add dataflash tab: Very basic functionality is working 10 years ago
Dominic Clifton e447739e74 Adjust documentation button so that it doesn't move the sensor
indicators when connected. Use same color as other help panels.
10 years ago
Paul Rogalinski d3fc8464fa added a help button for the currently installed firmware 10 years ago
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.
10 years ago
Dominic Clifton f480e05027 Merge branch 'led-strip' into development 10 years ago
Roeland Lutters 71008b6aad Sending exit command on closing configurator. 10 years ago
Dominic Clifton c5e2a13b6c First cut of port of LED Strip configuration UI.
Thanks for the original code decompyler!
10 years ago
Dominic Clifton d671bff583 First cut of functional 'Ports' tab. Support backup and restore of
serial port scenarios and baud rates.  Add note to 'features' tab.
10 years ago
Dominic Clifton fe72557b12 Removing more review related code. Adding skeleton of new Ports tab. 10 years ago
cTn aacbe4d76f updating d3 and jquery libraries 10 years ago