Commit Graph

5943 Commits (5b1845ff7434a22c312432b708ff8e0bcc0cfa58)

Author SHA1 Message Date
Asizon 5b1845ff74
Merge pull request #2838 from haslinghuis/dynamic_timeout
Make serial connection timeout dynamic
2022-03-02 09:26:30 +01:00
haslinghuis ea6958f8c2
Merge pull request #2841 from limonspb/marked
Presets: support Marked description layout
2022-03-01 21:08:04 +01:00
Ivan Efimov 35d7cb699c Presets: support Marked description layout 2022-02-28 23:54:21 -06:00
Mark Haslinghuis f8371afca2 Make connection timeout dynamic 2022-02-28 15:51:14 +01:00
haslinghuis a8a9ac6b6a
Merge pull request #2836 from ctzsnooze/check-every-100ms-for-dfu-mode-when-flashing
check every 100ms for DFU mode
2022-02-28 10:49:57 +01:00
ctzsnooze 249345beda check every 100ms for DFU mode 2022-02-28 17:42:31 +11:00
haslinghuis 989816a2e1
Merge pull request #2831 from McGiverGim/update_translations
Update translations
2022-02-27 02:18:30 +01:00
J Blackman c74d198f38
Merge pull request #2832 from betaflight/dependabot/npm_and_yarn/urijs-1.19.8 2022-02-27 12:16:45 +11:00
haslinghuis 623537277a
Merge pull request #2834 from haslinghuis/show_firmware_loaded
Show firmware loaded in firmware flasher tab
2022-02-27 01:30:00 +01:00
haslinghuis 1c94c65641
Merge pull request #2829 from McGiverGim/fix_rx_model_preview
Fix RX model preview for different rates system
2022-02-27 01:22:33 +01:00
haslinghuis 665f6d4f97
Merge pull request #2830 from McGiverGim/add_token_hide_links
Create new workflow to hide artifact links
2022-02-27 01:21:11 +01:00
Mark Haslinghuis 6a2fc80b60 Show firmware loaded 2022-02-26 17:57:54 +01:00
Míguel Ángel Mulero Martínez 51a6b60b0a
Merge pull request #2814 from McGiverGim/change_azure_badge_to_action
Replace travis/azure badge by action one
2022-02-26 07:23:34 +01:00
dependabot[bot] 53e1af5e5a
Bump urijs from 1.19.7 to 1.19.8
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.7 to 1.19.8.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.7...v1.19.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 03:20:58 +00:00
Miguel Angel Mulero Martinez f7f755ab55 Update translations 2022-02-25 19:08:12 +01:00
Miguel Angel Mulero Martinez eeffed725b Create new workflow to hide artifact links 2022-02-25 18:31:26 +01:00
Miguel Angel Mulero Martinez 7bf2adc0d8 Fix RX model preview for different rates system 2022-02-25 16:03:48 +01:00
Míguel Ángel Mulero Martínez f7eb0e8b0a
Merge pull request #2758 from haslinghuis/fix_reboot
Fix reboot
2022-02-25 12:55:39 +01:00
Mark Haslinghuis e7ca4dc07d Fix logging 2022-02-24 14:42:10 +01:00
Asizon 7f59ed0c85
Merge pull request #2828 from limonspb/marked_fix
Firmware flasher fix for the release notes show
2022-02-24 10:43:44 +01:00
Ivan Efimov ce1ac33298 Firmware flasher fix for the release notes show 2022-02-23 18:18:49 -06:00
haslinghuis ad315c24dd
Merge pull request #2825 from McGiverGim/revert_prerelease
Revert "Mark nightly as prerelease"
2022-02-24 01:18:08 +01:00
Mark Haslinghuis 8e17e5a59b Change timeout for MacOS 2022-02-23 00:48:50 +01:00
Ivan Efimov e131657d30
Merge pull request #2818 from Asizon/hide_artifact_links
Hide old artifact links
2022-02-20 11:46:58 -06:00
Mark Haslinghuis f5dab89965 fix_reboot
Fix clicks

