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

664 commits

Author SHA1 Message Date
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
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
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
4d7cc704b0
CliAutocomplete for diff #1630 (#1677)
CliAutocomplete for diff #1630
2019-10-29 19:53:33 +13:00
Michael Keller
49c7da5683
Save vtx_table lua file. (#1759)
Save vtx_table lua file.
2019-10-29 14:29:48 +13:00
Asizon
df2db988d5 HideMotorPoles
Suggested changes

Doblewhitespace
2019-10-28 06:28:57 +01: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
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
Anisotropic
02c98ae43e Fix channel limiting 2019-10-23 00:01:19 +03: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
Károly Kiripolszky
d4059b37e1 Put the original and the modulated values on the throttle curve 2019-10-21 12:15:21 +02:00
Asizon
8dc4e7829f Add Basque translation 2019-10-20 17:33:04 +02:00
Károly Kiripolszky
b5f65495a8 draw throttle position in tuning tab 2019-10-20 10:01:25 +02:00
Anisotropic
262bc05ab5 ISSUE-1609: Create communication mechanism between windows, implement dark theme for sticks window using it. Small fix for Tip popup window. 2019-10-15 00:50:30 +03:00
Michael Keller
c6fd43fdec
Fix "switchery" dark theme by using css-variables. (#1726)
Fix "switchery" dark theme by using css-variables.
2019-10-15 08:40:41 +13:00
Michael Keller
023f91a005
Refactor pid-tuning -> tabs (#1715)
Refactor pid-tuning -> tabs
2019-10-15 08:39:50 +13:00
Michael Keller
4e708fcb08
clean up some more code smells from sonarcloud (#1714)
clean up some more code smells from sonarcloud
2019-10-15 08:39:38 +13:00
Michael Keller
456ae7e540
Better representation of battery low (#1683)
Better representation of battery low
2019-10-15 08:39:29 +13:00
Bruce Luckcuck
c6eaefd1b9 Add support for ACC_CALIB arming disabled flag 2019-10-12 19:15:51 -04:00
Bruce Luckcuck
8ebed0a53a Add missing support for DSHOT_BBANG arming disabled flag 2019-10-10 21:10:22 -04:00
Michael Keller
23ec6d1f2e Made tooltip wider. 2019-10-09 16:18:27 +13:00
Anisotropic
5bdceb06e9 Fix "switchery" dark mode by using css-variables. Cleaning in gui.js along the way. 2019-10-09 00:35:10 +03:00
Michael Keller
4c2ac7215f
Fix vtx saving (#1718)
Fix vtx saving
2019-10-08 00:47:30 +13:00
Michael Keller
c8904bd98a
Merge pull request #1712 from Docteh/links
Some minor cleanup for hacktoberfest
2019-10-06 18:36:55 +13:00
IvoFPV
c80beb7f1d Fix vtx saving 2019-10-05 11:45:25 +02:00
Anisotropic
af68114367 Refactor pid-tuning -> tabs 2019-10-04 18:39:33 +03:00
Kyle K
d56a170a5a clean up some more code smells
duplicated CSS selectors

extraneous code.
2019-10-03 21:52:02 +00: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
IvoFPV
c84eec0d41 Fix options menu not opening 2019-10-01 18:09:01 +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
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
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
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