1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-23 00:05:22 +03:00
Commit graph

103 commits

Author SHA1 Message Date
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
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