1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-26 09:45:28 +03:00
Commit graph

45 commits

Author SHA1 Message Date
Mark Haslinghuis
57ca2bc20d Fix filter Slider Display
Fix display when all lowpasses are disabled

Fix filter selector

Fix PID display

fix pid display
2022-01-05 13:14:17 +01:00
Mark Haslinghuis
611190603f
Rebase to master 2021-12-21 12:58:45 +01:00
Mark Haslinghuis
393be634b9 Fix DD and FF for legacy targets 2021-12-21 12:52:17 +01:00
Mark Haslinghuis
92a0c915db
Simplified Tuning update 2021-12-20 01:03:43 +01:00
Ivan Efimov
79e081f0f7
Merge pull request #2651 from Asizon/integrated_yaw_fix
Nice, works all as expected.
Enabled editing: sets YPR to PR.
Setting back to YPR disables integrated yaw.
resets works as expected.
2021-12-09 23:50:57 -06:00
Asizon
476ba71e63 disable only if rpy 2021-12-08 09:34:33 +01:00
ctzsnooze
03f2539c2e don't change filter type when moving filter slider 2021-12-06 15:13:22 +11:00
Mark Haslinghuis
7bc90fc476
Fix sliders disable input 2021-12-03 00:19:17 +01:00
Mark Haslinghuis
d57ce5ffd1
rfc filter sliders
Fix manual input

improve gyro and dterm

Fix expo

Fix enabling gyro dyn lpf 1 to use slider value instead of default

Fix enabling dterm dyn lpf 1 to use slider value instead of default

Change labels to static

Refactor left panel

right panel

Add switches

latest fixes

save filter type on lp1

Remove need to save if changing switches

Change lowpass html

Change slider on/off behavior

Fix enable/disable filter mode selectors

Reworked to work with legacy and firmware sliders

Change gyro warning limit to 1.4 as in 10.7 (limon)
2021-11-17 04:24:31 +01:00
Mark Haslinghuis
5b5ae0dc1a
Fix Dmin in RP mode 2021-10-13 21:46:41 +02:00
Mark Haslinghuis
3ebd1697a5
Extend save and restore for all settings
Fix Enable PID sliders button

Fix duplicate block?
2021-10-12 20:56:53 +02:00
Mark Haslinghuis
ae8eebf644
remove dd an ff switch 2021-10-09 21:56:24 +02:00
Mark Haslinghuis
348198d9be Handle expert settings
reduce code

Add props

Allow changing mode without save inbetween

Fix affecting touching slider
2021-10-09 00:27:22 +02:00
J Blackman
3feefcb184
Auto merged - #2618 at Wed, 06 Oct 2021 12:17:10 GMT
Expert mode toggle bugfix and refactoring
2021-10-06 23:17:10 +11:00
Mark Haslinghuis
1251120115
Small patch 2021-10-05 13:01:32 +02:00
Mark Haslinghuis
f893a87073
Prevent changing profiles is settings are not saved 2021-10-03 16:12:38 +02:00
Ivan Efimov
b63c02673a Expert mode toggle refactoring 2021-10-02 03:16:46 -05:00
Mark Haslinghuis
48659bd6ec
Changes after reviews 2021-09-30 00:47:46 +02:00
Mark Haslinghuis
1dbe298abd
Change Sliders and defaults
0-1-2 ranges ff and dmax

gui fixes

Fix master slider

Fix TODO

Fix enable slider when PID has changed

Fix RP mode editing manual values

Restore backward compatibility

Rearrange order of 4.3 sliders and add divider for expert mode

d_lowpass slider range changed, 75-150 defaults

Fix filter sliders

Optimise FF, DMax and filter slider steps

Fix doubleclick on pid sliders

stop D lowpass slider position moving left on save

update gyro and dterm lowpass filter messages

fix some bugs

Fix spacing in messages

Little fixes

Respect slider mode

Fix legacy mode and slider values

