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

5765 commits

Author SHA1 Message Date
Mark Haslinghuis
48659bd6ec
Changes after reviews 2021-09-30 00:47:46 +02:00
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
J Blackman
2dad799a78
Auto merged - #2554 at Sun, 26 Sep 2021 08:17:10 GMT
Remove scrolling conditional and allow auto-detect board when no board selected
2021-09-26 18:17:11 +10:00
J Blackman
1ffa40e8fd
Auto merged - #2570 at Sun, 26 Sep 2021 03:17:08 GMT
Rebase stm32.js
2021-09-26 13:17:09 +10:00
J Blackman
b93805154c
Auto merged - #2561 at Sun, 26 Sep 2021 00:17:14 GMT
Fix reconnection issue in cli
2021-09-26 10:17:14 +10:00
Mark Haslinghuis
03aeb41105
Remove scrolling 2021-09-20 23:20:42 +02:00
J Blackman
18f6401709
Auto merged - #2607 at Mon, 20 Sep 2021 19:17:07 GMT
Added yarn gulp debug-no-start command
2021-09-21 05:17:07 +10:00
Ivan Efimov
70a20c4a4e Added yarn gulp debug-no-start command 2021-09-16 04:34:16 -05:00
J Blackman
dfd8a925d0
Auto merged - #2601 at Thu, 16 Sep 2021 08:17:08 GMT
Bump path-parse from 1.0.6 to 1.0.7
2021-09-16 18:17:09 +10:00
J Blackman
1cbc53ee0d
Auto merged - #2602 at Thu, 16 Sep 2021 07:17:10 GMT
Bump jszip from 3.5.0 to 3.7.1
2021-09-16 17:17:10 +10:00
J Blackman
4ff6e209d5
Auto merged - #2582 at Thu, 09 Sep 2021 15:17:08 GMT
Fix webview problem in the Android version.
2021-09-10 01:17:08 +10:00
dependabot[bot]
7e36fead5c
Bump jszip from 3.5.0 to 3.7.1
Bumps [jszip](https://github.com/Stuk/jszip) from 3.5.0 to 3.7.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.5.0...v3.7.1)

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 13:52:38 +00:00
dependabot[bot]
92acf24f51
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 13:52:37 +00:00
Michael Keller
b65afaa8ce
Merge pull request #2577 from mikeller/add_play_store_build 2021-09-10 01:51:58 +12:00
J Blackman
558c1af328
Auto merged - #2584 at Tue, 07 Sep 2021 17:17:06 GMT
Bump tar from 4.4.16 to 4.4.19
2021-09-08 03:17:06 +10:00
Michael Keller
9f0ccee463 Added build for Android Play store bundle. 2021-09-07 16:49:34 +12:00
dependabot[bot]
794a512813
Bump tar from 4.4.16 to 4.4.19
Bumps [tar](https://github.com/npm/node-tar) from 4.4.16 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.16...v4.4.19)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 21:23:35 +00:00
J Blackman
f0bc8219c8
Auto merged - #2574 at Mon, 06 Sep 2021 21:17:13 GMT
Standardised configurator version naming.
2021-09-07 07:17:14 +10:00
J Blackman
37e41a014d
Auto merged - #2563 at Wed, 01 Sep 2021 07:17:17 GMT
Change mixer
2021-09-01 17:17:18 +10:00
J Blackman
a2d0fa908e
Auto merged - #2548 at Tue, 31 Aug 2021 07:17:19 GMT
Bump NWjs to 0.54.1
2021-08-31 17:17:19 +10:00
J Blackman
1967b3c3c7
Auto merged - #2573 at Tue, 31 Aug 2021 05:17:13 GMT
Keep in sync azure used Ubuntu Version
2021-08-31 15:17:13 +10:00
Mark Haslinghuis
682539f11b
Rebase of stm32.js 2021-08-31 06:47:43 +02:00
Michael Keller
f3fbb5a5ad Fix webview problem in the Android version. 2021-08-29 20:46:16 +12:00
Asizon
675e03889c Dont aply Select2 on andoid 2021-08-28 08:46:17 +02:00
Michael Keller
4480621c14 Standardised configurator version naming. 2021-08-25 19:35:18 +12:00
J Blackman
515f650055
Auto merged - #2568 at Tue, 24 Aug 2021 07:17:13 GMT
Add cordova-chrome-sockets-tcp
2021-08-24 17:17:13 +10:00
Asizon
04b6edafbb Convert Spi rx protocolos to select2 2021-08-22 13:28:37 +02:00
Asizon
b83ccdf146 Convert serial protocols to select2 2021-08-22 13:22:31 +02:00
Asizon
41a70fc689 Keep in sync azure used Ubuntu Version 2021-08-22 10:31:16 +02:00
Mark Haslinghuis
54820d43c6
Change mixer 2021-08-19 22:42:05 +02:00
Mark Haslinghuis
7f9e15878c
Fix reconnection issue in cli 2021-08-18 02:16:01 +02:00
InsanePrawn
acaefb1c4a Add cordova-chrome-sockets-tcp
Signed-off-by: InsanePrawn <insane.prawny@gmail.com>
2021-08-17 21:50:56 +02:00
J Blackman
bfa9a38fef
Auto merged - #2553 at Mon, 16 Aug 2021 15:17:11 GMT
Fix Expert Mode Switch
2021-08-17 01:17:11 +10:00
J Blackman
6f3b50d7eb
Auto merged - #2556 at Sun, 15 Aug 2021 12:17:08 GMT
Added Analytics Tracking for Each 'Save' Button Click that Tracks Changes.
2021-08-15 22:17:08 +10:00
J Blackman
7503eadda2
Auto merged - #2558 at Sun, 15 Aug 2021 11:17:08 GMT
Removed unneeded BOXNAME polling.
2021-08-15 21:17:08 +10:00
J Blackman
d1deb5f339
Auto merged - #2560 at Sun, 15 Aug 2021 10:17:08 GMT
Bump jszip from 3.5.0 to 3.7.1
2021-08-15 20:17:08 +10:00
J Blackman
fca078845b
Auto merged - #2559 at Sun, 15 Aug 2021 09:17:07 GMT
Bump path-parse from 1.0.6 to 1.0.7
2021-08-15 19:17:07 +10:00
dependabot[bot]
1ed78fbdc7
Bump jszip from 3.5.0 to 3.7.1
Bumps [jszip](https://github.com/Stuk/jszip) from 3.5.0 to 3.7.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.5.0...v3.7.1)

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-12 08:22:51 +00:00
J Blackman
3c3516e34a
Auto merged - #2557 at Thu, 12 Aug 2021 08:17:09 GMT
Bump tar from 4.4.13 to 4.4.16
2021-08-12 18:17:09 +10:00
dependabot[bot]
b94d401a33
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 23:56:14 +00:00
Michael Keller
a635e7d11a Removed unneeded BOXNAME polling. 2021-08-11 01:59:09 +12:00
dependabot[bot]
57dee574eb
Bump tar from 4.4.13 to 4.4.16
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.16.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.13...v4.4.16)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 03:42:08 +00: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
Mark Haslinghuis
5c151e0d4f
Fix Expert Mode Switch 2021-08-05 22:36:44 +02:00
Mark Haslinghuis
a09221f387
Bump NWjs to 0.55.0 2021-08-03 21:59:46 +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
J Blackman
3db052fda4
Auto merged - #2524 at Sun, 01 Aug 2021 03:17:09 GMT
Detect board in firmware_flasher patch
2021-08-01 13:17:10 +10: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
J Blackman
79f2c84c19
Auto merged - #2543 at Sun, 01 Aug 2021 01:17:06 GMT
Adjust Modes Name CSS min-width
2021-08-01 11:17:06 +10:00