Commit Graph

6327 Commits (e0209c6b59f36d48e29cdcb1c32e595b5aa08c1a)

Author SHA1 Message Date
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
mituritsyn 08dd88a467 hide accel related items 2022-06-16 12:19:31 +03: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
haslinghuis 6093e7aa71
Merge pull request #2932 from haslinghuis/fix-porthandler
Fix PortHandler
2022-05-28 04:28:18 +02:00
J Blackman ae8ee6a9ea
Merge pull request #2865 from benlumley/jb-bf-43-link 2022-05-28 12:12:29 +10:00
J Blackman 0b2b702ea7
Merge pull request #2936 from haslinghuis/fix-presets 2022-05-28 12:11:58 +10:00
J Blackman ae20e2741f
Merge pull request #2928 from McGiverGim/not_wrap_header 2022-05-28 12:11:14 +10:00
J Blackman 8f633889fb
Merge pull request #2921 from haslinghuis/stop-motortest-with-space 2022-05-28 12:10:36 +10:00
J Blackman 7276ae7d4b
Merge pull request #2934 from McGiverGim/depends_liabtomic1 2022-05-28 12:10:10 +10:00
haslinghuis 709b1fd618
Merge pull request #2892 from betaflight/dependabot/npm_and_yarn/simple-git-3.5.0
Bump simple-git from 2.44.0 to 3.5.0
2022-05-27 16:54:25 +02:00
Mark Haslinghuis 503e129fdb Fix PortHandler 2022-05-27 03:36:42 +02:00
haslinghuis ee3ddc197e
Merge pull request #2636 from haslinghuis/remove_chrome_storage
[chore] migrate remaining deprecated chrome storage API calls to ConfigStorage JSON implementation.
2022-05-27 02:44:08 +02:00
Mark Haslinghuis 3ea9d15583 Fix presets 2022-05-26 02:02:02 +02:00
Miguel Angel Mulero Martinez a414f6e512 Add dependency on libatomic1 library for Linux 2022-05-24 09:04:54 +02:00
Miguel Angel Mulero Martinez 05bcf03c02 Update translations 2022-05-23 15:43:07 +02:00
Mark Haslinghuis 6f0bdba5f4 Move telemetry to receiver tab 2022-05-22 05:00:47 +02:00