Ben V. Brown
65e804e54e
Add field for power pulse
2020-05-22 23:56:40 +10:00
Ben V. Brown
76721d5f0d
Roughing menu calls in
2020-05-22 23:44:22 +10:00
Ben V. Brown
3287ee9d78
Change to using setting to control power pulse
2020-05-22 23:30:20 +10:00
Ben V. Brown
4ec62f8c8f
Create settings field for power pulse
2020-05-22 23:30:09 +10:00
Alessandro Gatti
38dbb05bc4
Simplify logo presence check.
2020-05-10 22:41:17 +02:00
Patrick Horlebein
7eb50e6d8a
Add documentation
2020-04-25 12:27:54 +02:00
Patrick Horlebein
dbba4f999a
Use tabs instead of spaces
2020-04-25 11:46:34 +02:00
Patrick Horlebein
d69293342d
Add secondary framebuffer, instead of allocating on stack
2020-04-25 11:43:14 +02:00
Patrick Horlebein
3d33a6ea57
Fix whitespaces
2020-04-17 09:46:01 +02:00
Patrick Horlebein
c851554d3e
Merge master into navigation-animations
2020-04-17 09:38:16 +02:00
Patrick Horlebein
c2ce1372fe
Merge master into scroll-indicator
2020-04-16 13:02:59 +02:00
Patrick Horlebein
add8993da5
Use tabs instead of spaces.
2020-04-16 11:16:17 +02:00
Patrick Horlebein
330c4868c2
Fix navigation animation not playing sometimes.
2020-04-06 18:55:48 +02:00
Patrick Horlebein
f3d0bc3965
Simplified animation methods
2020-04-06 18:49:10 +02:00
Patrick Horlebein
172eea4909
Add ease in / out and cleanup animation methods
2020-04-06 17:40:01 +02:00
Patrick Horlebein
bbb724e8f0
Only play navigation animation when menus changed
2020-04-06 17:39:05 +02:00
Patrick Horlebein
ec6140317c
Remove secondFrameBuffer and instead add set_framebuffer method
2020-04-06 17:38:24 +02:00
Ben V. Brown
fa58e167f1
Update version.h
2020-04-04 13:32:43 +11:00
Ben V. Brown
eef2fb8148
Slight reqork of QC logic to bring back older style + mix in another compatability hack
2020-04-04 13:16:28 +11:00
Ben V. Brown
baa9ff66a8
Update TipThermoModel.cpp
...
Update comments
2020-04-04 13:15:59 +11:00
Ben V. Brown
482d1c5b61
Restore the project files
...
If we keep removing these, it keeps requiring rebuilding the entire MX+IDE project which is a pain
2020-04-04 12:00:02 +11:00
Patrick Horlebein
81abd5eeac
Add navigation animations
2020-04-03 22:40:03 +02:00
Patrick Horlebein
07d35cadd9
Draw scrolling indicator
2020-04-03 17:13:10 +02:00
Patrick Horlebein
153772cb68
Add a 2 pixel wide space in menus for scrolling indicator
2020-04-03 17:12:31 +02:00
Patrick Horlebein
74d144eef8
Add method to draw a scrolling indicator
2020-04-03 16:58:53 +02:00
GeminiServer
ee0767efb8
Unit - Fahrenheit support in language translations
...
°F Fahrenheit - You will find the default Fahrenheit configuration in the translation_xx.json
If tempUnitFahrenheit is set to:
true - you can switch in menu settings to Fahrenheit or Celsius.
false - you see only Celsius. All settings are then is in Celsius only.
2020-03-20 20:37:02 +01:00
GeminiServer
797d2c247a
Separated Temp change configurations
2020-03-20 12:49:03 +01:00
GeminiServer
050f207684
bool inLeftHandedMode is an internal variable. Reverting configuration.h assignment
2020-03-20 12:30:54 +01:00
GeminiServer
a5ec2bcfa0
Let's try in in python translate script directly, to keep support ci process.
...
Reverted build.sh
2020-03-19 18:17:20 +01:00
GeminiServer
4aabf770cd
Removed BUILD_VERSION from python translation
...
Add. new version.h, which included now the build version.
Adapted build.sh - to extract the build version from versioh.h and sends it to translation script.
2020-03-19 00:42:25 +01:00
GeminiServer
070f909dab
Merge branch 'PR-#1-Configuration' into PR-#2-Temp-Steps-and-revert-buttons
2020-03-16 12:01:56 +01:00
GeminiServer
04be8fdba3
Fixed - configuration include header
2020-03-16 12:01:45 +01:00
GeminiServer
7f844d9d0b
Merge branch 'PR-#1-Configuration' into PR-#2-Temp-Steps-and-revert-buttons
2020-03-16 11:48:42 +01:00
GeminiServer
1f20bf9cef
fixed default values and settings
2020-03-16 11:45:00 +01:00
GeminiServer
3fac547fd8
revert reformatings
...
adapted default values.
2020-03-16 11:43:28 +01:00
GeminiServer
2d0e07266e
Tip temp change short and long press and reverse +- button to ui configurations
...
Temperature change short and long press step to UI Soldering settings menu
Reverse button tip temperature plus minus assignment to UI Menu.
2020-03-15 15:50:11 +01:00
GeminiServer
0461fd0a26
Unified the default configuration/setting values and parameters into one header file.
2020-03-15 14:45:52 +01:00
firebie
1b60f0c630
Fix autostart sleep
2020-02-14 08:55:38 +02:00
Augusto Zanellato
6cd4bb9376
Clearing screen before showing settings reset alert
...
It's needed because as of now the alert overlaps the custom bootlogo
2020-02-12 19:50:36 +01:00
Ben V. Brown
a87489fbfb
Merge pull request #570 from Firebie/ralim
...
Fix version screen for autostart T/S
2020-02-05 07:08:17 +11:00
firebie
f7141103d8
Fix autostart S
2020-02-04 09:19:38 +02:00
firebie
c201e2a9cb
Fix version screen for autostart T/S
2020-02-03 22:56:07 +02:00
firebie
36d556d40a
SymbolVolts
2020-01-18 14:36:27 +02:00
Ben V. Brown
e2067971a5
Rework translation format for soldering settings
2020-01-18 20:09:31 +11:00
Ben V. Brown
a841608547
Fix race condition around PID temp setpoint
2020-01-18 19:12:53 +11:00
Ben V. Brown
0384ef70b0
Add slightly more tolerance to temp model to account for noise
2020-01-18 19:12:42 +11:00
Ben V. Brown
b1899c08f9
Remove unused var
2020-01-18 19:12:24 +11:00
Ben V. Brown
0a671a97ba
Add limiter for setpoint > ADC range
2020-01-18 13:01:51 +11:00
Ben V. Brown
03d3a20f9d
Fix leader zero suppression (again)
2020-01-18 12:44:08 +11:00
Ben V. Brown
78450d8171
Remove bad tip counter
2020-01-18 12:39:10 +11:00