1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-19 14:25:14 +03:00
Commit graph

102 commits

Author SHA1 Message Date
Asizon
dcdc15c5e3 Added Dynamic Lpf Dterm Curve Expo to UI 2020-06-17 21:22:18 +02:00
Asizon
2bf7fae672 Fix typo on superexporates 2020-06-04 13:50:37 +02:00
mikeller
16b0cfc051 Fixed the antigravity feature switch. 2020-06-01 21:05:29 +12:00
Asizon
cab4d89deb Revise some new API_VERSION constants 2020-05-09 18:22:46 +02:00
Asizon
d32fe20ddc Fix antigravity gain value
sonar issue,remove unneded math,const renamed

Moved const inside if

Moved const inside else
2020-05-08 11:56:12 +02:00
mikeller
eb6e269467 Added warning when connecting to firmware newer than configurator. 2020-04-12 17:37:09 +12:00
Asizon
9f65a1088c Derivate to DMax using Dmin 2020-04-08 10:54:23 +02:00
Michael Keller
a74701aafe
Merge pull request #1949 from Asizon/fixDValues
Fix D values when Dmin disabled and autoadjust, coordination with new Dmin values
2020-04-07 22:29:17 +12:00
Asizon
19d4db4346 Coordinated with new Dmin values
Move Default_pids down
2020-04-06 16:55:46 +02:00
mikeller
7ce6d3f098 Added VBat PID compensation to analytics. 2020-03-27 00:08:55 +13:00
fgiudice98
84002abcc9 Fix rates type...
...when changing from BF 4.2 to BF<=4.1.x without rebooting the configurator
2020-03-21 11:59:02 +01:00
mikeller
c8ee46f45c Added warning when flashing unstable firmware. 2020-03-19 13:56:44 +13:00
Asizon
46e3f51d2b More Clear 2020-03-17 10:03:28 +01:00
Asizon
c2d8d7225e AG Gain default value to 3.5
add msp rule

Improving function
2020-03-17 09:45:24 +01:00
fgiudice98
b956ce2162 Remove "Return to saved values" button 2020-03-15 14:18:35 +01:00
fgiudice98
99cecfdba8 Update KISS logo
Thanks Paul!

Don't try to open modal if already open

Don't assign button if modal already open

Changed rates type change warning

Max rate independent from deadband

New actual rates logo

 Thanks to @Asizon and @igormedrano
2020-03-14 00:30:21 +01:00
fgiudice98
054b1ee73a Fixed variable declaration 2020-03-10 15:25:18 +01:00
fgiudice98
70a8364e5c Add rates type
Add rates type selection with working graphs and max angular speed

Fix deadband

MSP changes and fix actual rates limit

Small style changes and fixes

Fixes

Fixed the code pointed out in the review
Various sonar fixes
Updated the values of actual rates setting
Reduced logo size
Added analytics to rates type

Minor fix + rounding by step value

Now the calculation of the angle rate takes into account the values rounded by the step value (especially visible with values that are in deg/s)

Various fixes

Angle rate calculation in different functions
Fix for value step validation
Sonar fixes (mostly variables)

Force refresh to prevent errors ...

... when changing rates type after saving to eeprom

Logos refinement + minor changes

Touch to trigger travis

Fix Raceflight rate
2020-03-10 12:51:00 +01:00
Asizon
b7f9f2d8c0 Moved to Pid Tuning tab 2020-03-05 17:33:38 +01:00
Asizon
7e9cebfbf3 Adding Motor Output Limit and cellcount
Fix cell count min

Move tootltip`icons

Cosmetic changes
2020-03-03 01:34:08 +13:00
Michael Keller
f4f6da02c6
Merge pull request #1891 from Asizon/maxRateWarning
High rates warning message to prevent desyncs
2020-02-28 10:06:17 +13:00
Asizon
6d27965272 sonar fix 2020-02-26 09:22:36 +01:00
Asizon
036ef86a90 Warning message for high rates
sonar

Move to variable

sonar issues
2020-02-22 11:13:16 +01:00
Asizon
6ba32b94fc ItermCutoff and tooltip 2020-02-16 12:46:09 +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