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

5765 commits

Author SHA1 Message Date
Ivan Efimov
c6705b0e73 Added Betaflight Discord server link to the landing page 2021-12-23 17:35:06 -06:00
Ivan Efimov
f4bc4b366b
Merge pull request #2703 from Asizon/sonar_excludes
[SonarCloud]Exclude html from duplications
2021-12-21 19:17:40 -06:00
haslinghuis
c09d64b9b2
Merge pull request #2693 from chmelevskij/chore/eslint-trailing-comma
chore: add comman dangle rule for multiline
2021-12-22 01:56:16 +01:00
haslinghuis
71542fa6b1
Merge pull request #2702 from Asizon/fix_i18n
Fix duplicated i18n on filters tab
2021-12-21 12:10:14 +01:00
Asizon
3d532a1e12 exclude html from duplications 2021-12-21 10:47:32 +01:00
Asizon
f6d50d77e1 fix_duplicated_i18n
minor fix

fix
2021-12-21 09:52:20 +01:00
Ivan Efimov
cb25761153
Merge pull request #2695 from ctzsnooze/tidy-up-filtering-messages
Tidy up filter message text
2021-12-20 18:03:12 -06:00
Ivan Efimov
b396f0a667
Merge pull request #2603 from TonyBlit/gps_sat_list_extra
Enhanced sat list for M8N/M9N
2021-12-20 17:43:41 -06:00
haslinghuis
51d0633ada
Merge pull request #2700 from limonspb/presets-cli-error-fix
Presets FIX for loading broken BATCH configs - 'Save anyway' button did not work.
2021-12-21 00:13:15 +01:00
haslinghuis
b7fd385f3d
Merge pull request #2698 from haslinghuis/simplified_tuning
Simplified Tuning update
2021-12-21 00:11:05 +01:00
haslinghuis
0fdb751686
Merge pull request #11 from limonspb/hasl9_squashed
Simplified Tuning update
2021-12-20 23:51:29 +01:00
Ivan Efimov
d74b675b69 Presets: fix for loading broken BATCH configs - 'Save anyway' button did not work 2021-12-20 01:28:32 -06:00
ctzsnooze
6737c560c7
Merge pull request #2367 from chmelevskij/node-14
chore: update to node 14
2021-12-20 18:24:44 +11:00
Tony Cabello
cbfeb25d9b enhanced sat list for M8N/M9N 2021-12-20 08:04:16 +01:00
Ivan Efimov
12810e867f
Merge pull request #2697 from Asizon/motor_idle_change
Dshot idle fix for versions < 4.3
2021-12-19 21:31:09 -06:00
Mark Haslinghuis
d230d0ac97 Simplified Tuning update
Co-authored-by: Ivan Efimov <gendalf44@yandex.ru>
2021-12-19 20:37:04 -06:00
Mark Haslinghuis
92a0c915db
Simplified Tuning update 2021-12-20 01:03:43 +01:00
ctzsnooze
0ad9253690 tidy up filter message text
Notch Count thanks Karatebrot
fix thanks limon
2021-12-20 10:08:14 +11:00
Tomas Chmelevskij
61ccf19b43
Update .nvmrc 2021-12-19 13:33:18 +01:00
Asizon
b8e0263460 motor idle update for 4.2 2021-12-19 12:00:46 +01:00
Tomas Chmelevskij
03690e087f chore: add comman dangle rule for multiline 2021-12-18 08:21:05 +01:00
Tomas Chmelevskij
8e508d9723 chore(repo): update node version to 14 2021-12-17 18:38:53 +01:00
J Blackman
ae2ef20ce2
Auto merged - #2687 at Sun, 12 Dec 2021 16:17:06 GMT
Update debug field list names
2021-12-13 03:17:06 +11:00
ctzsnooze
08dff0c21b update feedforward and add ghost debug names 2021-12-11 15:16:51 +11:00
Ivan Efimov
79e081f0f7
Merge pull request #2651 from Asizon/integrated_yaw_fix
Nice, works all as expected.
Enabled editing: sets YPR to PR.
Setting back to YPR disables integrated yaw.
resets works as expected.
2021-12-09 23:50:57 -06:00
J Blackman
9b080c3d64
Auto merged - #2677 at Wed, 08 Dec 2021 11:17:12 GMT
[BUG-FIX] Fix Port Detection using VID/PID
2021-12-08 22:17:12 +11:00
J Blackman
173c4676ab
Auto merged - #2665 at Wed, 08 Dec 2021 10:17:12 GMT
Update github issues templates
2021-12-08 21:17:12 +11:00
Asizon
476ba71e63 disable only if rpy 2021-12-08 09:34:33 +01:00
Ivan Efimov
460b7b51d3
Merge pull request #2678 from limonspb/presets_cache_fix
Presets fix: remove cache for fetch
2021-12-08 02:13:08 -06:00
J Blackman
b2e12efe70
Auto merged - #2683 at Wed, 08 Dec 2021 07:17:10 GMT
Bugfix: don't change filter type when moving filter slider
2021-12-08 18:17:10 +11:00
J Blackman
3036b298e6
Auto merged - #2681 at Wed, 08 Dec 2021 00:17:12 GMT
Indicate inactive dyn notch on looprates < 2kHz
2021-12-08 11:17:12 +11:00
ctzsnooze
03f2539c2e don't change filter type when moving filter slider 2021-12-06 15:13:22 +11:00
KarateBrot
69f5da9b51 Indicate inactive dyn notch if looprate less 2k 2021-12-04 04:11:24 +01:00
Mark Haslinghuis
706a239044
Add option for manufacturers and developers 2021-12-03 22:12:58 +01:00
J Blackman
61603bcb58
Auto merged - #2525 at Fri, 03 Dec 2021 07:17:23 GMT
Verify addresses in hex files
2021-12-03 18:17:23 +11:00
Ivan Efimov
d974d0362a
Merge pull request #2676 from haslinghuis/fix_filter_disable
[BUGFIX] Fix sliders disable input
2021-12-03 01:06:01 -06:00
Ivan Efimov
4e85ee9bee
Merge pull request #2672 from ctzsnooze/pid_tuning-tab-can-be-smaller
update pid_tuning page for 4.3
2021-12-03 01:05:31 -06:00
Ivan Efimov
c7af0c4fd9
Merge pull request #2671 from ctzsnooze/Receiver-tab-update-for-4.3
Receiver tab update for 4.3
2021-12-03 00:17:52 -06:00
ctzsnooze
042211b187 update pid_tuning page for 4.3 2021-12-03 14:17:50 +11:00
Ivan Efimov
83de02fe14 Presets: remove cache for fetch 2021-12-02 18:52:32 -06:00
Mark Haslinghuis
3562ed9d3a
Fix Port Detection using VID/PID 2021-12-03 00:36:49 +01:00
Mark Haslinghuis
7bc90fc476
Fix sliders disable input 2021-12-03 00:19:17 +01:00
J Blackman
1497b544c1
Merge pull request #2653 from KarateBrot/dynNotchSwitch
Remove Dynamic Notch from "Features"
2021-12-02 09:20:39 +11:00
KarateBrot
cab3e3ba8f Removed Dynamic Notch from Features 2021-12-01 08:40:37 +01:00
Ivan Efimov
11e2ec6542
Merge pull request #2668 from limonspb/preset/typo
Presets tab:  minor fix border inside the detailed preset dialog
2021-11-29 17:59:43 -06:00
Ivan Efimov
3f431a7431
Merge pull request #2670 from haslinghuis/fix_cli
Make timeout run conditional instead of allowing 0
2021-11-29 16:22:13 -06:00
Mark Haslinghuis
87e013d200
Make timeout run conditional instead of allowing 0 2021-11-29 02:48:34 +01:00
haslinghuis
9240349655
Merge pull request #2673 from Asizon/fix_feedforward_options
Fix new feedforwardgroup options
2021-11-28 15:07:04 +01:00
ctzsnooze
df0e600ee6
Merge pull request #2650 from Asizon/update_azure_windows
Update azure windows image
2021-11-28 21:27:27 +11:00
Asizon
bb2e75a93a fix new feedforwardgroup options 2021-11-28 10:44:08 +01:00