Commit Graph

51 Commits (17d4a0153b3c35363eaa3c313c15dae16ad1f226)

Author SHA1 Message Date
skaman82 b6a55f247a Shortening labels for sensor alignment 9 years ago
Dominic Clifton 14135cb64e Cleanup board/sensor alignment UI. 9 years ago
skaman82 f0de4141c8 more css cleanup 9 years ago
skaman82 bd7a2fc768 better contrast for some fonts 9 years ago
skaman82 d214b30d2e Correcting Labels 9 years ago
skaman82 2d6feb0e6a Merge branch 'cleanflight/development' into NewPIDFunctions
# Conflicts:
#	_locales/en/messages.json
#	js/backup_restore.js
#	js/data_storage.js
#	js/msp.js
#	tabs/configuration.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
skaman82 0aa7a4a22d Merge branch 'new_stuff' into NewPIDFunctions
# Conflicts:
#	tabs/pid_tuning.html
#	tabs/receiver.css
9 years ago
skaman82 4de47c690c addin sensor alignment inputs in config tab 9 years ago
skaman82 cbfbd85c2f adding note 9 years ago
skaman82 bd8f9082bb Reworking PID Tab 9 years ago
skaman82 8067dd7acf correcting margin of new 3d section in config tab 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
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
Kristjan Vaga 76fc0176da Polishing the toolbar related styles. Fixing styles. 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 98d8eea7f7 Preparing RX and PID tab for rework 9 years ago
skaman82 8f4cf34a70 Merge remote-tracking branch 'cleanflight/development' into GUI-rework
Conflicts:
	_locales/en/messages.json
	changelog.html
	tabs/configuration.css
	tabs/configuration.html
	tabs/landing.js
	tabs/ports.css
	tabs/ports.html
	tabs/setup.css
	tabs/setup.html
9 years ago
skaman82 06f643812d sync 9 years ago
skaman82 f7a7961402 including changes from wanderzell #21 9 years ago
skaman82 cbe15c6bd6 min. changes in config tab css 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 1760bbfa4d some css rework 9 years ago
skaman82 a618839f50 Some updates 9 years ago
skaman82 69f42d8eea Some fine-tuning 9 years ago
skaman82 54d7c24e82 First rework of Configuration Tab
… also minor fixes to switchery buttons
9 years ago
skaman82 28c51e2e6e css rework 9 years ago
skaman82 87e9bfd3d9 ...restoring some files 9 years ago
Dominic Clifton fb46711659 Cleanup looptime configuration. 9 years ago
tricopterY 17d525352f Allow FC loop time change via Configuration Tab 9 years ago
tricopterY 8b2627c470 Added disarm class 10 years ago
Stefan Grufman 9193b77119 Added new XBUS_MODE_B_RJ01 (for Align DMSS RJ01 receiver) to Configuration tab. Also increased width of listbox to show full name. 10 years ago
Dominic Clifton 519de30f6e Allow saving of LED Strip configuratiion via MSP. Requires firmware
with new MSP_SET_LED_STRIP_CONFIG.

Remove some .toUpperCase() duplication since it was only needed for the
CLI commands panel.
Minor CSS cleanups.
Some variable and class renaming to align with firmware code.
10 years ago
Dominic Clifton bfa689be40 Overhaul of the configuration tab. 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 7692b7354a Update configuration for Cleanflight settings. 10 years ago
cTn 47135e2bb8 add small padding around svg image in mixer to make things look little bit better 10 years ago
cTn 90cd5aa69b reworked mixer UI as requested 10 years ago
cTn 0c175725b1 support for currentscale and currentoffset, ui fully working both read and write 10 years ago
cTn 6f9c5cb6f2 multiwiicurrentoutput checkbox, BF_CONFIG will be extended when firmware updates 10 years ago
cTn ee0dec96d8 gps related configuration 10 years ago
cTn ce53bc99f2 add serial rx type configuration write/read working 10 years ago
cTn c537616a39 hooked up (mostly palceholder) text to various inputs 10 years ago
cTn a34357d92a initializing input elements for throttle and battery, changed to 2 row design 10 years ago
cTn c352199434 working mixer list with mixer preview 10 years ago
cTn fdbfdfd31d working feature selection (both read and write), missing description and nicer text 10 years ago