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

143 commits

Author SHA1 Message Date
Mark Haslinghuis
2e0334c114
Revise filter sliders 2021-09-27 04:29:41 +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
Michael Keller
79d6021660 Added Analytics Tracking for Each 'Save' Button Click that Tracks
Changes.

This should help by giving an upper bound for how many users change
these settings at all.
2021-08-08 02:04:24 +12:00
J Blackman
03794c6699
Auto merged - #2531 at Sun, 01 Aug 2021 02:17:07 GMT
Disable feedforward switch action for old versions
2021-08-01 12:17:07 +10:00
Asizon
63e3130aae Disable feedforward switch action for old versions 2021-07-08 16:13:07 +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
J Blackman
676b284c5f
Auto merged - #2504 at Tue, 22 Jun 2021 20:25:12 GMT
Update Dshot Bidir autodefaults and dynamic notch options
2021-06-23 06:25:12 +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
J Blackman
9b4a4225a3
Auto merged - #2503 at Fri, 11 Jun 2021 05:09:13 GMT
Added PT2 and PT3 filter types
2021-06-11 15:09:14 +10: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
Asizon
b47d691953 Add PT2 and PT3 filter types 2021-06-06 10:10:10 +02:00
Asizon
c67861456d Updated Actual default values 2021-06-06 09:30:36 +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
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
Mark Haslinghuis
4392e57f3e Fix DminSwitch 2021-02-16 23:38:49 +01: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
Nicola De Pasquale
fb0658828b fix msp tuning sliders version 2021-01-24 14:08:43 +01:00
IvoFPV
41fb373c94 Add support for firmware side sliders 2021-01-17 23:02:19 +13:00
Mark Haslinghuis
88aa7e1b05 Fix out of bound errors pid_tuning 2020-12-17 01:10:31 +01:00
Mark Haslinghuis
12408e5e55 Change lexical scope tuning 2020-12-13 21:32:09 +01:00
Asizon
559017049f Rename constant 2020-10-22 00:18:00 +02:00
Asizon
d016039098 Update min value for antigravoty gain 2020-10-21 08:03:20 +02:00
Miguel Angel Mulero Martinez
fd35031e6f Replace API versions by constants 2020-10-15 08:58:18 +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
Asizon
711e4a6dd0 Added a const for No average value 2020-10-03 07:31:47 +02:00
Asizon
77c55fe647 Update ff interpolate to new default 2020-10-02 05:27:02 +02:00
Mark Haslinghuis
98ce27adce Fix missing semicolon; 2020-09-20 02:55:31 +02: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
05b7e73fa1
Merge pull request #1955 from fgiudice98/rpm-filters-defaults 2020-07-06 18:09:32 +12:00
fgiudice98
69cd83abdd Moved dialog to main page
And fixed some strings in messages.json
2020-07-05 20:20:06 +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
fgiudice98
69603ee46b Defaults when switching rpm filtering
Added warning popup
2020-07-05 13:42:08 +12:00
WalcoFPV
4f93e54ae6 Cordova framework integration, Android support, mobile UI & options tab
Cordova integration and android platform :
- Added cordova directory with required config
- Added cordova applications generation in gulpfile
- Added cordova development instructions
- Used cordova plugins to simulate missing chrome api  plugins (chrome.serial and chrome.fileSystem)
- Added cordova clipboard support
- Added android operating system and Cordova gui mode
- Fixed some css and js files to make them working on Android as well as on computers
- Added --skipdep argument to accelerate cordova build (gulp task)
- Added a webview helper to help people to update the webview app of their device

New options tab :
- Added options tab replacing the options dropdown
- Added option to switch between phones UI and computers UI

Mobile interface and global interface improvements :
- Simplified the structure of the header with flex css
- Made headerbar and tab container responsive (compact headerbar and side menu)
- All tabs are adapted to mobile interface (except firmware flasher)
- The servos and adjustments tabs are not fully adapted but are "usable"
- Improved header bar animation
- Improved log expandation animation
- Added swipe gesture to toggle side menu

Fixes during the development :
- Logo position
- Dark mode
- Auto connection
- Error messages (cordova_chromeapi.js)
- Responsive grid
- Testing
- Disconnection
- Width of boxes inside the OSD tab
- Fixed cli tab
- OSD tab
- Motor stop switch
- White spaces in boxes
- Dialogs size
- Connect button state
- Prevent tablet with a height larger than 575px to switch to computers ui
- Fixed logging tab
- Fixed code smell
- Fixed yarn cordova plugin install issue
- Fixed content_wrapper
- Fixed vibrations when scrolling
- Fixed scrolling bar alignment
- Fixed dialogReportProblem height
- Fixed rates logo
- Fixed auto connection default value (true)
- Fixed D to D max
- Fixed dialogs

Added required messages in locales/en/messages.json file

Requested changes
2020-07-03 16:19:33 +02: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
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
41c8286788 Toggle for API version 2020-06-17 21:52:59 +02:00
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