Commit Graph

5823 Commits (8cf9473c88cd0df8a5d7ca3558f66784b02d30ea)

Author SHA1 Message Date
Michael Keller 9a68f0b187 Fixed text for the PID profile reset button. 2021-10-06 01:44:28 +13:00
Mark Haslinghuis 1251120115
Small patch 2021-10-05 13:01:32 +02:00
Michael Keller 2b98947fb4
Merge pull request #2616 from haslinghuis/fix_reset_profiles 2021-10-04 23:50:13 +13:00
Mark Haslinghuis f893a87073
Prevent changing profiles is settings are not saved 2021-10-03 16:12:38 +02:00
Ivan Efimov b63c02673a Expert mode toggle refactoring 2021-10-02 03:16:46 -05:00
J Blackman 4583ad4a0d
Auto merged - #2615 at Fri, 01 Oct 2021 21:17:07 GMT
Fixed parsing of firmware versions to support multi-digit versions.
2021-10-02 07:17:07 +10:00
Michael Keller 7152730e20 Fixed parsing of firmware versions to support multi-digit versions. 2021-10-01 02:02:09 +13:00
Michael Keller 27ad23c970
Merge pull request #2572 from haslinghuis/change_sliders 2021-10-01 00:11:42 +13:00
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