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

5277 commits

Author SHA1 Message Date
Michael Keller
1e0d7f0c23
Merge pull request #1993 from TheIsotopes/patch-2 2020-05-02 16:54:16 +12:00
dependabot[bot]
20840fe36c
Bump jquery from 3.4.1 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-30 09:42:53 +00:00
TheIsotopes
03fb93cb3e
order and description changed 2020-04-29 16:21:31 +02:00
TheIsotopes
e78ea1e0b6
missing tooltip added 2020-04-29 15:52:59 +02:00
Michael Keller
091ce5b591
Merge pull request #1986 from mikeller/update_version_to_10_6_0_rc1 2020-04-29 00:57:23 +12:00
Michael Keller
f7630e8d4e
Merge pull request #1983 from Asizon/fix_auto-smoothness_max 2020-04-29 00:39:07 +12:00
mikeller
f9604d75b7 Updated version to 10.6.0-RC1 2020-04-29 00:22:23 +12:00
Michael Keller
b416ada8f9
Merge pull request #1985 from mikeller/update_changelog_for_10_7_0 2020-04-29 00:18:26 +12:00
Michael Keller
d176724718
Merge pull request #1984 from mikeller/fix_dynamic_idle_rpm_units 2020-04-29 00:18:09 +12:00
Michael Keller
90e198dd1f
Merge pull request #1982 from mikeller/fix_link_opening 2020-04-29 00:17:57 +12:00
Michael Keller
555234d1bf
Merge pull request #1967 from McGiverGim/update_translations 2020-04-29 00:02:04 +12:00
Michael Keller
4b8aab22dd
Merge pull request #1988 from McGiverGim/add_traditional_chinese_translation 2020-04-29 00:01:06 +12:00
Miguel Angel Mulero Martinez
79977be39d Update translations 2020-04-28 08:41:17 +02:00
Miguel Angel Mulero Martinez
267e4973cd Add Traditional Chinese translation 2020-04-28 08:37:43 +02:00
Michael Keller
f7ef4c17af
Merge pull request #1987 from McGiverGim/add_hungarian_translation 2020-04-28 08:11:12 +12:00
Miguel Angel Mulero Martinez
0fcf3564c2 Add Hungarian translation 2020-04-27 15:17:50 +02:00
mikeller
1c4aed5a46 Added entry for 10.7.0 to changelog. 2020-04-27 11:05:27 +12:00
mikeller
04054c3b41 Fixed units shown for dynamic idle. 2020-04-27 01:50:21 +12:00
Asizon
73707e7cc8 Remove unnecesary function 2020-04-26 14:40:44 +02:00
Asizon
6824ce3b56 Fix auto-smoothness max 2020-04-26 11:32:02 +02:00
mikeller
732cccc1f4 Fixed opening of links in an external app. 2020-04-26 20:40:54 +12:00
Michael Keller
433fe20ab4
Merge pull request #1981 from Asizon/fixResetToCustomDefaultsDialog 2020-04-26 17:11:19 +12:00
Michael Keller
aa98588379
Merge pull request #1976 from leocb/patch-2 2020-04-25 12:24:55 +12:00
Michael Keller
3f9f6324ff
Merge pull request #1979 from Asizon/fixClosingProblemsDialog 2020-04-25 12:23:39 +12:00
Asizon
80c94baedf Fix custom defaults dialog 2020-04-24 15:53:20 +02:00
Asizon
2c45c1b244 Fix closing problems dialog
call before landing page
2020-04-23 15:49:05 +02:00
Leo Bottaro
466d504fcf Improve pidTuningIdleMinRpmHelp Tooltip text
This phrase is more concise, direct to the point and uses less technical jargon that's better for the end-user that soes not care to what happens under the hood. Please correct me if I defined something wrong.

escaped double quotes chars

better IdleMinRPM tooltip

Thanks to ctzsnooze

