Mario Hüttel mhu
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-06-12 01:35:42 +02:00
e627cb67a5 fix smaller bugs in Menu code and implement first test of main menu with one functional sunbmenu for the safety parameters
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-06-11 23:58:58 +02:00
d6e489bb61 Add defines for special LCD characters
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-06-09 23:01:09 +02:00
3b2d8c14c3 Change division to multiplication in floating point operation
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-06-09 22:59:26 +02:00
9f0d81cc76 Merge branch 'dev' into ui
b9c1968dc4 Merge branch 'master' into dev
7553cfa310 Add qtproejct target to Makefile which generates a usable qtcreator project folder
af04da6eca update to new shellmatta
Compare 4 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-06-09 22:59:02 +02:00
b9c1968dc4 Merge branch 'master' into dev
7553cfa310 Add qtproejct target to Makefile which generates a usable qtcreator project folder
af04da6eca update to new shellmatta
Compare 3 commits »
mhu pushed to master at mhu/reflow-oven-control-sw 2020-06-09 22:58:48 +02:00
7553cfa310 Add qtproejct target to Makefile which generates a usable qtcreator project folder
af04da6eca update to new shellmatta
Compare 2 commits »
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-06-09 22:53:20 +02:00
949d16cd03 Add display buffer to ccm ram
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-06-09 22:50:23 +02:00
917497e7e4 implement display update function for lcd menu
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-06-09 22:43:05 +02:00
7db5f02067 implemnt scrollable menu field. Not yet tested
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-06-09 21:56:21 +02:00
3c3715effa Merge branch 'dev' into ui
a016681d08 Merge branch 'dev' of git.shimatta.de:mhu/reflow-oven-control-sw into dev
5fc4220ecf Add qtproejct target to Makefile which generates a usable qtcreator project folder
Compare 3 commits »
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-06-09 21:53:33 +02:00
70730fd0f0 Add qtproejct target to Makefile which generates a usable qtcreator project folder
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-06-09 21:52:41 +02:00
a016681d08 Merge branch 'dev' of git.shimatta.de:mhu/reflow-oven-control-sw into dev
5fc4220ecf Add qtproejct target to Makefile which generates a usable qtcreator project folder
Compare 2 commits »
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-06-09 19:03:37 +02:00
c63986e271 Add further testing code for rotary encoder and lcd
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-06-04 21:53:04 +02:00
9615fdb39d Further menu implementations
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-06-04 21:47:35 +02:00
fc2372f754 Fix possible error in menu implementation
92c0c5cd8c shrink shellmatta history buffer
Compare 2 commits »
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-06-04 21:21:02 +02:00
25bb341fa4 Implement preliminary menu functions
0d44d25ec9 Add reminder to implement checking of safety ADC
Compare 2 commits »
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-06-04 21:20:22 +02:00
6b4029f8c2 Make startup file unix like and add a hardcoded enable for the FPU
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-06-01 22:59:32 +02:00
76f5a4e9be Fix error in safety ADC
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-06-01 21:45:41 +02:00
f493b823b3 Add lcd-menu module as specific implementation module for the menu on the LCD
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-06-01 21:42:36 +02:00
d508402aa8 Add basic definitions for menu entries