1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-19 06:15:13 +03:00
Commit graph

5047 commits

Author SHA1 Message Date
Michael Keller
d326dd72da
Updated unified '.gitattributes' file. (#1701)
Updated unified '.gitattributes' file.
2019-10-03 20:56:32 +13:00
Kyle K
0e57243c51 Some minor cleanup for hacktoberfest
Links that open target="_blank" should also specify rel="noopener noreferrer"

jenkins_loader wasn't properly called in strict mode
2019-10-02 20:51:49 +00: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
Michael Keller
af0f0b1155 Added unified '.gitattributes' file. 2019-10-02 22:56:13 +13: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
IvoFPV
320d1b0789 Fix font manager select box 2019-10-01 18:38:40 +02:00
IvoFPV
c84eec0d41 Fix options menu not opening 2019-10-01 18:09:01 +02:00
Michael Keller
4d67e12102
fix alignment of vtx tab icon and transponder tab icon also fix… (#1700)
fix alignment of vtx tab icon and transponder tab icon also fix wrong vtx icon on active osd tab
2019-10-01 22:15:08 +13:00
TheIsotopes
3d0be1a11d
fix transponder icon alignment and wrong vtx icon on active osd tab 2019-09-30 16:30:00 +02:00
TheIsotopes
42c34ac206
fix alignment of vtx tab icon
icon alignment is too high, should be centered
2019-09-30 10:10:33 +02:00
Michael Keller
79cf12a63d
Fix led color picker (#1698)
Fix led color picker
2019-09-30 18:34:53 +13: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
Michael Keller
b4f9f343d2
FIx memory leak on model rendering (#1695)
FIx memory leak on model rendering
2019-09-29 16:02:10 +13:00
mikeller
0778587fcb Fixed naming of the 'Altitude' graph in the sensors tab. 2019-09-29 15:58:00 +13:00
Michael Keller
7b4d1f4efb
Updated version for 10.6.0-RC2 (#1699)
Updated version for 10.6.0-RC2
2019-09-29 12:09:06 +13:00
mikeller
2885ccd7ae Updated version for 10.6.0-RC2 2019-09-29 10:32:56 +13:00
Michael Keller
8e0fb8ee98
Update translations (#1696)
Update translations
2019-09-29 10:31:05 +13:00
Michael Keller
7cb86356de
Added support for Unified Target configurations with manufactur… (#1692)
Added support for Unified Target configurations with manufacturer_id in the name.
2019-09-29 10:23:11 +13:00
IvoFPV
c0f7b174bc Fix led color picker 2019-09-28 15:00:08 +02:00
IvoFPV
b324efca9b FIx memory leak on model rendering 2019-09-28 13:14:14 +02: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
Miguel Angel Mulero Martinez
4105c9f4cf Update Spanish translation 2019-09-28 08:57:14 +02:00
Miguel Angel Mulero Martinez
d7daaceb09 Update German translation 2019-09-28 08:57:06 +02:00
mikeller
261ebd7bbe Added support for Unified Target configurations with manufacturer_id in the name. 2019-09-27 15:48:03 +12:00
Kyle K
96619a4b58 Don't accept fancy lookin letters.
Backstory, Unified configs mean we can embed arbitrary text into the firmware, what is one source of text? Project Gutenberg!
I tried attaching a snippet of the text into the config (as comments, I am a careful deviant) and ended up learning a little about how text is encoded and handled these days.

Given a character with a value higher than 1 byte, the value gets cropped off, so 0x2018 would get flashed as 0x18, and would fail validation, because we'd be checking 0x2018 against 0x18

Asking Notepad++ to convert the document to ANSI was no good either, it decided to use Code page 1252, which still has fancy quotes, and when loaded into the configurator, instead of 0x92, it'd be converted to a replacement character FFFD if you want to look something up.
2019-09-26 22:06:47 +00:00
Michael Keller
074bb46f78
Fix esc protocol tooltip for removed dshot1200 (#1689)
Fix esc protocol tooltip for removed dshot1200
2019-09-26 22:35:33 +12:00
Michael Keller
1d1b9743f1
Fix forced dark mode if dark mode on OS level (#1686)
Fix forced dark mode if dark mode on OS level
2019-09-26 01:22:38 +12:00
IvoFPV
f397cbcd2d Fix forced dark mode if dark mode on OS level 2019-09-25 13:44:46 +02:00
IvoFPV
9a74087762 Fix esc protocol tooltip for removed dshot1200 2019-09-24 20:33:10 +02:00
Miguel Angel Mulero Martinez
eb65261126 Better representation of battery low 2019-09-23 13:45:41 +02:00
Michael Keller
2395c7a216
Fix slider display update and analytics (#1678)
Fix slider display update and analytics
2019-09-22 16:39:16 +12:00
IvoFPV
65ab462168 Fix slider display update and analytics 2019-09-20 21:43:29 +02:00