Added wiki entry for Dynamic Idle
2020-04-23 05:42:15 -03:00
Michael Keller
f9235b54f7
Merge pull request #1977 from leocb/patch-4
Fix Motor Limit Tooltip Examples
2020-04-23 01:07:18 +12:00
Leo Bottaro
520a802844
better clarification on what motor limit is intended for 2020-04-21 22:00:20 -03:00
Leo Bottaro
f7dd89a2d6
update motor limit tooltip example phrasing, add warning 2020-04-20 22:37:23 -03:00
Leo Bottaro
bdf142962b
Fix Motor Limit Tooltip Examples
Battery types were inverted on the example for the Motor Limit feature tooltip
2020-04-20 22:28:39 -03:00
Michael Keller
443b4fafca
Merge pull request #1971 from mikeller/fix_pull_request_template
Fixed pull request template.
2020-04-20 23:05:58 +12:00
Michael Keller
348efc7971
Merge pull request #1969 from ctzsnooze/PtoD-Ratio-Slider-now-changes-D
PD Balance Slider now adjusts D, fixes yaw P issue, tooltip update
2020-04-20 22:56:26 +12:00
ctzsnooze
3b2d7a837d PD Ratio Slider now adjusts D, fixes yaw P issue, tooltip update
Makes for more logical P:D ratio changes; fix P first, then tune D.
Also fixes issue with P:D ratio slider changing P on pitch and roll, but not yaw.
Allows increasing yaw P default to 45
Update tooltip message to suit change.
2020-04-20 22:49:51 +12:00
Michael Keller
cb1ade6660
Merge pull request #1960 from Asizon/fixLargeTargetNames
Fix style width for large target names
2020-04-20 22:47:43 +12:00
Michael Keller
415d7fb841
Merge pull request #1962 from ctzsnooze/update-bidir-messages
update Bidirectional DShot messages
2020-04-20 22:47:26 +12:00
Michael Keller
5b6c9e9e55
Merge pull request #1963 from mikeller/fix_landing_page_again
Fix the landing page - again. And fix the tabs broken in the last fix.
2020-04-20 21:44:00 +12:00
mikeller
65d378639d Fix the landing page - again. And fix the tabs broken in the last fix. 2020-04-20 21:33:07 +12:00
Michael Keller
a92548140f
Merge pull request #1973 from mikeller/update_translators_link
Updated link for new translators to point to the instructions in the Betaflight README.
2020-04-20 08:27:04 +12:00
Michael Keller
2babfba95d
Merge pull request #1966 from ctzsnooze/Make-yaw-FF-slider-same-as-others
Yaw Response slider to work like pitch and roll
2020-04-20 02:03:26 +12:00
Michael Keller
1dc0aa3c82
Merge pull request #1968 from atomgomba/fix/osd-save-button-restore-label-after-save
Fix OSD tab save button behavior
2020-04-20 01:59:02 +12:00
Michael Keller
2c514f8999
Merge pull request #1932 from atomgomba/sonar-fix/logo-manager
LogoManager SonarLint fixes
2020-04-20 01:57:00 +12:00
Michael Keller
2a1de2c528
Merge pull request #1970 from ctzsnooze/Update-yaw-P-to-45-to-match-Betaflight-4.2-default
Update yaw P in configurator to 45
2020-04-20 01:11:20 +12:00
mikeller
3348457e45 Updated link for new translators to point to the instructions in the Betaflight README. 2020-04-18 20:34:44 +12:00
mikeller
38ba5a7b0a Fixed pull request template. 2020-04-18 18:59:01 +12:00
ctzsnooze
e88c94bcb5 Update yaw P in configurator to 45 2020-04-15 10:08:49 +10:00
Károly Kiripolszky
c70cb50bda SonarLint fixes 2020-04-13 17:28:09 +02:00
Károly Kiripolszky
423b96bb04 Fix OSD save button behavior 2020-04-13 17:22:31 +02:00
ctzsnooze
00fc06bbb3 Yaw Response slider now works like pitch ansd roll 2020-04-13 21:20:36 +10:00
Michael Keller
801ba71258
Merge pull request #1959 from mikeller/add_pid_frequency_analytics
Added analytics data collection for the PID loop frequency.
2020-04-13 12:35:03 +12:00