Commit Graph

112 Commits (b86d0196434c0d17dfe1f4baf7362833f0202611)

Author SHA1 Message Date
mikeller 91ccc659d4 Added support for rateprofile switching.
Fixed rateprofile switching.
2016-08-02 13:25:41 +12:00
skaman82 e97f6685d4 Cleanup of the PID tab layout 2016-07-31 17:10:53 +02:00
mikeller 622a4fb821 Clean up profile loading. 2016-07-27 02:46:13 +12:00
mikeller 83fea65e1c Moved profile selection into PID Tuning tab. Did some visual cleanup. 2016-07-26 00:49:59 +12:00
mikeller 9594cbded5 Centralised feature handler in BF_CONFIG. Switched all access to features to use the handler. 2016-07-24 23:30:51 +12:00
mikeller 40042b2ffd Moved 'VBat PID Compensation' into PID tab. 2016-07-22 23:56:17 +12:00
U-DESKTOP-12PPI61\boris.bozic 60e3da5614 Change PID controllers 2016-07-18 00:50:50 +02:00
Michael Keller 9a571ac2c4 Fixed tab display for Angle / Horizon settings. 2016-07-12 07:37:38 +12:00
TheAngularity 500bbbb28c Update pid_tuning.html
- Edited the order Angle and Horizon
- fix to read and store correct pid level values
2016-07-09 19:46:36 +02:00
mikeller 6694faff33 Moved switching of 'FEATURE_SUPEREXPO_RATES' to PID tab. 2016-07-06 22:26:11 +12:00
Michael Keller 67bad649ec Fixed rates curve display for legacy rates. 2016-07-06 12:12:54 +12:00
mikeller f5045e4f68 Refactored rate curve into file of its own.
Improved scaling of rate curves
2016-07-06 01:44:45 +12:00
mikeller 4986ce387f Fixed help ballon placements. 2016-07-05 23:41:21 +12:00
mikeller c335e88e06 Fixed #73 2016-07-04 19:36:19 +12:00
U-DESKTOP-12PPI61\boris.bozic 5ed8ef1609 Add some tips 2016-07-04 00:22:46 +02:00
mikeller e885979d89 Added support for new rate profiles. 2016-07-04 08:15:08 +12:00
Michael Keller ce9791f148 Cleaned up show / hide PID code a bunch. 2016-07-01 10:51:47 +12:00
mikeller df3d39fa92 Made throttle rates display properly, made 'Show all PIDs' persist across tab reloads. 2016-07-01 09:08:16 +12:00
skaman82 b0ec88ce5a css fix 2016-06-30 15:20:23 +02:00
mikeller f4cc925f8e Cleaned up PID tab, made blocks show / hide properly. 2016-07-01 00:38:26 +12:00
skaman82 ecfb1bcbca PID Tab cleanup 2016-06-30 11:49:43 +02:00
Anthony Dmitriyev a0b2d9a090 Rates preview for PID Tuning tab 2016-06-29 22:26:21 +01:00
mikeller d527896159 Moved throttle settings into PID tab. 2016-06-29 01:21:30 +12:00
U-DESKTOP-12PPI61\boris.bozic 3bdba9d615 Add tuning tips 2016-06-26 14:33:53 +02:00
U-DESKTOP-12PPI61\boris.bozic 87795f3623 Version 1.3 2016-06-26 00:34:25 +02:00
borisbstyle 2738549032 Merge pull request #41 from nathantsoi/feature/advanced-tuning-and-filters
Feature/advanced tuning and filters
2016-06-24 11:42:18 +02:00
nathan b4fab40e26 make the table above the filters match 2016-06-24 02:32:43 -07:00
nathan 594c74de0a lfp filters work 2016-06-24 02:26:54 -07:00
nathan 0274e27b7c pid tab cleanup, make ADVANCED_TUNING.deltaMethod work 2016-06-24 02:07:12 -07:00
skaman82 47ec029321 New bracket icon for PID tab 2016-06-22 17:14:25 +02:00
U-DESKTOP-12PPI61\boris.bozic dca4dc97a1 Added RC rate yaw and prepared filters 2016-06-21 02:24:47 +02:00
Michael Keller 9a1a6fc42e Adjusted curve height on PID tab. 2016-06-21 07:58:16 +12:00
skaman82 69045ab4f8 Pid Tab changes
• removing watermark
• adjusting reset/show buttons
2016-06-20 16:33:30 +02:00
borisbstyle afac7acdd7 Merge pull request #17 from mikeller/rate_move
Moved pitch / roll / yaw rate / expo / curves to PID tab
2016-06-19 22:01:18 +02:00
mikeller 67f6818700 Work on moving all rates to PID tab.
Work on moving all rates to PID tab.

Finished move of rate courve to PID tab.
2016-06-19 19:46:05 +12:00
nathan ede113e28a link to wiki for documentation 2016-06-17 20:56:23 -07:00
skaman82 12bce912c9 new PID scaling (same as in the CLI) 2016-06-17 20:27:10 +02:00
nathan f28a2b4ad4 update all the links 2016-06-15 22:51:53 -07:00
Dominic Clifton 3993af0d8c Convert a few more tooltips to use i18n_title. 2016-01-07 00:40:34 +01:00
skaman82 3189feb194 removing inline css from PID Tab 2016-01-03 16:05:26 +01:00
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
2015-12-15 01:43:24 +01:00
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
2015-12-15 00:51:42 +01:00
skaman82 c738e23a85 Removing new Filters Box from PID Tab 2015-12-12 23:46:51 +01:00
skaman82 c2faf1b0e9 styling cleanup 2015-12-08 15:57:04 +01:00
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