Commit Graph

160 Commits (e492e6d3ff7b40014511bf84e34ef1a49c8a6c93)

Author SHA1 Message Date
Dominic Clifton 8e72333a83 Fix doctype causing rendering issues. 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 79889b99bd Fix a stray unescaped `&` in main.html 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
Nicholas Sherlock 4e12db9c5e Convert dataflash tab to a new Blackbox tab with SD card support 9 years ago
NightHawk32 6157c875f9 Renamed global dataflash components, fixed detection for global dataflash display. 9 years ago
NightHawk32 0aefcd5959 Renamed global profile selector to avoid collisions with #pid-tuning 9 years ago
skaman82 6b97eb2809 Further work on dataflash and profile switch in the header 9 years ago
skaman82 19897cd574 started to work on new GUI functionality 9 years ago
Dominic Clifton ea2d59f4fb Remove unfinished light/dark theme switching code. 9 years ago
Dominic Clifton f869dd94e7 Reformat HTML files. Default Eclipse 4.4 settings. Line Length: 120.
Spaces Not Tabs. Indentation: 4.
9 years ago
Dominic Clifton 1adc6f7bd6 Delete more unused files from libraries.
Note that this commit is indicating there needs to be a build step to
make it easier to generate the used sources when packaging the
configurator.
9 years ago
Dominic Clifton 6d524ebe5e Delete unused switchery files and relocate the modified switchery
distribution files.

Note that the switcher.css/.js are NOT the same as the minified version.
They have been modified to generate smaller switches.
9 years ago
Dominic Clifton f1e9535bb3 rename directory `styles` to `css`. Remove unused files. 9 years ago
Dominic Clifton 8324a2c002 Fix repeated documentation link generation. Fixed repeated switchery
checkbox code.
9 years ago
skaman82 6afc3cd938 Tiny text changes 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 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