Commit Graph

124 Commits (ad85117f457698292347bcf6a5673dc7b76ebc1b)

Author SHA1 Message Date
Dominic Clifton 3993af0d8c Convert a few more tooltips to use i18n_title. 9 years ago
skaman82 3189feb194 removing inline css from PID Tab 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
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
skaman82 c738e23a85 Removing new Filters Box from PID Tab 9 years ago
skaman82 c2faf1b0e9 styling cleanup 9 years ago
skaman82 0aa7a4a22d Merge branch 'new_stuff' into NewPIDFunctions
# Conflicts:
#	tabs/pid_tuning.html
#	tabs/receiver.css
9 years ago
skaman82 1e6d22b5f1 note styling correction 9 years ago
skaman82 cbfbd85c2f adding note 9 years ago
skaman82 c656e3b812 reverting redesign of RATES and TPA boxes 9 years ago
skaman82 bd8f9082bb Reworking PID Tab 9 years ago
skaman82 3c7dae8cc3 preparing tooltip text 9 years ago
skaman82 bc2174e4b7 updating labels 9 years ago
skaman82 69fe82494d updating labels 9 years ago
skaman82 390439b9eb adding placeholders 9 years ago
skaman82 210b47967b Removing profile selector from PID tab 9 years ago
Dominic Clifton 57baf8707c Update some i18n labels to use the correct casing (camelCase) and the
correct prefix "pidTuning".  The prefixes generally seems to match the
tab source files.
9 years ago
Albert Kravcov d9f65d50d3 PID Tab: moving english text into json file 9 years ago
Dominic Clifton 095b1a4193 More whitespace/indentation fixes. 9 years ago
skaman82 5de5f6d191 Merge remote-tracking branch 'cleanflight/development' into GUI-optimization 9 years ago
Dominic Clifton ac78dbc8c0 Support cleanflight API 1.14.0 (pid controller removal/reindex). 9 years ago
skaman82 e44884a95c reverting last commit for now 9 years ago
skaman82 4a80a51c90 more decimals for PID tuning 9 years ago
skaman82 5aab22c094 fixing typos 9 years ago
skaman82 abf9e44d24 cleanup 9 years ago
skaman82 7c376a6244 moved LEVEL PIDs outside of the main PID group 9 years ago
skaman82 67a1ef6d32 removing missed <br> 9 years ago
skaman82 0cdacf9902 changed labeling in the PID Tab to make LEVEL PIDs easies to understand 9 years ago
skaman82 e429cf623d placing tooltip content into the json file 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
skaman82 a5bef02067 PID Tab fix 9 years ago
skaman82 6f327544b0 some changes in the pid tab 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 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 9ea93dcbf6 Fixing some errors in the title bar 9 years ago
skaman82 98d8eea7f7 Preparing RX and PID tab for rework 9 years ago
skaman82 11f2a833a5 pid tab modification 9 years ago
skaman82 ae41a52c46 Cleaning up PID html 9 years ago
skaman82 ddd4136ff3 Getting ready to redesign the PID Tab 9 years ago
Nicholas Sherlock fbf983dda8 Limit TPA to 1.0, restore old yaw limit of 2.55 10 years ago
Nicholas Sherlock d6c60fe586 Update roll/pitch/yaw rate limits to match CF's limits 10 years ago
Dominic Clifton 8160e8e353 Merge branch 'development' of https://github.com/tricopterY/cleanflight-configurator into development
Conflicts:
	js/msp.js
	tabs/pid_tuning.html
	tabs/pid_tuning.js
10 years ago
Dominic Clifton 4b2704e784 Support independent configuration of pitch and roll rates. Cleanup of
tpa breakpoint configuration support.
10 years ago
Dominic Clifton 5683314f93 Merge https://github.com/tricopterY/cleanflight-configurator into tricopterY-development
Conflicts:
	tabs/pid_tuning.html
	tabs/pid_tuning.js
10 years ago
tricopterY 868b384208 Update pid_tuning.html 10 years ago
Paul Rogalinski ca718409df made pid or pidController change exclusive, always refresh from FC after
save
10 years ago
tricopterY 08736bcfce Update pid_tuning.html 10 years ago
Dominic Clifton 46a0054d78 Add SVG watermark image to log view and some tabs. 10 years ago
Dominic Clifton c0a7ebc568 Adding numbers to the options in the PID tuning select. 10 years ago
Dominic Clifton 35200e5a36 Support changing PID controller in the GUI. 10 years ago
cTn 69e23197e1 change profile input element to select 10 years ago
cTn e8c4a03dd5 moving majority of save buttons to bottom right corner, graph margin plish 10 years ago
cTn 700ca41957 fix the steps for LEVEL I 10 years ago
cTn eac97e1b59 pid tuning got full i18n support 11 years ago
cTn 4f8f45f290 add pid names to PID table from PID_names array 11 years ago
cTn 65555b224c added profile select in PID tab 11 years ago
cTn 3fb3c337e6 moving Vario below ALT in PID tab 11 years ago
cTn 014844ba0a apply limits, cleanup for RC values in pid tab 11 years ago
cTn 67d0fc9f3a cleanup, reorder, add limits 11 years ago
cTn 4c309967bb rename 11 years ago
cTn 9f421618ac merge #23 11 years ago
Lukas S 10b238d14f add VEL-PID setting 11 years ago
cTn 0ccdc762b4 adding refresh button to PID/Receiver tabs 11 years ago
cTn c5b82cf32d UI polish 11 years ago
cTn cfef3c67ab adding "shifting" arrows for all numerical values
also the number of decimals after . should now better match the desired
value size/length expected by multiwii
11 years ago
cTn b040b01be8 bugfixes & UI polish 12 years ago
cTn d450a3f518 full PID tuning support
RC related tunings like expos, etc will be available inside Receiver tab
12 years ago
cTn d61df6fc82 pid tuning improvements 12 years ago
cTn 62a212b0e8 some initial PID tuning UI hooks 12 years ago
cTn ae7a6cfa0a accel and mag calibration hooks 12 years ago
cTn 9fda14b5f2 initial support for tab UI setup 12 years ago