Commit Graph

68 Commits (0aa7a4a22dfc1544c224057358750bb19fb44a45)

Author SHA1 Message Date
skaman82 0aa7a4a22d Merge branch 'new_stuff' into NewPIDFunctions
# Conflicts:
#	tabs/pid_tuning.html
#	tabs/receiver.css
2015-12-08 15:39:15 +01:00
skaman82 1e6d22b5f1 note styling correction 2015-12-08 14:53:53 +01:00
skaman82 cbfbd85c2f adding note 2015-12-08 14:36:34 +01:00
skaman82 c656e3b812 reverting redesign of RATES and TPA boxes 2015-12-08 14:13:47 +01:00
skaman82 bd8f9082bb Reworking PID Tab 2015-12-08 13:52:18 +01:00
skaman82 3c7dae8cc3 preparing tooltip text 2015-12-08 12:36:00 +01:00
skaman82 bc2174e4b7 updating labels 2015-12-08 12:33:18 +01:00
skaman82 69fe82494d updating labels 2015-12-08 12:24:46 +01:00
skaman82 390439b9eb adding placeholders 2015-12-08 12:20:04 +01:00
skaman82 210b47967b Removing profile selector from PID tab 2015-11-24 20:23:07 +01:00
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.
2015-11-16 21:38:59 +00:00
Albert Kravcov d9f65d50d3 PID Tab: moving english text into json file 2015-11-16 21:28:48 +00:00
Dominic Clifton 095b1a4193 More whitespace/indentation fixes. 2015-11-14 11:34:06 +00:00
skaman82 5de5f6d191 Merge remote-tracking branch 'cleanflight/development' into GUI-optimization 2015-11-14 01:49:10 +01:00
Dominic Clifton ac78dbc8c0 Support cleanflight API 1.14.0 (pid controller removal/reindex). 2015-11-14 00:41:23 +00:00
skaman82 e44884a95c reverting last commit for now 2015-11-13 14:49:36 +01:00
skaman82 4a80a51c90 more decimals for PID tuning 2015-11-13 14:27:32 +01:00
skaman82 5aab22c094 fixing typos 2015-11-12 15:13:46 +01:00
skaman82 abf9e44d24 cleanup 2015-11-12 14:37:54 +01:00
skaman82 7c376a6244 moved LEVEL PIDs outside of the main PID group 2015-11-12 14:36:59 +01:00
skaman82 67a1ef6d32 removing missed <br> 2015-11-12 13:57:29 +01:00
skaman82 0cdacf9902 changed labeling in the PID Tab to make LEVEL PIDs easies to understand 2015-11-12 13:55:22 +01:00
skaman82 e429cf623d placing tooltip content into the json file 2015-11-11 11:54:56 +01:00
Dominic Clifton f869dd94e7 Reformat HTML files. Default Eclipse 4.4 settings. Line Length: 120.
Spaces Not Tabs. Indentation: 4.
2015-11-10 01:21:47 +00:00
skaman82 a5bef02067 PID Tab fix 2015-11-09 10:33:33 +01:00
skaman82 6f327544b0 some changes in the pid tab 2015-11-08 17:45:30 +01:00
skaman82 c01f67a186 some minor css updates 2015-11-06 02:38:28 +01:00
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
2015-11-06 01:24:12 +02:00
Kristjan Vaga 86c9733e52 Initial HTML updates and CSS for bottom toolbar. 2015-11-05 17:47:11 +02:00
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“
2015-11-05 16:37:15 +01:00
skaman82 8e79a250ed Basic rework of: Adjustments and PID tabs, little fixes and changes here and there 2015-11-04 22:22:23 +01:00
skaman82 9ea93dcbf6 Fixing some errors in the title bar 2015-11-03 01:07:30 +01:00
skaman82 98d8eea7f7 Preparing RX and PID tab for rework 2015-11-03 01:02:41 +01:00
skaman82 11f2a833a5 pid tab modification 2015-11-02 21:03:26 +01:00
skaman82 ae41a52c46 Cleaning up PID html 2015-11-02 10:23:10 +01:00
skaman82 ddd4136ff3 Getting ready to redesign the PID Tab 2015-11-02 10:10:08 +01:00
Nicholas Sherlock fbf983dda8 Limit TPA to 1.0, restore old yaw limit of 2.55 2015-03-26 01:55:50 +13:00
Nicholas Sherlock d6c60fe586 Update roll/pitch/yaw rate limits to match CF's limits 2015-03-22 12:04:42 +13:00
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
2015-03-12 00:40:15 +01:00
Dominic Clifton 4b2704e784 Support independent configuration of pitch and roll rates. Cleanup of
tpa breakpoint configuration support.
2015-03-11 22:50:07 +00:00
Dominic Clifton 5683314f93 Merge https://github.com/tricopterY/cleanflight-configurator into tricopterY-development
Conflicts:
	tabs/pid_tuning.html
	tabs/pid_tuning.js
2015-03-11 22:09:35 +01:00
tricopterY 868b384208 Update pid_tuning.html 2015-03-11 16:07:11 +11:00
Paul Rogalinski ca718409df made pid or pidController change exclusive, always refresh from FC after
save
2015-03-11 00:19:24 +01:00
tricopterY 08736bcfce Update pid_tuning.html 2015-03-10 15:11:09 +11:00
Dominic Clifton 46a0054d78 Add SVG watermark image to log view and some tabs. 2015-02-24 02:06:00 +00:00
Dominic Clifton c0a7ebc568 Adding numbers to the options in the PID tuning select. 2015-01-30 22:16:50 +01:00
Dominic Clifton 35200e5a36 Support changing PID controller in the GUI. 2015-01-29 18:27:50 +01:00
cTn 69e23197e1 change profile input element to select 2014-09-23 21:02:07 +02:00
cTn e8c4a03dd5 moving majority of save buttons to bottom right corner, graph margin plish 2014-07-04 20:55:46 +02:00
cTn 700ca41957 fix the steps for LEVEL I 2014-06-09 02:56:38 +02:00