reinitializeConnection should be callback

MSP fix
2022-02-20 14:21:57 +01:00
Miguel Angel Mulero Martinez 4660ccac6e Revert "Mark nightly as prerelease"
This reverts commit 479d8a5ded.
2022-02-20 14:02:06 +01:00
Asizon 8b5a2106b7
Merge pull request #2820 from McGiverGim/update_translations
Update translations
2022-02-20 11:05:57 +01:00
haslinghuis 94a1f1f6fd
Merge pull request #2817 from Asizon/fix_dshot_bidir_shiwtch
Fix dshot bidir switch
2022-02-19 23:59:44 +01:00
asizon 96ab7d8a8e remove outdated comment 2022-02-19 10:47:06 +01:00
haslinghuis fee9dca083
Merge pull request #2819 from McGiverGim/mark_nightlies_prerelease
Mark nightly as prerelease
2022-02-19 02:52:44 +01:00
asizon e8a5af55d6 Fix const 2022-02-18 10:44:08 +01:00
Asizon 15f49363de Fix dshot bidir switch
typo fix

Fix dialog if rpm is disabled
2022-02-18 10:21:36 +01:00
Miguel Angel Mulero Martinez 87c12d6e6b Update translations 2022-02-17 12:13:36 +01:00
Míguel Ángel Mulero Martínez 479d8a5ded
Mark nightly as prerelease
Mark uploaded release as prerelease to let cleat to users that is not ready for production and can be unstable.
2022-02-17 08:36:37 +01:00
Asizon 0e7eb9076d Hide old artifact links 2022-02-16 12:24:54 +01:00
Asizon 0e7e47d774
Merge pull request #2802 from betaflight/dependabot/npm_and_yarn/karma-6.3.14
Bump karma from 4.4.1 to 6.3.14
2022-02-16 09:54:20 +01:00
Asizon 830849b671
Merge pull request #2756 from betaflight/dependabot/npm_and_yarn/marked-4.0.10
Bump marked from 0.8.0 to 4.0.10
2022-02-16 09:54:04 +01:00
Asizon 1b1be26533
Merge pull request #2813 from Asizon/artifacts_links
Artifact links comment github workflow
2022-02-15 21:35:56 +01:00
J Blackman 1c9ce766ba
Auto merged - #2805 at Tue, 15 Feb 2022 12:17:09 GMT
Bump follow-redirects from 1.13.0 to 1.14.8
2022-02-15 23:17:10 +11:00
Asizon 601f8dfd08
Merge pull request #2811 from McGiverGim/remove_ci_name
Remove CI name to be equal than tag
2022-02-15 10:45:32 +01:00
Asizon 806acba0bd change file name 2022-02-15 10:31:34 +01:00
Asizon 31cf18e9df Use ubuntu,only PR,some fixes 2022-02-15 10:26:51 +01:00
Miguel Angel Mulero Martinez 2027d2067a Fix typo 2022-02-14 19:24:48 +01:00
Miguel Angel Mulero Martinez 39e875c0e5 Replace travis/azure badge by action one 2022-02-14 19:24:47 +01:00
Asizon 2d22552c0f artifact links comment 2022-02-14 09:34:51 +01:00
Míguel Ángel Mulero Martínez abec9883bf
Remove CI name to be equal than tag
according to the documentation, if empty, the name will be equal to the tag.
2022-02-14 08:36:39 +01:00
J Blackman c71a82ba8f
Merge pull request #2809 from mathiasvr/ci-fix-listing
CI fix changes listing and tag name
2022-02-14 10:24:01 +11:00
Mathias Rasmussen 057b905d04 Add date to nightly build tag 2022-02-13 18:39:43 +01:00
Mathias Rasmussen 867931f9e2 Fix nightly release changes listing 2022-02-13 18:39:43 +01:00
J Blackman 85be87f454
Merge pull request #2807 from mathiasvr/remove-azure
Remove Azure Pipelines
2022-02-13 17:30:29 +11:00