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

6090 commits

Author SHA1 Message Date
Tomas Chmelevskij
852c88db65
Update src/js/main.js
Co-authored-by: haslinghuis <mark@numloq.nl>
2022-07-23 22:30:42 +03:00
Tomas Chmelevskij
5a74094df1 move tabs to use esm modules 2022-07-23 22:08:19 +03:00
haslinghuis
b7d1ec0837
Merge pull request #2961 from haslinghuis/fix-hide-window
Remove disable minimize workaround on MacOS
2022-07-15 12:18:13 +02:00
haslinghuis
877402b5f0
Merge pull request #2967 from haslinghuis/fix-cpuload
Fix cpuload
2022-07-13 12:40:41 +02:00
Mark Haslinghuis
f68591be58 Disable minimize on MacOS 2022-07-07 21:54:57 +02:00
J Blackman
f9ac9f80df
Merge pull request #2940 from haslinghuis/bump-arm-build
Bump Arm build to ARMv8
2022-07-05 13:46:25 +10:00
J Blackman
bbc946cef0
Merge pull request #2963 from McGiverGim/yaml_issue_render
Use the new render attritube for the diff in the issue yaml template
2022-07-05 13:45:54 +10:00
haslinghuis
c725f14093
Merge pull request #2962 from kevinsumner/rpm-deps
Use Fedora/RHEL names for RPM deps
2022-07-05 02:37:25 +02:00
Mark Haslinghuis
934f2746ec Fix cpuload 2022-07-05 00:25:59 +02:00
haslinghuis
75c00a15ed
Merge pull request #2890 from betaflight/dependabot/npm_and_yarn/plist-3.0.5
Bump plist from 3.0.1 to 3.0.5
2022-06-29 18:17:14 +02:00
J Blackman
b3c38e30e3
Merge pull request #2956 from McGiverGim/update_appdmg
Update appdmg to version 0.6.4
2022-06-29 14:12:53 +10:00
J Blackman
a4a3e15ea6
Merge pull request #2960 from haslinghuis/update-dependencies 2022-06-29 06:24:12 +10:00
Miguel Angel Mulero Martinez
8267c9429f Use the new render attritube for the diff in the issue yaml template 2022-06-28 11:28:04 +02:00
J Blackman
e228ca00e0
Merge pull request #2846 from haslinghuis/fix_msp
Fix MSP flow, make MSP timeout dynamic
2022-06-28 16:12:35 +10:00
J Blackman
7c26e54f92
Merge pull request #2943 from HThuren/more_leading_text_to_logging_tab
Minor changes to logging tab. More information and one correction
2022-06-28 16:12:05 +10:00
Kevin Sumner
426289622a Use Fedora/RHEL names for RPM deps 2022-06-27 23:02:38 -04:00
Míguel Ángel Mulero Martínez
2cc798641b
Merge pull request #2955 from betaflight/dependabot/npm_and_yarn/shell-quote-1.7.3
Bump shell-quote from 1.7.2 to 1.7.3
2022-06-27 12:27:10 +02:00
Mark Haslinghuis
108663dba7 remove lru_map 2022-06-27 05:46:37 +02:00
Mark Haslinghuis
9256212040 Add storybook dependencies 2022-06-27 04:56:18 +02:00
Mark Haslinghuis
845af29f0e Update dependencies 2022-06-27 04:37:58 +02:00
Mark Haslinghuis
54d9f515b9 Fix MSP and make timeout dynamic
Add parameters to status bar

