Mario Hüttel mhu
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 »
mhu closed issue mhu/reflow-oven-control-sw#1 2020-08-16 12:53:09 +02:00
Save calibration data function for shell
68883735ec Remove global error state from main file
15d255778c Fix #1: Implement save function for calibration
Compare 2 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-16 12:35:49 +02:00
2f39b5eb69 Merge branch 'dev' of git.shimatta.de:mhu/reflow-oven-control-sw into dev
d1d2d514bd Add timing monitor for main loop and add monitors to safety flag command
Compare 2 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-16 11:50:26 +02:00
4a441a9c44 Documentation: Create build folder in case it does not exist. However, add it to the git repo by placing a .gitignore inside
mhu deleted tag issue/1-shell-function-save-calibration-data from mhu/reflow-oven-control-sw 2020-08-16 01:34:30 +02:00
fa3c980207 shell: Add dummy function save-calibration. Not yet correcly implemented!
3c6200e08c Settings: Add preliminary functions to store Claibration data on SD Card. Not yet implemented correctly
e7d150e8f5 FatFs: Enable relative paths
c5667c6895 Toml: Add TOML interpreter for config files
b7ccd8542e Increase safety ADC timing monitor to over a second. It might take a while for the ADC to be called if a demanding operation is taking place
mhu deleted branch ui from mhu/reflow-oven-control-sw 2020-08-16 01:33:03 +02:00
mhu deleted branch safety-controller from mhu/reflow-oven-control-sw 2020-08-16 01:32:09 +02:00
mhu opened issue mhu/reflow-oven-control-sw#6 2020-08-16 01:31:02 +02:00
Safety: Add GUI elemnt to see and reset safety flags
mhu opened issue mhu/reflow-oven-control-sw#5 2020-08-16 01:30:07 +02:00
Implement fault handling of safety controller
mhu opened issue mhu/reflow-oven-control-sw#4 2020-08-16 01:29:29 +02:00
Implement GUI element to drive the oven at a constant temperature
mhu opened issue mhu/reflow-oven-control-sw#3 2020-08-16 01:28:48 +02:00
Load oven PID parameters, when SD card is inserted
mhu opened issue mhu/reflow-oven-control-sw#2 2020-08-16 01:28:14 +02:00
Load calibration when SD card is inserted
mhu opened issue mhu/reflow-oven-control-sw#1 2020-08-16 01:27:52 +02:00
Save calibration data function for shell
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-16 01:25:25 +02:00
fa3c980207 shell: Add dummy function save-calibration. Not yet correcly implemented!
3c6200e08c Settings: Add preliminary functions to store Claibration data on SD Card. Not yet implemented correctly
e7d150e8f5 FatFs: Enable relative paths
Compare 3 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-16 01:23:15 +02:00
c5667c6895 Toml: Add TOML interpreter for config files