aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2018-04-13Force settings reset for 2.04v2.04-RC1Ben V. Brown
Also updates FI to #267 but wont be built in releases until string lengths fit.
2018-04-13Drop SE, add FIBen V. Brown
2018-04-11Create LICENSEBen V. Brown
2018-04-11Update Settings reset to always zero,Ben V. Brown
Update GUI for temp setting to round to 10 increments.
2018-04-09Minor corrections of Russian localization (#262)Denis Goncharov
* Minor corrections of Russian localization * Russian Translition - Automatic start mode Changed the description and the header of the "Automatic start mode" mode, since now it is turned on by the checkbox and not by the T/S/F. TODO: For other languages, the inaccuracy of this description has remained. * Russian Translition Slight fix. * Ukrainian localization Added Ukrainian localization. Translation is implemented by natural native speakers. * LANG_UA -> LANG_UK
2018-04-09add UK (#265)Denis Goncharov
2018-04-06Add more F support, protect I2C on accel2 orientationBen V. Brown
2018-03-31Update Translation.cpp (#260)federck
* Update Translation.cpp Fixes russian double line string + italian readjustments * Fix for sizings + uniformed indent
2018-03-31Update translationBen V. Brown
Closes #255
2018-03-30Enable SWD back, Add Off mode for Sleepv2.03Ben V. Brown
2018-03-29Swap breakpoints to resets to try and prevent lockupsBen V. Brown
2018-03-29Spanish translation updated (#253)Ángel González
2018-03-25Update Build ScriptBen V. Brown
Fixes #252
2018-03-23Fix #231v2.03-RC3Ben V. Brown
2018-03-23ADC Timing alignment bought inBen V. Brown
2018-03-23Add lockouts for no accelBen V. Brown
2018-03-23Sleep screen check bugBen V. Brown
Should fix #248
2018-03-23Translation.cpp revised and reformatted (#250)federck
* Translation.cpp revised and reformatted * Update Translation.cpp
2018-03-19Bulgarian translation update (#236)gkrystev
Updated translation for Bulgarian with the latest version of Translation.cpp
2018-03-19Update italian translation.cpp (#242)federck
* Update Translation.cpp
2018-03-19Menu Navigation - Long-Press Speed Ramping (#238)jonnieZG
Exponential button acceleration from @jonnieZG
2018-03-18Updated czech translation (#241)Jan Krupička
2018-03-18Add Lithuanian language (#239)Julius Vitkauskas
2018-03-18Translation HR update (#237)jonnieZG
* Enabled DOUBLE line for Croatian + translation fix
2018-03-16updated german translation (#234)The-M1k3y
2018-03-16Translation hr (#232)jonnieZG
* Croatian translation updated
2018-03-14Fix Menu / RC2Ben V. Brown
#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-14Layered menu (#229)Ben V. Brown
* 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-12Add issue and pull request templatesBen V. Brown
2018-03-11Croatian translation corrections, enabled DOUBLE-line menus (#220)jonnieZG
* 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-11Description scroll speed parametrized + smooth scroll in userConfirmation (#221)jonnieZG
* 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-10Fix display sleep on idle, addresses #223 (#224)Shawn Anastasio
2018-03-07Adjust left limit for drawing (#219)Jan Krupička
* 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-05Fast menu scroll (#218)jonnieZG
* 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-03Use unicode chars U2713/U2717 as true/false in menu (#183)Jan Krupička
* Use checkbox for true/false menu options
2018-03-03Bump I2C speed back upBen V. Brown
2018-03-03Add detailed soldering screenBen V. Brown
This adds a detailed soldering screen to take a step towards #181
2018-03-03LIS2DH - Adding support for the new accelerometer (#216)Ben V. Brown
+ 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-02-26Logos (#197)Jan Krupička
* added HEX for removing logo - flash this HEX to remove logo * Added 001_TS100 logo
2018-02-25Detect PCB VersionBen V. Brown
This probes the I2C bus to look for the MMA model accelerometer or if the new one is present.
2018-02-23[FIX] Italian translation (#195)federck
2018-02-09pt br translation (#207)Igor Feghali
2018-01-26Add lockout for #187Ben V. Brown
Fix first part of #188
2018-01-26Remove unused I2C DMABen V. Brown
Slow down I2C to 50kHz Adjust ADC timing
2018-01-26Move watchdog resets to only be in PIDBen V. Brown
2018-01-10Fix comments (translation max lengths) (#196)Jan Krupička
* fix translation max length comments * fix comments * fix logo address in comment
2018-01-09Italian translation (#192)federck
2018-01-08Croatian Language: Double-line menus + some minor translation corrections (#186)jonnieZG
* 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-03Update translation cs_CZ (#185)Jan Krupička
- updated to mach current codebase - added diacritics
2018-01-03Menu factory reset last (#184)Jan Krupička
* Factory reset is the last menu option * English translation fix - little char in second word Unifies big/small first chars in english translation