Use async and await on serial_backend
2022-06-26 23:27:49 +02:00
J Blackman
863dd3a8c1
Merge pull request #2926 from haslinghuis/update_workflows 2022-06-24 06:31:45 +10:00
J Blackman
f85a5e7717
Merge pull request #2927 from McGiverGim/upgrade_nwbuilder
Upgrade NwBuilder to version 3.7.4
2022-06-23 20:40:06 +10:00
J Blackman
6c3f8f9bc4
Merge pull request #2815 from McGiverGim/upgrade_jquery_3.6.0
Upgrade JQuery to version 3.6.0
2022-06-23 20:39:31 +10:00
Miguel Angel Mulero Martinez
bed81c45df Update appdmg to version 0.6.4 2022-06-23 12:28:55 +02:00
Miguel Angel Mulero Martinez
5325c39a57 Upgrade NwBuilder to version 3.7.4 2022-06-23 12:23:41 +02:00
J Blackman
c8caa8f41a
Merge pull request #2929 from McGiverGim/css_to_less
Use LESS for CSS
2022-06-23 20:01:46 +10:00
dependabot[bot]
456202cb3d
Bump shell-quote from 1.7.2 to 1.7.3
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases)
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-23 07:10:59 +00:00
Miguel Angel Mulero Martinez
ee7ec19512 Use LESS for CSS 2022-06-20 15:14:07 +02:00
Miguel Angel Mulero Martinez
cc281d854d Upgrade JQuery to version 3.6.0 2022-06-15 11:23:47 +02:00
J Blackman
38688be1f8
Merge pull request #2835 from haslinghuis/Update_version_to_10.9.0
Update API to 1.45
2022-06-15 16:32:00 +10:00
Mark Haslinghuis
82df203e35 Update version to 10.9.0 and API 1.45 and enable NW2 features
Update version to 10.9.0 and API 1.45 and enable NW2 features
2022-06-15 01:39:18 +02:00
J Blackman
c67360c4a6
Merge pull request #2942 from blckmn/next_version
Preparing for 10.8 final - commencing 10.9
2022-06-15 08:04:25 +10:00
J Blackman
5ec9465632
Merge pull request #2946 from blckmn/changelog
Change log update for 10.8 release.
2022-06-14 10:24:36 +10:00
blckmn
63ab8f5685 Change log update for 10.8 2022-06-12 19:19:03 +10:00
haslinghuis
80be91eb1d
Merge pull request #2941 from haslinghuis/remove-sensitivity
Remove sensitivity
2022-06-10 23:44:38 +02:00
J Blackman
6066ad24dd
Merge pull request #2945 from McGiverGim/update_translations
Update translations
2022-06-08 10:43:09 +10:00
J Blackman
063baa21de
Merge pull request #2944 from benlumley/master
Fix display of OSD tab save/font buttons on Android.
2022-06-08 10:42:36 +10:00
Miguel Angel Mulero Martinez
61a2cd3374 Update translations 2022-06-07 15:45:59 +02:00
Ben Lumley
229ab1b4a3 Fix for issue where the font/save buttons at the bottom of the OSD tab misalign on Android 2022-06-06 16:15:45 +01:00
HThuren
f0e30a36e0
Update src/tabs/logging.html
Co-authored-by: haslinghuis <mark@numloq.nl>
2022-06-06 03:17:47 +02:00
HThuren
2981d0cbd9
Update src/tabs/logging.html
Co-authored-by: haslinghuis <mark@numloq.nl>
2022-06-06 01:53:23 +02:00
HThuren
cc8228ebfa Minor changes to logging tab. More information and one correction 2022-06-05 17:36:36 +02:00
blckmn
bd5c13a5c9 Preparing for 10.8 final - commencing 10.9 2022-06-05 12:57:31 +10:00
Mark Haslinghuis
3f0a4568e4 Bump Arm build to ARMv8 2022-06-03 17:13:29 +02:00
Mark Haslinghuis
43414f3b8f Remove sensitivity 2022-06-03 03:34:23 +02:00
Asier Ruiz
bed2b8ae45
Merge pull request #2937 from haslinghuis/fix-auto-detect
Fix MSP_BOARD_INFO accumulation and localStorage Quota Exceeded
2022-05-31 13:35:38 +02:00
Mark Haslinghuis
b51a7b288a Fix MSP_BOARD_INFO && Storage Quota
Cleanup LocalStorage
2022-05-30 23:19:51 +02:00
J Blackman
10645cb791
Merge pull request #2931 from haslinghuis/move-telemetry-to-receiver-tab 2022-05-29 08:49:26 +10:00
J Blackman
21bfd58b40
Merge pull request #2923 from McGiverGim/update_translations 2022-05-29 06:46:11 +10:00