Mario Hüttel mhu
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-06-15 21:22:10 +02:00
56439a3b13 Makefile: Add differnet targets for debug and release builds
mhu deleted branch temp-profile-file-spec from mhu/reflow-oven-control-sw 2020-06-15 18:43:17 +02:00
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-06-15 18:42:28 +02:00
137e846cf2 Move temperature file specification and implementation to own repository and add submodule
mhu pushed to temp-profile-file-spec at mhu/reflow-oven-control-sw 2020-06-15 18:39:41 +02:00
137e846cf2 Move temperature file specification and implementation to own repository and add submodule
mhu pushed to temp-profile-file-spec at mhu/reflow-oven-control-sw 2020-06-15 18:20:22 +02:00
78417e0c8c Progress in error handling
62a3e06baa Fixx style problems and design errors in main.c
485b887b54 fix too long lines
fe75b93ec7 Fix logical or operator
ab157bfb5a Fix empty line
Compare 133 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-06-14 23:36:56 +02:00
78417e0c8c Progress in error handling
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-06-14 23:22:39 +02:00
62a3e06baa Fixx style problems and design errors in main.c
485b887b54 fix too long lines
Compare 2 commits »
mhu pushed to O3-test at mhu/reflow-oven-control-sw 2020-06-14 21:04:15 +02:00
eb69d16ec1 Change FatFS to Unix line endings
mhu deleted tag O3-test from mhu/reflow-oven-control-sw 2020-06-14 20:41:48 +02:00
mhu pushed to O3-test at mhu/reflow-oven-control-sw 2020-06-14 20:41:48 +02:00
bae9120a0a Test compiler optimization
fe75b93ec7 Fix logical or operator
ab157bfb5a Fix empty line
f0bf10d91d use correct LED for error blinking
cbd28f9a12 Add safety management in PID handler and main loop
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-06-14 20:26:36 +02:00
fe75b93ec7 Fix logical or operator
ab157bfb5a Fix empty line
Compare 2 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-06-14 19:14:17 +02:00
f0bf10d91d use correct LED for error blinking
cbd28f9a12 Add safety management in PID handler and main loop
a33154b2d0 Move shadow buffer of LCD to CCMRAM
828b47f3be Fix error in power handling of LCD FSM
7b426c93c9 About GUI menu: Improve rotary handling
Compare 13 commits »
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-06-14 19:13:53 +02:00
f0bf10d91d use correct LED for error blinking
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-06-14 19:10:14 +02:00
cbd28f9a12 Add safety management in PID handler and main loop
a33154b2d0 Move shadow buffer of LCD to CCMRAM
Compare 2 commits »
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-06-14 17:52:30 +02:00
828b47f3be Fix error in power handling of LCD FSM
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-06-14 16:26:48 +02:00
7b426c93c9 About GUI menu: Improve rotary handling
20fd7b41e6 Edit about menu: Add new entry for serial number and compile info
Compare 2 commits »
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-06-14 14:50:34 +02:00
f60545f664 make convenience pointer to global structs const
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-06-14 14:46:02 +02:00
679d4534cb Add formatted prinbt function for LCD menu and use systick vonversion in uptime shell command
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-06-14 14:16:21 +02:00
372be53471 make uptime in LCD UI use systick function for converting uptime
0cdc7448e4 Systick: Add function to calculate uptime in days, hours, minutes, and seconds from global tick
43b4fd1e77 Changes for menu
d178910594 Fix last change to make controller WFI in LCD_FMS_NOP state
Compare 4 commits »
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-06-14 01:31:59 +02:00
6f4363e021 Change return value of reflow_menu_handle