Asizon
036ef86a90
Warning message for high rates
...
sonar
Move to variable
sonar issues
2020-02-22 11:13:16 +01:00
Michael Keller
a27ffbd453
Merge pull request #1875 from McGiverGim/fix_throttle_preview
...
Fix throttle preview refresh
2020-02-08 13:23:24 +13:00
Asizon
5486b7e78e
Remove whitespaces
2020-02-06 09:58:44 +01:00
Miguel Angel Mulero Martinez
10916a5cfc
Fix throttle preview refresh
2020-02-06 09:44:14 +01:00
Asizon
e3041286a3
Add Dynamic Notch Max Hz
...
Remove white spaces
Remove white space2
Revert and add suggested changes
Some cosmetic changes
MinHz Changes
Fix MinHz Max
2020-02-06 09:27:44 +01:00
Andrew Young
4c3ac659b5
The PID slider heatmap now works with the dark theme
2019-12-24 01:53:31 +00:00
Andrew Young
10fb05efc8
Added change heatmap to PIDs for the sliders
2019-12-23 00:28:47 +00:00
Miguel Angel Mulero Martinez
09e2f6d231
Remove tabs and some trailing spaces
2019-11-03 13:46:19 +01:00
Károly Kiripolszky
d4059b37e1
Put the original and the modulated values on the throttle curve
2019-10-21 12:15:21 +02:00
Károly Kiripolszky
b5f65495a8
draw throttle position in tuning tab
2019-10-20 10:01:25 +02:00
Anisotropic
af68114367
Refactor pid-tuning -> tabs
2019-10-04 18:39:33 +03:00
IvoFPV
b324efca9b
FIx memory leak on model rendering
2019-09-28 13:14:14 +02:00
IvoFPV
65ab462168
Fix slider display update and analytics
2019-09-20 21:43:29 +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
02a6610a99
Improve filter tuning tip
2019-09-11 10:04:36 +02:00
Miguel Angel Mulero Martinez
25fe13be25
Add RPM filter configuration
2019-09-07 15:35:45 +02:00
Michael Keller
fe08a7833e
Merge pull request #1598 from IvoFPV/addtuningsliders
...
Add tuning sliders
2019-09-07 23:11:36 +12:00
Michael Keller
78227fefd7
Merge pull request #1627 from IvoFPV/pid-tuning-tab-fix
...
Fix PID tuning tab active subtab
2019-09-07 23:07:20 +12:00
IvoFPV
35dd326778
Add tuning sliders
2019-09-07 13:00:39 +02:00
IvoFPV
faf4a26360
Fix pid tuning tab active subtab
2019-09-07 10:27:38 +02:00
IvoFPV
26706f289a
Fix dmin on/off calculation and dmin limit
2019-09-04 12:42:40 +02:00
Károly Kiripolszky
f1ce8075ad
keep active subtab selected on PID Tuning tab, change displayed data only
2019-09-02 11:25:36 +02:00
IvoFPV
34ca57fec2
Fix wrapping
2019-08-24 18:19:51 +02:00
IvoFPV
61d0b1e857
Dmin set per default ratio
2019-08-24 09:57:35 +02:00
IvoFPV
72b00c1d91
Add dmin note, remove spacer on wrap
2019-08-24 09:21:51 +02:00
IvoFPV
39a81a0728
Improve pid tuning tab style and layout
2019-08-22 12:17:22 +02:00
IvoFPV
dcfb587302
Change notice and add api version check
2019-08-11 11:40:40 +02:00
IvoFPV
065d7176f3
Add dynamic notch disabled warning
2019-08-11 11:09:50 +02:00
IvoFPV
b39f7df5f7
Add dyn notch to UI try2
2019-08-10 14:48:30 +02:00
IvoFPV
1fb5c046f4
Add iterm relax cutoff to UI
2019-08-08 00:23:48 +02:00
Kyle K
321c795de0
moving colors from html into the .css files
2019-06-28 23:42:35 +00:00
Michael Keller
b4930064a6
Adjust dmin limit logic ( #1382 )
...
Adjust dmin limit logic
2019-04-29 01:26:44 +12:00
Miguel Angel Mulero Martinez
224deb7303
Hide SmartFeedforward MSP API 1.42
2019-04-15 19:12:43 +02:00
Michael Keller
0ef835947f
Merge pull request #1377 from mikeller/fix_notch_range_adjustments
...
Fixed notch range adjustments.
2019-04-16 00:20:15 +12:00
Bruce Luckcuck
00c55d7fb5
Adjust dmin limit logic
...
Previously dmin values would reset to 0 if the user decreased the D value below the current setting for dmin on a given axis. Now adjust the max for the dmin value to be D - 1 and set the dmin value to that. Prevents unexpected resets of dmin to 0 when adjusting the D gains.
2019-04-14 11:30:57 -04:00
mikeller
b34a6642f2
Fixed notch range adjustments.
2019-04-14 20:56:23 +12:00
Ian Murphy
991c051e80
Updated to MSP API v1.42 & rebased onto master.
2019-04-12 20:36:45 +01:00
mikeller
e9d83f62a2
Fixed lowpass filter settings.
2019-04-09 06:33:48 +12:00
Bruce Luckcuck
fcf802b8d4
Add support fo filtering defaults based on firmware version
...
Ensures that when filters are enabled the defaults used are appropriate for the firmware version.
2019-04-03 09:37:50 -04:00
Kenneth Mitchell
e0e7c8a423
Do not change dyn_lpf_gyro_max_hz.
2019-03-17 18:46:20 -04:00
Miguel Angel Mulero Martinez
5a5e87a2a0
Add integrated yaw to the Configurator
2019-03-14 11:46:59 +01:00
Miguel Angel Mulero Martinez
bad5b7c627
Add D Min feature to PIDs tab
2019-03-12 13:56:29 +01:00
Miguel Angel Mulero Martinez
9f2e608530
Add dynamic lpf and dterm filters
2019-03-08 08:25:23 +01:00
Michael Keller
ba6770702e
Merge pull request #1240 from klutvott123/Fix-rc-expo-background-color
...
Fix rc expo background color
2018-12-02 23:25:09 +13:00
Michael Keller
6f314dd1bb
Merge pull request #1236 from klutvott123/Change-slider-behaviour
...
Change slider behaviour
2018-11-28 22:55:44 +13:00
Hans Christian Olaussen
b6201bae77
Fix rc expo background color
2018-11-28 00:15:27 +01:00
Hans Christian Olaussen
4a8af98183
Fix comment indent
2018-11-28 00:06:35 +01:00
Hans Christian Olaussen
4c6898c200
Added comments for coupled control events
2018-11-27 23:21:38 +01:00
Hans Christian Olaussen
7ab957a88e
Change slider behaviour
...
Use on input event instead of change. Change only fires when mousebutton is released.
2018-11-25 18:28:34 +01:00