1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-15 20:35:23 +03:00
Commit graph

126 commits

Author SHA1 Message Date
Mark Haslinghuis
92a0c915db
Simplified Tuning update 2021-12-20 01:03:43 +01:00
haslinghuis
92948e2212
Merge branch 'master' into rfc_filters 2021-11-25 04:31:28 +01:00
Mark Haslinghuis
a11c7616a5
RFC feedforward max_rate_limit and jitter_factor 2021-11-18 21:42:01 +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
Michael Keller
f98c2966c7 Removed repetitive logging on slider move. 2021-10-10 13:59:27 +13: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
J Blackman
2d268ee115
Auto merged - #2522 at Sun, 01 Aug 2021 04:17:08 GMT
Added latest Rc Smoothing changes
2021-08-01 14:17:09 +10:00
Asizon
467655ecdd Added latest Rc Smoothing changes
Requested changes and sonar

More sonar fixes

Changes to msp and rename bad old names
2021-07-05 14:41:57 +02:00
Asizon
68dd5dd902 Rename sliders FF to feedforward 2021-06-26 09:30:18 +02:00
J Blackman
5fb3007a17
Auto merged - #2511 at Sat, 26 Jun 2021 02:17:09 GMT
Update Feedforward to new names and values
2021-06-26 12:17:09 +10:00
Asizon
2e89fa2031 Update Feedforward to new names and values
Replace all ff with feedforward

Requested changes

Fix duplicated ff name

Reenabling on/off switch

Optimize F value update

Use exiting array for PID defaults
2021-06-21 06:59:46 +02:00
Asizon
0096a03782 Update Dshot Bidir autodefaults and dynamic values
Missing semicolon

Added MSP workaround

Code smells fix

added missing indent
2021-06-07 18:06:57 +02:00
Michael Keller
c07529b6bc
Merge pull request #2470 from Asizon/dyn_notch_count_bandwidth 2021-05-18 01:14:13 +12:00
Hans Christian Olaussen
9c9f53813a Add GPS rescue min dth 2021-04-11 20:20:16 +02:00
Asizon
bd7634a290 Dynamic notch new parameters
Hide if not =>1.44

Remove unneeded show action

Update with new values

Fixing requested changes

Added frecuency label
2021-04-10 10:26:27 +02: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
IvoFPV
41fb373c94 Add support for firmware side sliders 2021-01-17 23:02:19 +13:00
Michael Keller
14a5f32a2d
Merge pull request #2349 from limonspb/smartaudio_version 2021-01-13 14:44:59 +08:00
Ivan Efimov
f872f1375f Show SmartAudio version on VTX tab; MSP reads vtx device status 2021-01-12 18:09:21 -06:00
Michael Keller
f42cefc8f9
Merge pull request #2362 from haslinghuis/fix-ledstrip 2021-01-06 03:34:59 +08:00
=
8e8a15cb5c Fix led_strip 2021-01-05 20:14:14 +01:00
Michael Keller
d5d0146af7
Merge pull request #2296 from limonspb/esc_dshot_reverse 2021-01-01 15:31:06 +01:00
Ivan Efimov
ca09909d6e Motor direction dialog for Dshot escs 2020-12-31 22:26:43 -06: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
60780b7a02 Change lexical scope msp 2020-12-16 14:39:52 +01:00
Mark Haslinghuis
06f4c8b976 Fix minor issues 2020-11-22 23:20:28 +01:00
Mark Haslinghuis
8c8ef16481 fix unknown msp code detected 2020-11-18 21:24:20 +01:00
Mark Haslinghuis
48c1e830f3 Minor bugfixes MSPHelper.js 2020-11-09 02:51:36 +01:00
Miguel Angel Mulero Martinez
fd35031e6f Replace API versions by constants 2020-10-15 08:58:18 +02:00
Michael Keller
7fcc9efc72
Merge pull request #2182 from chmelevskij/chore/add-vue 2020-10-15 10:12:32 +13:00
Tomas Chmelevskij
d6cee386e8 Add Vue
Setup vue with gulp and initial components:

* Status Bar
* Logo
* Battery Legend
2020-10-14 17:51:03 +02:00
Hans Christian Olaussen
55c106be61 Add Thrust Linearization
Adds Thrust Linearization to the PID Tuning tab.
2020-10-11 21:34:21 +02:00
Miguel Angel Mulero Martinez
9c6ad8500c Refactor and Sonar clean of Beeper.js 2020-10-01 12:05:36 +02:00
Ivan Efimov
e4a85ccc2f Motor output reordering feature
Fixed Sonar warnings

renaming MOTOR_REMAP to MOTOR_OUTPUT_REORDER<ING>

Sonar warning fix

Code style fixes after the code review

moving styles to css from the motors tab dialog

Dialog size of Androind devices

Raneming MSP_<SET>_MOTOR_OUTPUT_REORDERING to MSP2

removing old styles and js files reference to motor_remap folder

adding FC.* where needed to accomodate new master changes

fixed alphabetical order for FC settings MOTOR_OUTPUT_REORDER

css fix for Android for motor reordering dialog
2020-08-13 22:52:09 -05:00
Asizon
d2ef89b6a3 Remove VBat PID Compensation
Some api version check fixes

Remove blanck line

More api version fixes

Remove extra parentesix

Removing more parentexis

Rebase fixing
2020-07-07 15:45:11 +02:00
Miguel Angel Mulero Martinez
24010a2e2a Move FC global vars inside FC object 2020-07-06 09:23:58 +02:00
Michael Keller
2b8b0a2417
Merge pull request #2103 from Asizon/add_vbatSagCompensation_to_ui
Added Vbat Sag Compensation to UI
2020-07-05 15:40:38 +12:00
Asizon
18e84746e5 Add Vbat Sag Compensation to UI
Remove empty white line

Improve ff and vbatSag functions change events

Tooltip reviewing
2020-07-03 11:46:48 +02:00
fgiudice98
346c317ded Blackbox sample rate selection 2020-06-30 11:50:00 +02:00
Asizon
f5410499dd Add FF Interpolation Options
Sonar issues

Move to Msp 1.44 and some fixes

sonar

sonar2

new sonar issues

Suggested changes

Default to AVG_2

Fix Indexation

remove HEAD word

fix API const and sonnar
2020-06-21 08:23:38 +02:00
Asizon
dcdc15c5e3 Added Dynamic Lpf Dterm Curve Expo to UI 2020-06-17 21:22:18 +02:00
Asizon
3f679c3a05 Fixed cell count negative value reads 2020-06-04 20:45:23 +02:00
Alberto García Hierro
6b2c59b571 [OSD] Add support for FrSky OSD
Add peripheral bit definitions to check the port function mask.
Depends on #1851
Depends on #1852
2020-05-25 14:53:17 +01:00
mikeller
59cb2d29a0 Removed unused compass declination setting. 2020-05-02 23:16:06 +12:00
mikeller
eb6e269467 Added warning when connecting to firmware newer than configurator. 2020-04-12 17:37:09 +12:00
mikeller
ebd36055da Added support for disabling the motor output protocol. 2020-04-01 02:00:08 +13: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
6aaababb1d Adding Dynamic Idle 2020-03-04 10:36:32 +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
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