Mario Hüttel mhu
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
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 tag issue/1-shell-function-save-calibration-data from mhu/reflow-oven-control-sw 2020-08-16 01:34:30 +02:00
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
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-16 01:22:30 +02:00
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 pushed to dev at mhu/reflow-oven-control-sw 2020-08-16 01:20:37 +02:00
1ad68a2c43 SDIO Driver: Fix bug created in commit 3705cc09d1 that makes writing to disk impossible
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-11 23:37:48 +02:00
4ab91ace5f Remove redundant define macro
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-11 23:21:30 +02:00
97c32b0443 Write documentation
a68b9176cb Move ADC_TO_RES macro to header file
Compare 2 commits »
mhu pushed to master at fpga/EthMac 2020-08-10 22:57:51 +02:00
5baca1dd2f fix SMI read
mhu pushed to master at fpga/EthMac 2020-08-10 22:41:32 +02:00
b64af9e9de Fix missing in assignment in port