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 |
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 |
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 |
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 |
haslinghuis
|
c634421c8e
|
Merge pull request #2746 from Asizon/android_css_fixes
Motor and preset tabs android css fixes
|
2022-01-13 01:30:30 +01:00 |
Mark Haslinghuis
|
cd9995aaeb
|
Add debugging modes
|
2022-01-13 01:11:12 +01:00 |
Mark Haslinghuis
|
7edb846274
|
Add Impulse RC driver fix to landing page
|
2022-01-12 23:10:16 +01:00 |
Mark Haslinghuis
|
77d30caf9b
|
Move section and rename buttons
|
2022-01-12 15:57:41 +01:00 |
Ivan Efimov
|
aae48b75d2
|
Discord link fix: make permanent (never expire)
|
2022-01-12 05:43:00 -06:00 |
haslinghuis
|
c34821e3af
|
Merge pull request #2739 from McGiverGim/add_portable_windows
Add portable build to windows
|
2022-01-12 02:03:07 +01:00 |
haslinghuis
|
47ac2eb7af
|
Merge pull request #2734 from mathiasvr/pr-update-editorconfig
Update EditorConfig
|
2022-01-10 21:28:38 +01:00 |
Mark Haslinghuis
|
bad27d3d15
|
Make virtual mode an option using msp backup and restore
|
2022-01-10 14:25:01 +01:00 |
Asizon
|
b6911395d1
|
Merge pull request #2744 from ctzsnooze/update-filter-messages
Update filter tooltip messages for 4.3
|
2022-01-10 07:05:25 +01:00 |
ctzsnooze
|
993b59a650
|
update filter messages
update filter messages
|
2022-01-10 12:53:32 +11:00 |
Mathias Rasmussen
|
55d27c6fd0
|
Add nightly build
|
2022-01-09 23:42:54 +01:00 |