3346 Commits

Author SHA1 Message Date
Konstantin Đorđević
d052edaf9a Improve consistency in translations, fix language codes, use cyrillicGlyphs, tweak Serbian translation strings (#407)
* Tweak Serbian translations

* Add "cyrillicGlyphs": true to translations that use Cyrillic

* translation_cs_cz.json → translation_cs.json

The correct language code for Czech is CS; CZ is the country code

* Add "cyrillicGlyphs": false to other translations, move "languageLocalName" to top

Also change BG and HU "localLanguageName" to start with a capital letter

* Add missing "languageLocalName" field for Slovak

* Rearrange a few fields so they're in the same order for all languages

* Regenerate translations source file

* Portugues → Português

* translation_dk.json → translation_da.json

DA is the ISO 639-1 code for Danish

* translation_ua.json → translation_uk.json

UK is the ISO 639-1 code for Ukrainian

* Update language codes in build.sh
2018-11-17 11:08:39 +11:00
jonnieZG
262ca9b0af Croatian translation update (#405)
* Enabled DOUBLE line for Croatian + translation fix

Enabled DOUBLE line Menu for Croatian.
A minor translation fix.

* Added Double line menus for Croatian

Added Double line menus for Croatian. For some reason they were not included in the previous pull request, even though I made them (most probably it was by my mistake).

* Added "Power: " translation for Croatian

* Menu desciption scroll sped up 3x

* Slow scroll

* Additional HR translation fix

* EOL fixed

* Fixed flickering - update only when required

* Reverted to Ralim/ts100 current Translation.c, HR translation fix moved
to translation-hr branch

* Synchronized with Ralim master

* Synchronized with Ralim

* Ralim

* Ralim

* Sync

* - Translation Editor Tool (HTML5)
- Translations Parser (HTML5 tool for extracting initial translations from Translations.cpp to separate JSON files)
- Languages extracted into separate JSON files

* Added make_translation.py pre-compile script that creates Translation.cpp from JSON files. This one is just for single-language version, until we make a multi-lingual one.

* Fixed Lithuanian local language name.

* Fixed _lt.json syntax

* Added 12x16 and 6x8 HTML5 font editor

* Added Icon (16x16), Screen (84x16) and Full-Screen (96x16) sizes to Font Editor

* "Font Editor" changed to "Bitmap Editor"

* Added 24x16 icon size

* Croatian translation update

* Merged

* Croatian translation update
2018-11-15 18:54:30 +11:00
Ben V. Brown
8e9973a3bf Merge pull request #404 from dhiltonp/master
adjust watts for PWM duty cycle
2018-11-15 18:51:32 +11:00
Ben V. Brown
70827de12a Merge pull request #406 from Rockman18/cyrillic
Add cyrillic parameter for font selection in json language files
2018-11-15 18:51:11 +11:00
Rockman18
845dcd4bc6 Add cyrillic parameter for font selection in json language files 2018-11-15 02:36:00 +01:00
David Hilton
0fb402a857 adjust watts for PWM duty cycle 2018-11-14 08:40:05 -07:00
Ben V. Brown
bc2446126f Merge pull request #403 from vomindoraan/translation_serbian
Add Serbian Cyrillic translation and update Serbian Latin translation
2018-11-13 13:18:56 +11:00
Konstantin Đorđević
87ea446022 Regenerate translations source file 2018-11-13 03:07:41 +01:00
Konstantin Đorđević
096e38c6b1 Update Serbian Latin based on Serbian Cyrillic 2018-11-13 03:07:40 +01:00
Konstantin Đorđević
4de4547d54 Add Serbian Cyrillic translation 2018-11-13 03:07:40 +01:00
Konstantin Đorđević
0a42712313 translation_sr.json → translation_sr_latn.json 2018-11-12 02:55:27 +01:00
Ben V. Brown
6a1572de81 Slow PWM drive to reduce some handle heating, Improve PWM power for ts80, add ts80 pulse for keep awake 2018-11-11 20:43:35 +11:00
Ben V. Brown
5b882c819c Merge branch 'master' of https://github.com/Ralim/ts100 2018-11-11 09:28:13 +11:00
Ben V. Brown
d5beab76bb TS80 Tuning fairly well now 2018-11-11 09:26:30 +11:00
Ben V. Brown
4b539f09b6 Merge pull request #402 from dhiltonp/master
improve comments in PID tuning
2018-11-10 10:34:19 +11:00
David P Hilton
ad4569fc4b improve comments in PID tuning 2018-11-09 07:53:06 -07:00
Ben V. Brown
f4e2de4608 Fix not resetting average calculation
Should help with #366
2018-11-09 14:13:28 +11:00
Ben V. Brown
c83174862a Tweak pwm timings, improve Voltage init for more stable startup 2018-11-09 13:14:20 +11:00
Ben V. Brown
18a8461b99 Merge pull request #399 from Rockman18/french
French translation improvements
2018-11-06 12:09:17 +11:00
Rockman18
02b12d28f3 French translation improvements
[x] Update translation_fr.json
[x] Generate Translation.cpp
2018-11-06 01:56:07 +01:00
Ben V. Brown
307b5e9ef3 Merge pull request #398 from WerVa/patch-2
Update translation_pl.json
2018-11-02 14:33:56 +11:00
WerVa
cc163ab310 Update translation_pl.json 2018-11-02 01:40:35 +01:00
Ben V. Brown
ab6dc6c152 Merge pull request #396 from dhiltonp/watts
PID in watts fixes
2018-10-30 16:49:30 +11:00
David P Hilton
f081f766cb Merge remote-tracking branch 'upstream/master' into watts 2018-10-29 23:07:58 -06:00
David P Hilton
ddf3e4f7d3 fix overflow in tempError 2018-10-29 23:05:12 -06:00
David P Hilton
766073e208 fix negative rawC 2018-10-29 23:04:59 -06:00
Ben V. Brown
aa51dc4dbe Merge pull request #358 from dhiltonp/watts
Changes the PID to work in watts instead of a raw PWM output, making the output automatically compensated for voltage and much, much smoother.
2018-10-30 11:25:04 +11:00
David P Hilton
73f07489fe PID works with max PWM of 255 2018-10-29 08:19:44 -06:00
David P Hilton
43d11fa8f8 Merge remote-tracking branch 'upstream/master' into watts 2018-10-29 07:34:22 -06:00
Ben V. Brown
12c2080637 Merge branch 'master' of https://github.com/Ralim/ts100 2018-10-29 21:22:07 +11:00
Ben V. Brown
6b96474ab5 Trim in QC3 timings 2018-10-29 21:21:39 +11:00
Berre1959
e1f9d33699 Update translation_vl.json (#392)
* Update translation_vl.json

Deze vertaling is geen wijziging van de Nederlandse vertaling; ze is bedoeld voor Vlaamse gebruikers en wordt aangeboden als een nieuwe vertaling.  Dit is de eerste versie die nog moet worden getest op de TS-100.

* Restore NL translation & generate NL_BE source
2018-10-29 21:00:07 +11:00
Ben V. Brown
02bdf450b2 Increase PWM output range to 0-255
For #358
Also fixes #394
2018-10-29 20:55:40 +11:00
David P Hilton
6a3ca96815 moved debugNumber into OLED class 2018-10-28 21:51:49 -06:00
David P Hilton
76b460cd77 PID rework - use watts 2018-10-28 21:47:58 -06:00
David P Hilton
febf55ad43 Merge remote-tracking branch 'upstream/master' into powertemp-rework 2018-10-28 16:57:58 -06:00
David Hilton
81e87c86d0 remove hardcoded MODEL_TS80 (#393)
* remove hardcoded MODEL_TS80

* #define MODEL_TS100 in sw4stm32/atollic config

* whitespace fix

* use sum of 'defined' instead of logic

* only print handle temp, not PCBVersion

* whitespace fix
2018-10-29 08:48:04 +11:00
David P Hilton
3c94324811 use sum of 'defined' instead of logic 2018-10-28 10:35:19 -06:00
David P Hilton
ce671282a6 remove hardcoded MODEL_TS80 2018-10-28 10:16:37 -06:00
David Hilton
ffeacca74d update Translation.cpp before build (#391) 2018-10-26 11:09:27 +11:00
David Hilton
9b99bfcfaa update russian json file, re-build Translation.cpp (#390) 2018-10-26 09:51:43 +11:00
Marcus "Chaosblog
61d1ee5b82 Keep Translation.cpp and json-files in sync (#385)
The russish and the italian translations in the json files and the Translation.cpp were not in sync.
2018-10-26 09:51:31 +11:00
David Hilton
8f61a7429b #377 - update install instructions to mention teracopy (#388) 2018-10-26 09:50:20 +11:00
Balazs Keresztury
8d66a07a42 Added new Hungarian strings and fixed some old ones (#387)
* Updated Hungarian translation json

* Fixed Hungarian translation name

* Ran make_translation.py to update Hungarian strings

* Reverted changes in other languages in translation.cpp
2018-10-26 09:50:04 +11:00
David Hilton
d0368a3de6 basic instructions on using the html Translation Editor (#389) 2018-10-25 14:47:10 +11:00
Marcus "Chaosblog
0165e6be51 updated german translation (#380) 2018-10-23 17:16:48 +11:00
Julius Vitkauskas
4d66df5b15 Fix translations (#379)
* Fix translations

* Update Italian translation
2018-10-19 13:48:46 +11:00
Ben V. Brown
008e03edb4 Its about time this gets a damn update...
Splits out the menu
Fixes some typos
Better wording in some places
Adds TS80
Adds some thanks :)
2018-10-18 15:11:42 +11:00
Ben V. Brown
d442a1d185 Fix: Ts80 Divisor links 2018-10-18 14:20:27 +11:00
Ben V. Brown
60a951f56f Fix temperature getting bumped off screen
This fixes the temp gettting bumped because I forgot to reset OLED::cursor_y after writing.

Fixes #376 (hopefully)
2018-10-17 08:22:04 +11:00