Mario Hüttel mhu
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-18 01:34:50 +02:00
637ac77a09 Add license to docu
6c980721b2 Add GPLv2 license to project
107c676084 Documentation: Add part of the GPL license text to the disclaimer in the documentation.
Compare 3 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-18 01:01:22 +02:00
34b6af3627 Documentation: Write some docu
mhu opened issue mhu/reflow-oven-control-sw#9 2020-08-18 00:25:09 +02:00
Rework SDIO driver
mhu opened issue mhu/reflow-oven-control-sw#8 2020-08-18 00:22:39 +02:00
Check Safety Controller
mhu closed issue mhu/reflow-oven-control-sw#2 2020-08-18 00:16:11 +02:00
Load calibration when SD card is inserted
mhu commented on issue mhu/reflow-oven-control-sw#2 2020-08-18 00:16:11 +02:00
Load calibration when SD card is inserted

Implemented in current version 277b28d7f5. Might change in future

mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-17 22:26:33 +02:00
277b28d7f5 Make green LED flash instead of orange one, when inserting SD card
bdfaa67070 Fix typo
Compare 2 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-17 22:10:14 +02:00
4e9b28ce15 Improve SDIO handling
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-16 22:12:01 +02:00
543127b187 Fix bugs in settings saving
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-16 20:35:18 +02:00
6c92048de5 Remove emptry line
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-16 20:34:26 +02:00
227562cf3c Load calibration when SD card is inserted.
58937b46f6 Improve code
Compare 2 commits »
mhu closed issue mhu/reflow-oven-control-sw#7 2020-08-16 20:34:26 +02:00
Implement LED blink when SD is inserted / removed
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-16 19:38:10 +02:00
e06c9f7ddc Remove toml. Write calibration to dat files. Implement first draft for reading function
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-16 13:18:07 +02:00
a5402d3f04 Add gitignore to build directory of documentation
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-16 13:15:38 +02:00
d04d8ebf9d Change save fuinction for SD card calibration data
mhu opened issue mhu/reflow-oven-control-sw#7 2020-08-16 12:55:28 +02:00
Implement LED blink when SD is inserted / removed
mhu deleted branch issue/1-shell-function-save-calibration-data from mhu/reflow-oven-control-sw 2020-08-16 12:54:12 +02:00
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-16 12:53:52 +02:00
42ca1a01b5 Merge branch 'issue/1-shell-function-save-calibration-data' into dev
68883735ec Remove global error state from main file
15d255778c Fix #1: Implement save function for calibration
Compare 3 commits »
68883735ec Remove global error state from main file
15d255778c Fix #1: Implement save function for calibration
Compare 2 commits »
mhu closed issue mhu/reflow-oven-control-sw#1 2020-08-16 12:53:09 +02:00
Save calibration data function for shell