Mario Hüttel mhu
mhu pushed to master at pcb/shimatta-pcb-libs 2020-10-07 18:23:31 +02:00
e517b6e0b0 Add thermal pad to lcmxo2-1200hc
2a5da9b54b Add ch340g
5ed6e2bb51 Update lfxp2 part in lattice library to kicad 2.4
dc0ac36464 Merge 'shimatta/master' from git.shimatta.de
Compare 12 commits »
mhu pushed to master at pcb/shimatta-pcb-libs 2020-10-07 18:13:35 +02:00
5658e1ed95 Merge branch 'master' of git.shimatta.de:pcb/shimatta-pcb-libs into master
d5c79029a0 Add schematic symbols and footprints
Compare 2 commits »
mhu pushed to master at pcb/shimatta-pcb-libs 2020-10-04 14:35:59 +02:00
e5295c31e9 Add differnt RF components to shimatta_rf schematic library
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-09-27 23:23:47 +02:00
af9845cbba Improve style
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-09-27 23:02:47 +02:00
034ecaa60f Fix bug in menu
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-09-27 22:54:11 +02:00
ae91affc30 issue #5: Implement safety weight checking in control loop
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-09-27 22:22:57 +02:00
5fd2db319d Configure safety weight defaults
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-09-27 22:13:57 +02:00
eec15df271 Fix code style
mhu closed issue mhu/reflow-oven-control-sw#18 2020-09-27 22:12:56 +02:00
Implement backup RAM to store faults and reboot flags.
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-09-22 23:47:22 +02:00
84c747c81c silence compiler warning about unused parameter
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-09-22 23:45:48 +02:00
b869ed9c45 Improve comments and doxygen headers
42f6d0270d Issue #6: Implement safety flag ack in shell command safety-flags
e8f59b6dc6 Implement automatic resotre of error mem corrupt flag
Compare 3 commits »
mhu pushed to issue/18-Backup-RAM at mhu/reflow-oven-control-sw 2020-09-22 23:45:29 +02:00
b869ed9c45 Improve comments and doxygen headers
mhu pushed to issue/18-Backup-RAM at mhu/reflow-oven-control-sw 2020-09-21 21:51:03 +02:00
42f6d0270d Issue #6: Implement safety flag ack in shell command safety-flags
mhu pushed to issue/18-Backup-RAM at mhu/reflow-oven-control-sw 2020-09-21 21:10:36 +02:00
e8f59b6dc6 Implement automatic resotre of error mem corrupt flag
mhu pushed to issue/18-Backup-RAM at mhu/reflow-oven-control-sw 2020-09-08 21:48:20 +02:00
d91a1b1da0 Fix #15: Make safety controller use CRC checked settings arrays for weights and persistencies. Weights not yet checked.
004be4ea5c Move safety weights and persistencies to config file
a838bf3af8 Add new Flag: ERR_FLAG_SAFETY_TAB_CORRUPT
Compare 3 commits »
mhu deleted branch issue/15-safety-controller-hardening from mhu/reflow-oven-control-sw 2020-09-08 21:47:55 +02:00
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-09-08 21:47:34 +02:00
d91a1b1da0 Fix #15: Make safety controller use CRC checked settings arrays for weights and persistencies. Weights not yet checked.
004be4ea5c Move safety weights and persistencies to config file
a838bf3af8 Add new Flag: ERR_FLAG_SAFETY_TAB_CORRUPT
1c1d1c4c97 Issue #18: Store correct flag number in error memory
e0f61af709 Issue #18: Protect safety memory heder with CRC
Compare 10 commits »
mhu closed issue mhu/reflow-oven-control-sw#15 2020-09-08 21:47:01 +02:00
Implement checks over safety controller structures to prevent bit flips / data corruption / tampering etc.
mhu pushed to issue/15-safety-controller-hardening at mhu/reflow-oven-control-sw 2020-09-08 21:47:01 +02:00
d91a1b1da0 Fix #15: Make safety controller use CRC checked settings arrays for weights and persistencies. Weights not yet checked.
mhu pushed to issue/15-safety-controller-hardening at mhu/reflow-oven-control-sw 2020-09-08 21:15:27 +02:00
004be4ea5c Move safety weights and persistencies to config file