Code cleanup

Add slider defaults

rename dmin ratio to dmax gain

Fix legacy sliders again

Enable Expert Mode
2021-09-27 02:55:26 +02:00
Asizon
68dd5dd902 Rename sliders FF to feedforward 2021-06-26 09:30:18 +02:00
Sthirs
debf25adbd Fix typing behaviour on PID inputs
Setting the PID input value while calculating the slider display
was the cause of losing the caret position.

refs #2009
2021-05-02 21:53:11 +02:00
UAV Tech
b4afe7231c Add FW Filter Slider Support-ALL credit to haslinhuis! 2021-03-18 13:26:07 -04:00
UAV Tech
4d86124957 Reordered sliders & fix actions 2021-02-22 13:33:18 -05:00
Michael Keller
99e36744d2
Merge pull request #2411 from chmelevskij/add-semi-to-eslint
chore: add `semi` rule to the linter and run `--fix`
2021-02-17 07:52:18 +13:00
Mark Haslinghuis
c832e9758a Fix Legacy Tuning Slider Patch 2021-02-15 01:21:06 +01:00
Tomas Chmelevskij
616c2e796d chore: add semi rule to the linter and run --fix
Adds semicolon to the linter rules.
2021-02-14 07:37:03 +01:00
Mark Haslinghuis
7c0db59a33 Fix legacy PID Tuning Sliders 2021-02-12 03:06:40 +01:00
Mark Haslinghuis
a80820abaf Fix firmware filter tuning sliders 2021-02-01 22:29:31 +01:00
IvoFPV
41fb373c94 Add support for firmware side sliders 2021-01-17 23:02:19 +13:00
Tomas Chmelevskij
d396d97e5e chore: add eslint
* add eslint with space rules to cover what sonarcloud doesn't
* run lint in travis
* add eslint vue config
2020-12-27 09:21:51 +04:00
Mark Haslinghuis
12408e5e55 Change lexical scope tuning 2020-12-13 21:32:09 +01:00
Mark Haslinghuis
91986d705e Fix tuning sliders 2020-10-18 04:45:47 +02:00
Miguel Angel Mulero Martinez
24010a2e2a Move FC global vars inside FC object 2020-07-06 09:23:58 +02:00
mikeller
81c41d331f Fixed PID tuning sliders disabling on certain values. 2020-06-09 00:26:31 +12:00
ctzsnooze
3b2d7a837d PD Ratio Slider now adjusts D, fixes yaw P issue, tooltip update
Makes for more logical P:D ratio changes; fix P first, then tune D.
Also fixes issue with P:D ratio slider changing P on pitch and roll, but not yaw.
Allows increasing yaw P default to 45
Update tooltip message to suit change.
2020-04-20 22:49:51 +12:00
ctzsnooze
00fc06bbb3 Yaw Response slider now works like pitch ansd roll 2020-04-13 21:20:36 +10:00
Asizon
a9530fd5fc Improved new PID defaults Sliders reading 2020-04-07 13:15:52 +02:00
Asizon
064f7ba5d8 Better defaults read 2020-04-07 07:26:28 +02:00
Asizon
a9c2184976 Fix D values when Dmin disabled 2020-04-06 09:13:33 +02:00
Andrew Young
10fb05efc8 Added change heatmap to PIDs for the sliders 2019-12-23 00:28:47 +00:00
IvoFPV
95e64dcf4e Tuning sliders yaw P fix 2019-09-16 12:18:52 +02:00
IvoFPV
d2fe165bce Add tuning slider analytics 2019-09-14 03:38:33 +02:00
IvoFPV
8b7f0353e5 Tuning sliders non expert mode limits 2019-09-13 01:46:47 +02:00
IvoFPV
69f3387a02 Fix rateprofiles 2019-09-09 14:41:40 +02:00
IvoFPV
35dd326778 Add tuning sliders 2019-09-07 13:00:39 +02:00