Asizon
8b7566d0ff
add vmimage into release step
2021-10-29 07:25:18 +02:00
Asizon
b2f2d276c7
fix azure linux image
2021-10-28 07:38:37 +02:00
haslinghuis
2dca1e7243
Merge pull request #2633 from haslinghuis/fix_save_restore
...
Extend save and restore for all settings (pid-tuning)
2021-10-15 00:35:15 +02:00
Mark Haslinghuis
4c9fbc6a63
Split header and fix i18n message
...
Fix sonar bug
Remove comment
2021-10-14 18:58:03 +02:00
haslinghuis
1315fa57cf
Merge pull request #2626 from mikeller/remove_repetitive_logging
...
Removed repetitive logging on slider move.
2021-10-14 13:20:59 +02:00
haslinghuis
88b7c9a4d9
Merge pull request #2575 from Asizon/convert_serial_protocols_select2
...
Convert serial rx and Spi rx protocols selectors to Select2
2021-10-13 22:24:16 +02:00
haslinghuis
dc5d1d9b05
Merge pull request #2627 from mikeller/add_sliders_mode_internationalisation
...
Added internationalisation support for the sliders mode drop down.
2021-10-13 22:23:25 +02:00
Mark Haslinghuis
5b5ae0dc1a
Fix Dmin in RP mode
2021-10-13 21:46:41 +02:00
Mark Haslinghuis
3ebd1697a5
Extend save and restore for all settings
...
Fix Enable PID sliders button
Fix duplicate block?
2021-10-12 20:56:53 +02:00
haslinghuis
faa3982890
Merge pull request #2628 from mikeller/add_lpuart1_support
...
Added support for LPUART1.
2021-10-11 00:54:41 +02:00
Hydra
d2f9b7fde7
Fix pre-existing code-smells.
2021-10-10 16:34:33 +02:00
Hydra
2683824b64
Verify target has all addresses found in the hex file instead of
...
verifying the size.
As noted in PR #2512 simply verifying the size of the hex file is not
extensible and is not how hex files are designed to be used.
A hex file can contains many non-contiguous blocks of data.
This also supports targets with any partition layout.
Additionally, this provides a more flexible way of providing hex files
which can now contain data for non-contiguous blocks, e.g. firmware +
config or firmware + osd fonts.
2021-10-10 16:34:33 +02:00
Michael Keller
203583b799
Added support for LPUART1.
2021-10-10 15:10:45 +13:00
Michael Keller
5477deffa8
Added internationalisation support for the sliders mode drop down.
2021-10-10 14:36:22 +13:00
Michael Keller
f98c2966c7
Removed repetitive logging on slider move.
2021-10-10 13:59:27 +13:00
Michael Keller
bd2640b2af
Merge pull request #2623 from haslinghuis/handle_expert_settings
2021-10-10 13:57:33 +13:00
J Blackman
16acc68182
Auto merged - #2622 at Sat, 09 Oct 2021 22:17:06 GMT
...
Fixed text for the PID profile reset button.
2021-10-10 09:17:06 +11:00
Mark Haslinghuis
ae8eebf644
remove dd an ff switch
2021-10-09 21:56:24 +02:00
Mark Haslinghuis
348198d9be
Handle expert settings
...
reduce code
Add props
Allow changing mode without save inbetween
Fix affecting touching slider
2021-10-09 00:27:22 +02:00
J Blackman
3feefcb184
Auto merged - #2618 at Wed, 06 Oct 2021 12:17:10 GMT
...
Expert mode toggle bugfix and refactoring
2021-10-06 23:17:10 +11:00
haslinghuis
3f74761558
Merge pull request #2621 from haslinghuis/slider_patch
...
Small patch
2021-10-06 04:34:35 +02:00
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