Mario Hüttel mhu
mhu pushed to master at mhu/reflow-oven-control-sw 2020-02-16 17:36:01 +01:00
f8076920fe Start doxygen documentation
9629c08da2 Add doxygen
a35f66f2cd Add code for rotary encoder
6fa071e1d1 Add rotary encoder module
47daf495bd Remove random calibration try
Compare 21 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-02-16 17:35:45 +01:00
f8076920fe Start doxygen documentation
9629c08da2 Add doxygen
Compare 2 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-02-16 16:40:24 +01:00
a35f66f2cd Add code for rotary encoder
6fa071e1d1 Add rotary encoder module
47daf495bd Remove random calibration try
Compare 3 commits »
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-02-16 16:38:35 +01:00
a35f66f2cd Add code for rotary encoder
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-02-16 14:25:54 +01:00
6fa071e1d1 Add rotary encoder module
mhu deleted tag ui from mhu/reflow-oven-control-sw 2020-02-16 14:22:54 +01:00
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-02-16 14:22:54 +01:00
47daf495bd Remove random calibration try
7ade829a70 Make ring buffers volatile
1d62bc22b8 Increase programming clock freq to 4 MHz
6ed7a4886d change programming speed to 1 MHz in order to prevent communication errors
3781ecb669 Update programming scripts
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-02-16 11:42:26 +01:00
7ade829a70 Make ring buffers volatile
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-02-16 00:42:03 +01:00
1d62bc22b8 Increase programming clock freq to 4 MHz
mhu pushed to master at pcb/reflow-oven-control-pcb 2020-02-16 00:10:07 +01:00
f1897d8342 Improve schematic and corresponding layout
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-02-15 23:17:45 +01:00
6ed7a4886d change programming speed to 1 MHz in order to prevent communication errors
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-02-15 23:09:29 +01:00
3781ecb669 Update programming scripts
4c5b3add1d Add scripts for device programming using JLINK
Compare 2 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-02-15 22:10:02 +01:00
c3be39b4e5 Add license header to all files
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-02-15 21:06:52 +01:00
43473efcdd Add fallthrough warning for switch cases explicitly to CFLAGS
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-02-15 20:31:46 +01:00
7df97831be Add conversion function for resistance to temperature conversion and add it to thept command of the shell
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-02-15 17:55:38 +01:00
92526e71b2 Merge branch 'dev' of git.shimatta.de:mhu/reflow-oven-control-sw into dev
b13b3b4377 Add script for generating PT1000 lookup dat and generate first header file
c568b95cf2 Add calibration routine from shell
Compare 3 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-02-15 17:53:24 +01:00
c565dab3ad Add calibration routine from shell
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-02-15 01:04:43 +01:00
5a00950589 Add deactivated PT1000 measurement as error flag, startcode for calibration routine
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-02-15 01:03:41 +01:00
b497537a78 Increse heap and stack sizes
723afd9f56 Fix arm math header
Compare 2 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-02-14 20:39:57 +01:00
ebb95b902c Add python script that creates matching c and h files