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