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

4910 commits

Author SHA1 Message Date
Michael Keller
4edda955e3
Remove font-awesome (#1784)
Remove font-awesome
2019-10-31 19:12:48 +13:00
Michael Keller
6a82490647
convert some style manipulation over to class manipulation (#1783)
convert some style manipulation over to class manipulation
2019-10-31 19:12:35 +13:00
Michael Keller
b2cc8e0f55
Fix errors about using i18next before its properly initial… (#1782)
Fix errors about using i18next before its properly initial…
2019-10-31 19:12:12 +13: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
a47aba8d7d
Merge pull request #1774 from Asizon/hidemotorPoles
Hide Motor Poles when it is not necessary
2019-10-31 01:18:47 +13:00
Kyle K
36246b8813 Remove font-awesome
I've done my best to look for any references to font awesome, and I don't see any. Is possible that the icons on the left were initially from font-awesome.
2019-10-30 00:38:08 +00:00
Kyle K
d2623dcb11 i18next: assign languageChanged hook after initialization 2019-10-29 23:16:52 +00:00
Kyle K
c2e8cf19c9 convert some style manipulation over to class manipulation
Use of addClass/removeClass makes design modifications involve html/css instead of html/css/js. Also we can look into packaging the css together to reduce file count.
Also removed some extra color statements (it is a shade of green from cleanflight 1.x)
2019-10-29 20:18:56 +00: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
Kyle K
c2423badfc Almost fixes an error about using i18next before its properly initialized
Updating to i18next 18.0.1
Goes from lots of complaints down to just one.
https://github.com/i18next/i18next/blob/master/CHANGELOG.md
2019-10-29 17:52:19 +00: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
Michael Keller
4d7cc704b0
CliAutocomplete for diff #1630 (#1677)
CliAutocomplete for diff #1630
2019-10-29 19:53:33 +13: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
Asizon
df2db988d5 HideMotorPoles
Suggested changes

Doblewhitespace
2019-10-28 06:28:57 +01:00
Michael Keller
227dd59ea1
Update messages.json (#1771)
Update messages.json
2019-10-28 07:56:29 +13:00
Michael Keller
dd1c45c2f2
Fix sliders marker (#1765)
Fix sliders marker
2019-10-27 16:04:53 +13:00
Michael Keller
39591abdc8
Fix channel limiting (#1764)
Fix channel limiting
2019-10-27 16:04:22 +13:00
Michael Keller
0d7d19f134
Squash all dark theme files into a single file (#1767)
Squash all dark theme files into a single file
2019-10-27 14:55:45 +13:00
Michael Keller
6ab279de18
remove a duplicate instance of of update_dataflash_global funct… (#1770)
remove a duplicate instance of of update_dataflash_global function
2019-10-27 14:09:17 +13:00
EGParadox
b47b15f770
Update messages.json 2019-10-26 21:17:43 +03:00
Kyle K
d6bb3833f4 remove a duplicate instance of of update_dataflash_global function
Removing the one that is less advanced, as its not actually used.
2019-10-25 20:53:53 +00:00
IvoFPV
69d756f1cd Squash all dark theme files into a single file 2019-10-23 17:39:40 +02:00
Richard Cooper
b05c3105ef Refactor table creation to function 2019-10-23 13:44:04 +01:00
Richard Cooper
fe0cd8b910 Save vtx_table lua file. 2019-10-23 13:44:04 +01:00
Michael Keller
fcb78e2b8f
Updated versions of dependencies, including NW.js. (#1763)
Updated versions of dependencies, including NW.js.
2019-10-24 00:57:50 +13:00
Michael Keller
218dc67231
Change "OpenLog" to "OpenLager" (#1761)
Change "OpenLog" to "OpenLager"
2019-10-23 13:20:32 +13:00
Anisotropic
b6cfa20a66 Fix sliders marker 2019-10-23 00:29:50 +03:00
Anisotropic
02c98ae43e Fix channel limiting 2019-10-23 00:01:19 +03:00
mikeller
146edabf7f Updated versions of dependencies, including NW.js. 2019-10-22 23:17:58 +13:00
Michael Keller
1e2cf3f564
Put the original and the modulated values on the throttle curve (#1760)
Put the original and the modulated values on the throttle curve
2019-10-22 23:00:58 +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
Michael Keller
c5aaa2bffb
Add Basque translation (#1758)
Add Basque translation
2019-10-22 11:44:00 +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
Michael Keller
86901b9318
Disallow selecting text in MSP Receiver to make dragging more c… (#1757)
Disallow selecting text in MSP Receiver to make dragging more convenient
2019-10-22 00:08:59 +13:00
Károly Kiripolszky
d4059b37e1 Put the original and the modulated values on the throttle curve 2019-10-21 12:15:21 +02:00
Michael Keller
1feba9029c
Changed graphics issues README entry to apply to all operating… (#1756)
Changed graphics issues README entry to apply to all operating systems.
2019-10-21 20:38:10 +13:00
Asizon
8dc4e7829f Add Basque translation 2019-10-20 17:33:04 +02:00
Károly Kiripolszky
7e14930053 Disallow selecting text in MSP Receiver to make dragging more convenient 2019-10-20 11:21:54 +02:00
Michael Keller
babb4da310
Draw throttle position in tuning tab (#1754)
Draw throttle position in tuning tab
2019-10-20 22:08:57 +13:00
Károly Kiripolszky
b5f65495a8 draw throttle position in tuning tab 2019-10-20 10:01:25 +02:00