1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-16 21:05:30 +03:00
Commit graph

6320 commits

Author SHA1 Message Date
Miguel Angel Mulero Martinez
2b06b6e59b Hide Iterm Relax cutoff tooltip if disabled 2022-02-02 13:39:50 +01:00
Miguel Angel Mulero Martinez
f7034dceac Update translations 2022-02-02 12:46:16 +01:00
Ivan Efimov
f5ccad61ed Presets: fix for multiple select dropdowns with 199+ elements 2022-02-02 02:43:00 -06:00
Mathias Rasmussen
3f592c04fc Split PR into separate workflow 2022-02-02 00:59:20 +01:00
J Blackman
340087a4df
Merge pull request #2786 from PascalLuginbuehl/fix-battery-calibration
fix: battery calibration in power tab
2022-02-01 09:46:58 +11:00
Pascal Luginbuehl
78c34ed38c fix: battery calibration in power tab 2022-01-31 20:57:02 +01:00
Mathias Rasmussen
4cbb4e2db8 Make CI a reusable workflow
Avoids skipped nightly job on every PR
2022-01-30 06:41:23 +01:00
Mathias Rasmussen
1bc6985be4 ci: Remove publish unit tests
As it doesn't work for forked repos
2022-01-29 17:59:18 +01:00
dependabot[bot]
ef3ae3f3c2
Bump copy-props from 2.0.4 to 2.0.5
Bumps [copy-props](https://github.com/gulpjs/copy-props) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/gulpjs/copy-props/releases)
- [Changelog](https://github.com/gulpjs/copy-props/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/copy-props/compare/2.0.4...2.0.5)

---
updated-dependencies:
- dependency-name: copy-props
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-29 06:43:22 +00:00
dependabot[bot]
70e052e61f
Bump node-fetch from 2.6.6 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-29 06:43:22 +00:00
dependabot[bot]
1609c5b4c8
Bump postcss from 8.2.10 to 8.2.13
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.10 to 8.2.13.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.10...8.2.13)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-29 06:43:19 +00:00
Ivan Efimov
3018ac3bce
Merge pull request #2735 from mathiasvr/pr-github-actions-ci
Use GitHub Actions for CI
2022-01-29 00:42:46 -06:00
haslinghuis
c4f7a8f0bd
Merge pull request #2775 from haslinghuis/fix_flash_status
Fix board select trigger after flashing
2022-01-29 04:39:16 +01:00
haslinghuis
f3f8df6d38
Merge pull request #2712 from Asizon/rpm_defaults_fix
Rpm defaults fix for 4.3
2022-01-28 14:19:09 +01:00
Mark Haslinghuis
b44b7ecc2e Fix board select trigger after flashing
Detect unofficial targets
2022-01-28 14:13:29 +01:00
Ivan Efimov
43d642e7e9
Merge pull request #2776 from DusKing1/patch-6
typo fix in pidTuningIdleMinRpmHelp
2022-01-27 21:53:13 -06:00
dependabot[bot]
9dd281da8a
Bump cached-path-relative from 1.0.2 to 1.1.0
Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/ashaffer/cached-path-relative/releases)
- [Commits](https://github.com/ashaffer/cached-path-relative/commits)

---
updated-dependencies:
- dependency-name: cached-path-relative
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 15:31:08 +00:00
Asizon
b14107822d
Merge pull request #2770 from limonspb/motor_dialogs_fix
Motor reorder and direction dialogs: hardcode throttle value to 6%
2022-01-27 07:43:02 +01:00
Hugo Chiang
dc019b7881
typo fix in pidTuningIdleMinRpmHelp 2022-01-27 09:20:20 +08:00
haslinghuis
86b8088671
Merge pull request #2769 from McGiverGim/move_issues_form
Fix labels in yaml forms
2022-01-26 23:54:17 +01:00
haslinghuis
60b0d371ce
Merge pull request #2771 from limonspb/mandate
Presets: show warning dialog when preset options list has not been op…
2022-01-26 20:46:31 +01:00
Asizon
d72d608e56 stetic fixes 2022-01-26 18:42:00 +01:00
Asizon
bf9072b1ff
Merge pull request #2772 from gonzalo-bulnes/add-debian-installation-notes
Add installation notes for Linux
2022-01-26 14:38:14 +01:00
Asizon
b7085a5926 Rpm defaults fix
Change dialog

sonar fixes

sonar fix

fix text

no values change if not dialog shows

typo
2022-01-26 07:41:21 +01:00
Ivan Efimov
43b7a8b0d9 Presets: show warning dialog when preset options list has not been opened 2022-01-25 21:49:51 -06:00
Gonzalo Bulnes Guilpain
2f87ee4614
Add installation notes for Linux
Thank you @haslinghuis for providing these useful pointers!
See https://github.com/betaflight/betaflight-configurator/issues/2129
and https://github.com/betaflight/betaflight-configurator/issues/2137
2022-01-26 07:53:44 +11:00
Ivan Efimov
f8fbf69e6e Motor reorder and direction dialogs: hardcode throttle value to 6% for spinning 2022-01-25 03:19:21 -06:00
Miguel Angel Mulero Martinez
9175cac7f8 Fix labels in yaml forms 2022-01-25 08:35:27 +01:00
haslinghuis
83b2846a1d
Merge pull request #2767 from McGiverGim/move_issues_form
Move issues to Github forms
2022-01-23 03:10:48 +01:00
Miguel Angel Mulero Martinez
e40230ae08 Move issues to Github forms 2022-01-22 09:48:26 +01:00
Ivan Efimov
d0d3141b72
Merge pull request #2696 from chmelevskij/chore/eslint-prefer-templates
chore: add prefer template rule
2022-01-21 23:25:48 -06:00
Asizon
8aa3a74b39
Merge pull request #2764 from Asizon/fix_multiple-select_darkmode
Fixes multiple-select in darkmode
2022-01-21 09:57:36 +01:00
Asizon
cb3287b509
Merge pull request #2761 from McGiverGim/update_translations
Update translations
2022-01-20 07:39:33 +01:00
Asizon
575f0a8ee7
Merge pull request #2765 from limonspb/presets_options_fix
Presets fix: properly process options within option groups
2022-01-20 07:19:38 +01:00
Asizon
3d3ba093c7 Fixes multiple-select in darkmode
remove hover background from presets dialog

add specific selector
2022-01-20 07:13:58 +01:00
Ivan Efimov
8e1c48efce Presets fix: properly process options withing option groups 2022-01-19 21:06:14 -06:00
Ivan Efimov
cfba903fa5
Merge pull request #2752 from haslinghuis/add_irc_driver_fix
Add Impulse RC driver fix to landing page
2022-01-18 12:03:48 -06:00
Tomas Chmelevskij
83ab0ce877 chore: replace with template 2022-01-18 14:55:41 +01:00
Tomas Chmelevskij
770f0352cb chore: remove nested template literal 2022-01-18 12:30:19 +01:00
Tomas Chmelevskij
5be4a4596a chore: add template-curly-spacing 2022-01-18 12:30:17 +01:00
Tomas Chmelevskij
6e6c3f76ae chore: removenested template literals 2022-01-18 12:29:54 +01:00
Tomas Chmelevskij
8cf9473c88 chore: add prefer template rule 2022-01-18 12:29:53 +01:00
Asizon
27b3afbca7
Merge pull request #2692 from chmelevskij/chore/sonar-cloud-eslint-match
chore: add no-vars rule to match sonar cloud
2022-01-18 12:13:17 +01:00
Miguel Angel Mulero Martinez
a383232ffb Update translations 2022-01-18 10:18:49 +01:00
haslinghuis
598ab9b544
Merge pull request #2759 from limonspb/presets_remove_description
Presets: shorter index.json file, added option groups, preset priority, updated search, source versioning
2022-01-18 00:36:01 +01:00
Ivan Efimov
9357eae32c Presets: shorter index.file, added option groups and preset priority 2022-01-17 00:33:25 -06:00
dependabot[bot]
17aecb1b26
Bump marked from 0.8.0 to 4.0.10
Bumps [marked](https://github.com/markedjs/marked) from 0.8.0 to 4.0.10.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v0.8.0...v4.0.10)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 01:29:12 +00:00
ctzsnooze
b24a189e6f
Merge pull request #2753 from haslinghuis/add_debug_rx_state_time
Add debugging modes
2022-01-14 13:28:46 +11:00
Asizon
dc33fb9e97
Merge pull request #2748 from haslinghuis/restore_backup_virtual
Make virtual mode an option using msp backup and restore
2022-01-13 06:40:28 +01:00
haslinghuis
822aab7b6c
Merge pull request #2751 from limonspb/fix_discord_link
Discord link fix: make permanent (never expire)
2022-01-13 01:30:44 +01:00