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

1326 commits

Author SHA1 Message Date
Michael Keller
c3c354984d
Merge pull request #2020 from mikeller/replace_raceflight_logo 2020-05-13 01:56:34 +12:00
mikeller
c535ad9145 Removed copyrighted raceflight logo. 2020-05-11 02:47:11 +12:00
Asizon
cab4d89deb Revise some new API_VERSION constants 2020-05-09 18:22:46 +02:00
Miguel Angel Mulero Martinez
8aef16d2c3 Hide GPS elements if not selected AUTO 2020-05-08 13:14:42 +02:00
Asizon
cc807a943b change to existing class 2020-05-08 08:09:14 +02:00
Asizon
2d4578e8f1 Rates type selector left aligned 2020-05-07 16:36:36 +02:00
Michael Keller
41a8281efe
Merge pull request #2005 from Asizon/fix_antigravity_gain 2020-05-07 02:24:39 +12:00
Asizon
d32fe20ddc Fix antigravity gain value
sonar issue,remove unneded math,const renamed

Moved const inside if

Moved const inside else
2020-05-08 11:56:12 +02:00
Michael Keller
39c2d6384d
Merge pull request #2000 from mikeller/fix_reset_dialog_timeout 2020-05-05 00:36:18 +12:00
Michael Keller
8fd1c11ac3
Merge pull request #1997 from mikeller/remove_mag_declination 2020-05-04 01:02:43 +12:00
mikeller
45fdccf0b0 Fixed timeout closing of 'Reset to custom defaults' dialog. 2020-05-04 00:10:23 +12:00
mikeller
b3ac94b0b1 Fixed oversized boxes in Configuration tab. 2020-05-02 23:42:55 +12:00
mikeller
59cb2d29a0 Removed unused compass declination setting. 2020-05-02 23:16:06 +12:00
Michael Keller
f7630e8d4e
Merge pull request #1983 from Asizon/fix_auto-smoothness_max 2020-04-29 00:39:07 +12:00
Michael Keller
90e198dd1f
Merge pull request #1982 from mikeller/fix_link_opening 2020-04-29 00:17:57 +12:00
Miguel Angel Mulero Martinez
267e4973cd Add Traditional Chinese translation 2020-04-28 08:37:43 +02:00
Miguel Angel Mulero Martinez
0fcf3564c2 Add Hungarian translation 2020-04-27 15:17:50 +02: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
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
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
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
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
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
mikeller
66fb9151f4 Added analytics data collection for the PID loop frequency. 2020-04-13 02:43:28 +12:00
Asizon
8bec006d3e Fix style widht for large target names 2020-04-12 09:05:01 +02:00
mikeller
eb6e269467 Added warning when connecting to firmware newer than configurator. 2020-04-12 17:37:09 +12:00
mikeller
9908865b2c Fixed the styling of the landing page. 2020-04-11 17:49:03 +12:00
Michael Keller
69ab24e0f3
Merge pull request #1952 from Asizon/derivateToDMax
Renamed Derivative to DMax when using Dmin
2020-04-11 13:15:15 +12:00
Michael Keller
db90209a37
Merge pull request #1953 from mikeller/fix_angle_mode_naming
Fixed naming of ANGLE mode in OSD preview.
2020-04-11 13:15:03 +12:00
Michael Keller
4624a030d4
Merge pull request #1951 from Asizon/slidersPidDefaults
Improved version PID defaults Sliders reading
2020-04-11 13:14:53 +12:00
Michael Keller
efe82eccc7
Merge pull request #1933 from mikeller/support_disabled_motor_protocol
Added support for disabling the motor output protocol.
2020-04-11 12:41:50 +12:00
mikeller
52e16c599f Fixed naming of ANGLE mode in OSD preview. 2020-04-08 23:49:45 +12:00
Asizon
9f65a1088c Derivate to DMax using Dmin 2020-04-08 10:54:23 +02:00
Asizon
a9530fd5fc Improved new PID defaults Sliders reading 2020-04-07 13:15:52 +02:00
Michael Keller
a74701aafe
Merge pull request #1949 from Asizon/fixDValues
Fix D values when Dmin disabled and autoadjust, coordination with new Dmin values
2020-04-07 22:29:17 +12:00
Asizon
064f7ba5d8 Better defaults read 2020-04-07 07:26:28 +02:00
Asizon
19d4db4346 Coordinated with new Dmin values
Move Default_pids down
2020-04-06 16:55:46 +02:00
Asizon
a9c2184976 Fix D values when Dmin disabled 2020-04-06 09:13:33 +02:00
mikeller
153fa2b486 Added version information to Unified Targets when they are flashed. 2020-04-02 01:14:44 +13:00
mikeller
ebd36055da Added support for disabling the motor output protocol. 2020-04-01 02:00:08 +13:00