Juzzle1
325f6170ed
Update motor limit frame messages
...
Replaced references to 'Attenuation' and 'Limit' with 'Scaling'
2020-05-07 14:03:10 +01:00
Asizon
0d5519a3d6
Updated D_min tooltip
2020-05-06 08:24:21 +02:00
Michael Keller
8fd1c11ac3
Merge pull request #1997 from mikeller/remove_mag_declination
2020-05-04 01:02:43 +12:00
mikeller
59cb2d29a0
Removed unused compass declination setting.
2020-05-02 23:16:06 +12: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
d176724718
Merge pull request #1984 from mikeller/fix_dynamic_idle_rpm_units
2020-04-29 00:18:09 +12:00
Michael Keller
555234d1bf
Merge pull request #1967 from McGiverGim/update_translations
2020-04-29 00:02:04 +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
Miguel Angel Mulero Martinez
0fcf3564c2
Add Hungarian translation
2020-04-27 15:17:50 +02:00
mikeller
04054c3b41
Fixed units shown for dynamic idle.
2020-04-27 01:50:21 +12:00
Michael Keller
aa98588379
Merge pull request #1976 from leocb/patch-2
2020-04-25 12:24:55 +12: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
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
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
415d7fb841
Merge pull request #1962 from ctzsnooze/update-bidir-messages
...
update Bidirectional DShot messages
2020-04-20 22:47:26 +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
mikeller
3348457e45
Updated link for new translators to point to the instructions in the Betaflight README.
2020-04-18 20:34:44 +12:00
ctzsnooze
c5158e1585
update Bidirectional DShot messages
2020-04-12 20:00:21 +10: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
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
Asizon
9f65a1088c
Derivate to DMax using Dmin
2020-04-08 10:54:23 +02:00
Asizon
26c4b09015
Updating tooltips
2020-04-05 08:50:05 +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
Nicola De Pasquale
687ff4ccc9
added descriptions
2020-03-23 09:55:18 +01:00
Nicola De Pasquale
ad91e65699
add i18n
2020-03-23 09:27:55 +01:00
Michael Keller
43fe183d1d
Merge pull request #1927 from Asizon/osdChipDetectWarning
...
Improving osd chip detection warnings
2020-03-22 11:22:54 +13:00
David Boone
aed5508669
Rename Efficiency to 'Battery efficiency' so it's grouped with other related elements in list
2020-03-21 00:17:27 -07:00
Asizon
05a55c5b42
Improving osd detection warnings
2020-03-20 15:57:00 +01:00
Michael Keller
c7894fc3d7
Merge pull request #1923 from mikeller/add_unstable_flashing_warning
...
Added warning when flashing unstable firmware.
2020-03-21 01:13:40 +13:00
David Boone
7ef3fa6a2c
Add OSD_EFFICIENCY element to configurator
2020-03-19 09:59:00 -07:00
mikeller
c8ee46f45c
Added warning when flashing unstable firmware.
2020-03-19 13:56:44 +13:00
fgiudice98
b956ce2162
Remove "Return to saved values" button
2020-03-15 14:18:35 +01:00
fgiudice98
99cecfdba8
Update KISS logo
...
Thanks Paul!
Don't try to open modal if already open
Don't assign button if modal already open
Changed rates type change warning
Max rate independent from deadband
New actual rates logo
Thanks to @Asizon and @igormedrano
2020-03-14 00:30:21 +01:00
fgiudice98
70a8364e5c
Add rates type
...
Add rates type selection with working graphs and max angular speed
Fix deadband
MSP changes and fix actual rates limit
Small style changes and fixes
Fixes
Fixed the code pointed out in the review
Various sonar fixes
Updated the values of actual rates setting
Reduced logo size
Added analytics to rates type
Minor fix + rounding by step value
Now the calculation of the angle rate takes into account the values rounded by the step value (especially visible with values that are in deg/s)
Various fixes
Angle rate calculation in different functions
Fix for value step validation
Sonar fixes (mostly variables)
Force refresh to prevent errors ...
... when changing rates type after saving to eeprom
Logos refinement + minor changes
Touch to trigger travis
Fix Raceflight rate
2020-03-10 12:51:00 +01:00
Michael Keller
94bd817aff
Merge pull request #1905 from Asizon/dynamicIdle
...
Dynamic Idle configurable
2020-03-06 08:23:12 +13:00
Asizon
5ad9153a52
fix json
2020-03-05 17:38:55 +01:00
Asizon
b7f9f2d8c0
Moved to Pid Tuning tab
2020-03-05 17:33:38 +01:00
Michael Keller
8607d8293d
Merge pull request #1903 from mikeller/show_acc_calibration_warning
...
Show warning on connect when ACC is not calibrated.
2020-03-05 09:28:29 +13:00
mikeller
bfc83238c4
Show warning on connect when ACC is not calibrated.
2020-03-05 00:35:18 +13:00
Asizon
6aaababb1d
Adding Dynamic Idle
2020-03-04 10:36:32 +01:00
Asizon
7e9cebfbf3
Adding Motor Output Limit and cellcount
...
Fix cell count min
Move tootltip`icons
Cosmetic changes
2020-03-03 01:34:08 +13:00
Michael Keller
f4f6da02c6
Merge pull request #1891 from Asizon/maxRateWarning
...
High rates warning message to prevent desyncs
2020-02-28 10:06:17 +13:00
Michael Keller
3c3ce71d8e
Merge pull request #1887 from mikeller/hide_factory_band
...
Hide the 'factory band' VTX table setting for VTX types that do not support it.
2020-02-23 10:48:57 +13:00
mikeller
241f1addae
Added warning if factory bands selected in unsupported configuration.
2020-02-23 01:42:39 +13:00
Asizon
036ef86a90
Warning message for high rates
...
sonar
Move to variable
sonar issues
2020-02-22 11:13:16 +01:00
Michael Keller
d96b2319fa
Merge pull request #1883 from Asizon/itermRelaxCutoff
...
Iterm Relax Cutoff Update
2020-02-21 20:09:58 +13:00
Miguel Angel Mulero Martinez
d3afbfef75
Add Polish translation
2020-02-19 19:09:44 +01:00
Asizon
32665bbd45
Add dedicated Helpicon for Cutoff
2020-02-17 12:03:46 +01:00
Asizon
6ba32b94fc
ItermCutoff and tooltip
2020-02-16 12:46:09 +01:00
Michael Keller
44cb725932
Merge pull request #1880 from rvdveen/low-capacity-warning
...
Add support for the 'mah capacity exceeded' osd warning
2020-02-15 23:41:52 +13:00
Roy van der Veen
eb8a50016f
Add support for the 'mah capacity exceeded' osd warning
2020-02-15 10:22:49 +01:00
Miguel Angel Mulero Martinez
6e2682ea43
Add OSD Camera Frame element
2020-02-11 15:21:46 +01:00
Michael Keller
682472e1b0
Merge pull request #1873 from mikeller/add_bind_button
...
Added bind button for receivers that support it.
2020-02-08 20:47:37 +13:00
mikeller
0a92e90427
Added message to acknowledge binding.
2020-02-08 19:19:39 +13:00
Michael Keller
719491635e
Merge pull request #1872 from etracer65/rename_acc_calib_arming_disabled
...
Rename ACC_CALIB arming disabled message to NO_ACC_CAL
2020-02-08 14:55:59 +13:00
Michael Keller
abb3429b96
Merge pull request #1869 from Asizon/DynamicNotchMaxHz
...
Coordination with new Dynamic Notch improvements
2020-02-07 09:51:40 +13:00
Asizon
e3041286a3
Add Dynamic Notch Max Hz
...
Remove white spaces
Remove white space2
Revert and add suggested changes
Some cosmetic changes
MinHz Changes
Fix MinHz Max
2020-02-06 09:27:44 +01:00
Miguel Angel Mulero Martinez
7881bd3673
Remove 32k notice
2020-02-06 09:09:56 +01:00
Michael Keller
c2575935fc
Added bind button for receivers that support it.
2020-02-06 15:41:47 +13:00
Bruce Luckcuck
01e35c2ecb
Rename ACC_CALIB arming disabled message to NO_ACC_CAL
2020-02-05 18:07:15 -05:00
Miguel Angel Mulero Martinez
9394d5901c
Work with gyro native sampling
2020-02-04 16:42:39 +01:00
mikeller
d293d6b1e7
Added button to exit DFU.
2020-01-26 22:59:54 +13:00
Miguel Angel Mulero Martinez
f18390c203
Update Catalan translation
2020-01-24 19:30:56 +01:00
Miguel Angel Mulero Martinez
a2dabba63f
Update Basque translation
2019-12-30 16:13:53 +01:00
Miguel Angel Mulero Martinez
5335d64def
Add custom fallback for Portuguese and Portuguese Brazilian
2019-12-28 15:03:13 +01:00
mikeller
eab38147cd
Fixed URL for CP210x driver.
2019-12-26 13:54:46 +13:00
Bruce Luckcuck
f3cefcef81
Add support for "Auto" RC Smoothing derivative type
2019-11-30 19:03:35 -05:00
Miguel Angel Mulero Martinez
2a79f7e612
Adds RC Channels element to the OSD
2019-11-13 08:53:37 +01:00
Michael Keller
53fb5944d1
Add more parameters to GPS Rescue ( #1812 )
...
Add more parameters to GPS Rescue
2019-11-10 11:32:31 +13:00
Miguel Angel Mulero Martinez
1672a44dc2
Add more parameters to GPS Rescue
2019-11-08 08:45:17 +01:00
Miguel Angel Mulero Martinez
ce044622a2
Add Galileo and Home Point once to GPS
2019-11-06 19:25:56 +01:00
TheIsotopes
9532e8d4c0
fixed typo made in #1779
2019-10-30 14:47:43 +01:00
Michael Keller
99e09ad866
Update messages.json ( #1779 )
...
Update messages.json
2019-10-31 01:20:05 +13:00
Michael Keller
e49c5036e6
Update messages.json ( #1777 )
...
Update messages.json
2019-10-30 08:19:10 +13:00
Michael Keller
ec13355213
Update messages.json ( #1776 )
...
Update messages.json
2019-10-30 08:03:46 +13:00
Michael Keller
003c65c397
Update messages.json ( #1775 )
...
Update messages.json
2019-10-30 08:03:21 +13:00
EGParadox
e73a850140
Update messages.json
2019-10-29 15:00:12 +02:00
EGParadox
eab5abb527
Update messages.json
2019-10-29 14:59:04 +02:00
EGParadox
b458bb35a0
Update messages.json
2019-10-29 14:57:24 +02:00
Elvin Chen
b1a99d8840
Update messages.json
2019-10-29 11:49:53 +08:00
Michael Keller
49c7da5683
Save vtx_table lua file. ( #1759 )
...
Save vtx_table lua file.
2019-10-29 14:29:48 +13:00
Richard Cooper
6f6f4738c4
Add tooltip and info for save lua button.
2019-10-28 21:11:00 +00:00
EGParadox
52d82a0600
Update messages.json
2019-10-28 13:22:33 +02:00
EGParadox
d8bd89ae9e
Update messages.json
2019-10-28 13:21:32 +02:00
EGParadox
82361a14d4
Update messages.json
2019-10-28 13:20:06 +02:00
EGParadox
b47b15f770
Update messages.json
2019-10-26 21:17:43 +03:00
Richard Cooper
fe0cd8b910
Save vtx_table lua file.
2019-10-23 13:44:04 +01:00
Michael Keller
218dc67231
Change "OpenLog" to "OpenLager" ( #1761 )
...
Change "OpenLog" to "OpenLager"
2019-10-23 13:20:32 +13:00
Michael Keller
419ead452e
Add support for ACC_CALIB arming disabled flag ( #1739 )
...
Add support for ACC_CALIB arming disabled flag
2019-10-22 23:00:44 +13:00
jflyper
ed8d2a79a9
Change OpenLog to OpenLager
...
OpenLog became not suitable for serial port logging as of 4.0.x.
2019-10-21 22:47:51 +09:00
Asizon
8dc4e7829f
Add Basque translation
2019-10-20 17:33:04 +02:00
Michael Keller
571025d455
fix some italian texts ( #1736 )
...
fix some italian texts
2019-10-14 00:58:20 +13:00
Bruce Luckcuck
c6eaefd1b9
Add support for ACC_CALIB arming disabled flag
2019-10-12 19:15:51 -04:00
Michael Keller
dc484a272a
Fix small typos in English locale ( #1734 )
...
Fix small typos in English locale
2019-10-13 09:54:44 +13:00
Nicola De Pasquale
0a0c22fe47
fix some italian texts
2019-10-12 14:04:02 +02:00
Michael Keller
db95696876
Update translations ( #1737 )
...
Update translations
2019-10-12 22:23:58 +13:00
Miguel Angel Mulero Martinez
2db488517f
Update Simplified Chinese translation
2019-10-12 08:54:27 +02:00
Miguel Angel Mulero Martinez
53a6bc6592
Update Swedish translation
2019-10-12 08:54:14 +02:00
Miguel Angel Mulero Martinez
97b5a4411d
Update Russian translation
2019-10-12 08:54:03 +02:00
Miguel Angel Mulero Martinez
77d5b57893
Update Portuguese translation
2019-10-12 08:53:53 +02:00
Miguel Angel Mulero Martinez
c1e2d1fa61
Update Latvian translation
2019-10-12 08:53:44 +02:00
Miguel Angel Mulero Martinez
b6b656969a
Update Korean translation
2019-10-12 08:53:35 +02:00
Miguel Angel Mulero Martinez
e644ef9944
Update Japanese translation
2019-10-12 08:53:26 +02:00
Miguel Angel Mulero Martinez
4a18425613
Update Italian translation
2019-10-12 08:53:15 +02:00
Miguel Angel Mulero Martinez
e0e8303031
Update Indonesian translation
2019-10-12 08:53:07 +02:00
Miguel Angel Mulero Martinez
2a5e5f381e
Update Croatian translation
2019-10-12 08:52:44 +02:00
Miguel Angel Mulero Martinez
95ba169a00
Update Galician translation
2019-10-12 08:52:29 +02:00
Miguel Angel Mulero Martinez
5d3b6162cf
Update French translation
2019-10-12 08:52:13 +02:00
Miguel Angel Mulero Martinez
5fc2a60f0f
Update Spanish translation
2019-10-12 08:52:05 +02:00
Miguel Angel Mulero Martinez
d62f30ede8
Update German translation
2019-10-12 08:51:54 +02:00
Miguel Angel Mulero Martinez
c289b779a0
Update Catalan translation
2019-10-12 08:51:44 +02:00
Anisotropic
7ea8068b69
Fix small typos in English locale
2019-10-11 13:32:27 +03:00
Bruce Luckcuck
8ebed0a53a
Add missing support for DSHOT_BBANG arming disabled flag
2019-10-10 21:10:22 -04:00
mikeller
5655f099f9
Added introduction to Unified Targets.
2019-10-09 01:42:02 +13:00
Michael Keller
00fa455008
Hacktoberfest contribution @team_translation ( #1711 )
...
Hacktoberfest contribution @team_translation
2019-10-06 18:34:17 +13:00
Michael Keller
aa47d04fdb
Add description for hacktoberfest ( #1710 )
...
Add description for hacktoberfest
2019-10-04 00:29:54 +13:00
Michael Keller
1e8b35d612
Add description for hacktoberfest ( #1709 )
...
Add description for hacktoberfest
2019-10-04 00:29:47 +13:00
Michael Keller
704cf5a7ea
Modify a translation in zh_CN for Hacktoberfest -3 ( #1707 )
...
Modify a translation in zh_CN for Hacktoberfest -3
2019-10-04 00:29:34 +13:00
Michael Keller
3216a95346
Modify a translation in zh_CN for Hacktoberfest -2 ( #1706 )
...
Modify a translation in zh_CN for Hacktoberfest -2
2019-10-04 00:29:26 +13:00
Leo Bottaro
15741030b7
Hacktoberfest contribution @team_translation
...
My little contribution to this big project, it's an honor to be part of it. :)
2019-10-02 12:22:21 -03:00
Ivo
b8aa787121
Add description for hacktoberfest
2019-10-02 10:27:13 +02:00
Ivo
d5dd751ca4
Add description
2019-10-02 10:25:11 +02:00
DusKing1
45c33f9bdf
Modify a description
...
For Hacktoberfest
2019-10-02 08:42:11 +08:00
DusKing1
eb2f83caf7
typo fix
...
I won't make this mistake anymore...
2019-10-02 08:37:53 +08:00
DusKing1
b0a70cc6e1
typo fix
...
Ooops
2019-10-02 08:30:42 +08:00
DusKing1
00b33bfad0
Update messages.json
...
Hacktoberfest
2019-10-02 08:26:19 +08:00
DusKing1
bbcb2300ff
Update messages.json
...
Hacktoberfest!
2019-10-02 08:16:10 +08:00
Michael Keller
71e538379a
Don't accept fancy lookin letters in Unified configs ( #1693 )
...
Don't accept fancy lookin letters in Unified configs
2019-09-29 19:24:23 +13:00
Kyle K
7133001fa2
revise limit to 255, and handle comments
2019-09-29 06:13:25 +00:00
Michael Keller
f0a7462139
Fixed naming of the 'Altitude' graph in the sensors tab. ( #1690 )
...
Fixed naming of the 'Altitude' graph in the sensors tab.
2019-09-29 16:43:11 +13:00
mikeller
0778587fcb
Fixed naming of the 'Altitude' graph in the sensors tab.
2019-09-29 15:58:00 +13:00
Michael Keller
8e0fb8ee98
Update translations ( #1696 )
...
Update translations
2019-09-29 10:31:05 +13:00
Miguel Angel Mulero Martinez
0114557d50
Update Chinese Simplified translation
2019-09-28 08:59:14 +02:00
Miguel Angel Mulero Martinez
0bb1d5af6e
Update Swedish translation
2019-09-28 08:58:57 +02:00
Miguel Angel Mulero Martinez
1839768c94
Update Russian translation
2019-09-28 08:58:48 +02:00
Miguel Angel Mulero Martinez
eb968f1dc9
Update Portuguese translation
2019-09-28 08:58:36 +02:00
Miguel Angel Mulero Martinez
b6d9ddc15b
Update Latvian translation
2019-09-28 08:58:26 +02:00
Miguel Angel Mulero Martinez
8fbbe251c5
Update Korean translation
2019-09-28 08:58:16 +02:00
Miguel Angel Mulero Martinez
9e1f36b126
Update Japanese translation
2019-09-28 08:58:08 +02:00
Miguel Angel Mulero Martinez
3488130c87
Update Italian translation
2019-09-28 08:57:59 +02:00
Miguel Angel Mulero Martinez
5f4c7c1138
Update Croatian translation
2019-09-28 08:57:50 +02:00
Miguel Angel Mulero Martinez
8640e83fac
Update Galician translation
2019-09-28 08:57:36 +02:00
Miguel Angel Mulero Martinez
90c1de55e4
Update French translation
2019-09-28 08:57:22 +02:00