mikeller
b398c271c4
Cleaned up rates calculation and display a bunch.
2016-07-08 00:12:09 +12:00
Anthony Dmitriyev
10b51a1b83
Cleanup for model/rates
2016-07-07 00:56:40 +01:00
Anthony Dmitriyev
86352b2a61
3D model to respect rates
2016-07-06 23:13:07 +01: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
0a95079577
Fixed #73
2016-07-04 19:37:26 +12: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
mikeller
f4cc925f8e
Cleaned up PID tab, made blocks show / hide properly.
2016-07-01 00:38:26 +12:00
mikeller
e77de7dba7
Fixed bug in yaw rate curve display for version < 2.8.1
2016-06-30 22:18:03 +12:00
Anthony Dmitriyev
a0b2d9a090
Rates preview for PID Tuning tab
2016-06-29 22:26:21 +01:00
mikeller
5e15aab460
Merge branch 'master' of https://github.com/betaflight/betaflight-configurator into move_throttle_settings_into_pid_tab
2016-06-29 01:22:05 +12:00
mikeller
d527896159
Moved throttle settings into PID tab.
2016-06-29 01:21:30 +12:00
U-DESKTOP-12PPI61\boris.bozic
ff6d8d3e93
Version 1.5
2016-06-27 14:45:01 +02:00
U-DESKTOP-12PPI61\boris.bozic
c86b6f9a29
Increase the range of graph
2016-06-26 14:50:44 +02:00
U-DESKTOP-12PPI61\boris.bozic
040e09088f
Better rate curve // Still needs some optimising
2016-06-25 02:22:54 +02:00
U-DESKTOP-12PPI61\boris.bozic
a116ce6b05
Implement version checking part 2
2016-06-24 15:19:38 +02:00
U-DESKTOP-12PPI61\boris.bozic
c7d89ed710
Refactor and Implement version checking part 1
2016-06-24 12:50:33 +02: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
nathan
8ffcb25375
this must default to false, since we have fields other than pids now, on input form changes won't work. everything still works w/ this fix
2016-06-24 02:04:18 -07:00
U-DESKTOP-12PPI61\boris.bozic
dca4dc97a1
Added RC rate yaw and prepared filters
2016-06-21 02:24:47 +02:00
U-DESKTOP-12PPI61\boris.bozic
f2fd1e1077
Continue filling PID tuning tab
2016-06-21 02:24:44 +02:00
KiteAnton
c9a5294f43
First step towards adding filter settings in configurator
2016-06-21 02:24:43 +02:00
Michael Keller
9a1a6fc42e
Adjusted curve height on PID tab.
2016-06-21 07:58:16 +12:00
U-DESKTOP-12PPI61\boris.bozic
2662f64e83
Remove ONESHOT125 and Change Some names
2016-06-19 23:55:22 +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
skaman82
12bce912c9
new PID scaling (same as in the CLI)
2016-06-17 20:27:10 +02:00
nathan
cbb7122336
disable stats
2016-06-15 22:25:11 -07:00
NightHawk32
19e6f9026b
PID controllers can now be reset to defaults
2015-12-12 18:42:49 -05:00
skaman82
210b47967b
Removing profile selector from PID tab
2015-11-24 20:23:07 +01:00
NightHawk32
0aefcd5959
Renamed global profile selector to avoid collisions with #pid-tuning
2015-11-23 17:00:05 -05:00
NightHawk32
7531ce69fe
Profile is now changable globally.
2015-11-22 16:00:01 -05: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
0880343488
Merge remote-tracking branch 'cleanflight/development' into GUI-rework
...
# Conflicts:
# main.js
# tabs/landing.js
2015-11-11 22:08:19 +01:00
Dominic Clifton
d73196ea11
Fix toggle buttons reverting to checkboxes after reboot.
...
This moves GUI specific code out of main and the individual tab js files
into gui.js, where it fits better.
2015-11-11 21:01:22 +00:00
skaman82
e429cf623d
placing tooltip content into the json file
2015-11-11 11:54:56 +01:00
Dominic Clifton
8324a2c002
Fix repeated documentation link generation. Fixed repeated switchery
...
checkbox code.
2015-11-09 23:01:42 +00:00
skaman82
a5bef02067
PID Tab fix
2015-11-09 10:33:33 +01: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
ddd4136ff3
Getting ready to redesign the PID Tab
2015-11-02 10:10:08 +01:00
Dominic Clifton
244685c9a6
Update version checking code to use semantic versioning - see
...
http://semver.org/
semver.js creating using browserify.
https://www.brcdn.org/?module=semver&version=4.3.4
2015-05-07 22:10:26 +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
Paul Rogalinski
db3b50814b
fixed formatting
2015-03-11 21:34:02 +01:00
Paul Rogalinski
e0b97b3b50
fixed inconsistent method names
2015-03-11 21:24:46 +01:00