Commit Graph

230 Commits

Author SHA1 Message Date
Ben V. Brown
8eadb98496 Enable SWD back, Add Off mode for Sleep v2.03 2018-03-30 19:16:38 +11:00
Ben V. Brown
fe5ee91104 Swap breakpoints to resets to try and prevent lockups 2018-03-29 21:36:16 +11:00
Ángel González
762236b485 Spanish translation updated (#253) 2018-03-29 21:16:40 +11:00
Ben V. Brown
c4230d79bf Update Build Script
Fixes #252
2018-03-25 11:33:24 +11:00
Ben V. Brown
03b2bede4d Fix #231 v2.03-RC3 2018-03-23 13:14:59 +11:00
Ben V. Brown
37d5cf1e70 ADC Timing alignment bought in 2018-03-23 12:57:06 +11:00
Ben V. Brown
85869d507e Add lockouts for no accel 2018-03-23 10:02:35 +11:00
Ben V. Brown
6c34675083 Sleep screen check bug
Should fix #248
2018-03-23 10:00:07 +11:00
federck
b4235bea75 Translation.cpp revised and reformatted (#250)
* Translation.cpp revised and reformatted

* Update Translation.cpp
2018-03-23 09:38:41 +11:00
gkrystev
ecf6e8aeb4 Bulgarian translation update (#236)
Updated translation for Bulgarian with the latest version of Translation.cpp
2018-03-19 12:47:48 +11:00
federck
174380bcb0 Update italian translation.cpp (#242)
* Update Translation.cpp
2018-03-19 12:47:13 +11:00
jonnieZG
96ab173c4b Menu Navigation - Long-Press Speed Ramping (#238)
Exponential button acceleration from @jonnieZG
2018-03-19 07:22:42 +11:00
Jan Krupička
fb6981dbe3 Updated czech translation (#241) 2018-03-18 21:37:36 +11:00
Julius Vitkauskas
30be520692 Add Lithuanian language (#239) 2018-03-18 21:36:38 +11:00
jonnieZG
ebab60c79b Translation HR update (#237)
* Enabled DOUBLE line for Croatian + translation fix
2018-03-18 12:36:50 +11:00
The-M1k3y
bf445e9b26 updated german translation (#234) 2018-03-16 10:57:58 +11:00
jonnieZG
8f6a65825d Translation hr (#232)
* Croatian translation updated
2018-03-16 10:47:07 +11:00
Ben V. Brown
0d2bfb9a29 Fix Menu / RC2
#214
New Icons
Fix Hold to scroll timer with a lockout
Fix Menu lengths

New French Translation Closes #228

Fix confirmation message scroll speed
Fix translations.cpp
2018-03-14 23:21:29 +11:00
Ben V. Brown
fcfa44a949 Layered menu (#229)
* Split menu handling,speed up OLED

* Split menu apart

Split menu apart.
Next to add icons etc

* Finished main menu re-layout

* Added menu option for scroll speed

* Speed up scroll settings, pad translations
2018-03-14 22:11:04 +11:00
Ben V. Brown
17c0d15a8b Add issue and pull request templates 2018-03-12 17:04:11 +11:00
jonnieZG
719953a2bf Croatian translation corrections, enabled DOUBLE-line menus (#220)
* 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

* HR translation improvement.

* Added "Are you sure...?" translation
2018-03-11 13:12:59 +11:00
jonnieZG
33edf6ba76 Description scroll speed parametrized + smooth scroll in userConfirmation (#221)
* 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

* Parametrized description scrolling speed

* Synchronized Translation.c with original Ralim master

* Removed unnecessary check

* lcd.refresh() in description scroll called only when required

* Smooth scrolling also implemented in userConfirmation() method

* Variable messageSpeedFactor renamed to messageSpeedFactor

* Variable renamed
2018-03-11 13:12:49 +11:00
Shawn Anastasio
fbd730760b Fix display sleep on idle, addresses #223 (#224) 2018-03-10 11:34:09 +11:00
Jan Krupička
b46c17078b Adjust left limit for drawing (#219)
* adjust left limit for drawing

do draw area also if part just of it is visible - e.g. do not skip whole letter in rolling description if half of it can be shown

* render just visible area part

* fix visible area part computation
2018-03-07 12:01:59 +11:00
jonnieZG
a30569eda2 Fast menu scroll (#218)
* Enabled DOUBLE line for Croatian
* Menu desciption scroll sped 
* Better description smooth-scrolling routine.
* Tearing fixed. The screen will update only when required.
2018-03-05 23:06:43 +11:00
Jan Krupička
677b278478 Use unicode chars U2713/U2717 as true/false in menu (#183)
* Use checkbox for true/false menu options
2018-03-03 22:33:59 +11:00
Ben V. Brown
57949a7937 Bump I2C speed back up 2018-03-03 21:20:01 +11:00
Ben V. Brown
f14ea321a7 Add detailed soldering screen
This adds a detailed soldering screen to take a step towards #181
2018-03-03 16:20:01 +11:00
Ben V. Brown
aef8f5f5bb LIS2DH - Adding support for the new accelerometer (#216)
+ Creates a new driver for the LIS2DH accelerometer
+ Fixes timing issues since we're already touching a chunk of code

The LIS2DH driver should output similar numbers to the old MMA accelerometer.

Fixes #202
Fixes #189
2018-03-03 15:43:10 +11:00
Jan Krupička
3ce0cc0d99 Logos (#197)
* added HEX for removing logo
- flash this HEX to remove logo
* Added 001_TS100 logo
2018-02-26 11:07:01 +11:00
Ben V. Brown
5e30152f40 Detect PCB Version
This probes the I2C bus to look for the MMA model accelerometer or if the new one is present.
2018-02-25 14:26:10 +11:00
federck
5b0eb3fb0d [FIX] Italian translation (#195) 2018-02-23 11:31:26 +11:00
Igor Feghali
f26da12948 pt br translation (#207) 2018-02-09 09:31:35 +11:00
Ben V. Brown
b47098e9c2 Add lockout for #187
Fix first part of #188
2018-01-26 12:50:00 +11:00
Ben V. Brown
653c71ba2d Remove unused I2C DMA
Slow down I2C to 50kHz
Adjust ADC timing
2018-01-26 12:42:38 +11:00
Ben V. Brown
715be0b0b6 Move watchdog resets to only be in PID 2018-01-26 12:30:09 +11:00
Jan Krupička
93869b979e Fix comments (translation max lengths) (#196)
* fix translation max length comments

* fix comments

* fix logo address in comment
2018-01-10 08:34:35 +11:00
federck
2281dbd5ad Italian translation (#192) 2018-01-09 07:55:43 +11:00
jonnieZG
7ba3818cdb Croatian Language: Double-line menus + some minor translation corrections (#186)
* Croatian: Double-line Menus + minor corrections

* Updated main.css - externalizing string

Externalized strings:
"Undervoltage"
"Input V: "
"DC LOW" (Using previously unused ULOWarningString)
"Tip Temp: " (At temperature warning)
"Tip:" (At sleeping advanced)
"Tip:" (At idle screen)
" Set:" (At idle screen)
"BAD TIP"
"Tip Disconnected!" (changed to "TIP DISCONNECTED" due to <=16 limit)

* Update Translation.c - Externalized strings

Externalized strings:
"Undervoltage"
"Input V: "
"DC LOW" (Using previously unused ULOWarningString)
"Tip Temp: " (At temperature warning)
"Tip:" (At sleeping advanced)
"Tip:" (At idle screen)
" Set:" (At idle screen)
"BAD TIP"
"Tip Disconnected!" (changed to "TIP DISCONNECTED" due to <=16 limit)

Max string length corrected from 17 to 16.

* Update Translation.h - Externalized strings

Externalized strings:
"Undervoltage"
"Input V: "
"DC LOW" (Using previously unused ULOWarningString)
"Tip Temp: " (At temperature warning)
"Tip:" (At sleeping advanced)
"Tip:" (At idle screen)
" Set:" (At idle screen)
"BAD TIP"
"Tip Disconnected!" (changed to "TIP DISCONNECTED" due to <=16 limit)
2018-01-08 22:28:13 +11:00
Jan Krupička
84305ce0a9 Update translation cs_CZ (#185)
- updated to mach current codebase
- added diacritics
2018-01-03 10:40:02 +11:00
Jan Krupička
b01525272a Menu factory reset last (#184)
* Factory reset is the last menu option

* English translation fix - little char in second word

Unifies big/small first chars in english translation
2018-01-03 08:04:30 +11:00
Rockman18
a787a2bb6c French translation - improvements (#174) v2.02 2017-12-24 22:34:48 +11:00
federck
9166723b29 [FIX] italian translation (#164)
* Update Translation.c
2017-12-24 21:43:16 +11:00
Rockman18
fe1b50f658 Proposal for using checkbox instead of True/False (#177)
Replace True/False icons with checkbox symbols :)
2017-12-24 21:39:16 +11:00
matmemo
beb6b59889 Add letter U+0111 to FONT_6x8 (#176) 2017-12-24 21:36:05 +11:00
matmemo
c0614e7bd6 Add utf-8 capable 6x8 pixel small font (redone) (#173)
* Add small 6x8 font with utf8 extended charset.

The font data is created from the CasioNostalgia font by zdimension
found at: https://fontstruct.com/fontstructions/show/1193786/casionostalgia

* Cleanup Font.h

The font data should be untouched.

This commit does:

  * whitespace cleanup
  * some cosmetic changes to the comments
  * removing commas at the end of array declarations

* Update OLED.cpp to use utf8 capable FONT_6x8

* Remove ASCII6x8 from Font.h

Removed because all glyphs from ASCII6x8 are now contained in FONT_6x8.

* Fix char offset for UTF-8 page 0xc3
2017-12-23 19:38:58 +11:00
matmemo
db17385947 Added SettingsResetWarning string and small updates in German translation (#165)
* Update German translation to double lines in settings
2017-12-21 23:37:32 +11:00
Ben V. Brown
90c0bf9683 Fix GUI storage address (same as settings bug) 2017-12-21 23:34:57 +11:00
matmemo
1bc62adc6c Changed starting address for saving the device settings in flash. (#172)
According to the linker script the settings should go on the last
available page of the devices flash rom. This should be page 63
starting at 0x800fc00.
2017-12-21 23:29:11 +11:00
Jan Krupička
d9b65701c8 Fix menu descriptions (merge first) (#166)
* reformatting

- for better readability
- to lower the risk of misdefining arrays...

* fix description array definitions

* remove accidentally pushed lang definition

* enhance czech translation
2017-12-18 22:34:42 +11:00