Mario Hüttel mhu
mhu pushed to issue/18-Backup-RAM at mhu/reflow-oven-control-sw 2020-09-04 22:55:37 +02:00
cb3b42aece Start documentation for safety RAM. Will be implemented afterwards
mhu pushed to issue/18-Backup-RAM at mhu/reflow-oven-control-sw 2020-09-04 21:34:08 +02:00
a12648ff7a Issue #18: Backup RAM: Make use of backup regulator optional
d3c4e1bffc Issue #18: Implement driver for backup RAM
45c0625864 fixup style issues
03e1ccf97e Fix style
0fd738f37e Fix startup code bug in release mode
mhu deleted tag issue/18-Backup-RAM from mhu/reflow-oven-control-sw 2020-09-04 21:34:07 +02:00
mhu opened issue mhu/reflow-oven-control-sw#18 2020-09-04 19:54:33 +02:00
Implement backup RAM to store faults and reboot flags.
mhu pushed to bmi160-visualization at mhu/opengl-playground 2020-08-31 23:38:24 +02:00
2b4cf24991 Clean up cmake file
mhu deleted branch O3-test from mhu/reflow-oven-control-sw 2020-08-31 23:05:13 +02:00
mhu pushed to master at mhu/reflow-oven-control-sw 2020-08-31 23:02:56 +02:00
45c0625864 fixup style issues
03e1ccf97e Fix style
0fd738f37e Fix startup code bug in release mode
3dfe59482e Fix #17: Merge branch 'issue/17-rotary-emulation-cmd' into dev
9024402a3b Issue #17: Write documentation for emulation function
Compare 86 commits »
mhu pushed to updater at mhu/reflow-oven-control-sw 2020-08-31 23:02:02 +02:00
fbfbb6e12e Merge branch 'updater' of git.shimatta.de:mhu/reflow-oven-control-sw into updater
249acf9885 Add preliminary Linkerscript for RAM code based updater
45c0625864 fixup style issues
03e1ccf97e Fix style
0fd738f37e Fix startup code bug in release mode
Compare 5 commits »
mhu pushed to issue/4-constant-temperature-driver at mhu/reflow-oven-control-sw 2020-08-31 23:00:09 +02:00
45c0625864 fixup style issues
03e1ccf97e Fix style
0fd738f37e Fix startup code bug in release mode
Compare 3 commits »
mhu pushed to issue/3-load-oven-pid-params at mhu/reflow-oven-control-sw 2020-08-31 22:59:53 +02:00
45c0625864 fixup style issues
03e1ccf97e Fix style
0fd738f37e Fix startup code bug in release mode
Compare 3 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-31 22:58:04 +02:00
45c0625864 fixup style issues
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-31 22:50:45 +02:00
03e1ccf97e Fix style
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-08-30 19:40:37 +02:00
0fd738f37e Fix startup code bug in release mode
mhu pushed to master at mhu/stm32f407vx-template 2020-08-30 19:40:13 +02:00
c504494a3d Fix possible hardfault when optimizing code
mhu pushed to updater at mhu/reflow-oven-control-sw 2020-08-30 19:11:47 +02:00
cd4276e47b Merge branch 'dev' into updater
3dfe59482e Fix #17: Merge branch 'issue/17-rotary-emulation-cmd' into dev
9024402a3b Issue #17: Write documentation for emulation function
f32d1afde5 Issue #17: Add ui-emulate command to shell
0da6925119 Issue #17: Add override function for deltas of rotary encoder
Compare 208 commits »
mhu deleted tag issue/4-constant-temperature-driver from mhu/reflow-oven-control-sw 2020-08-30 19:08:25 +02:00
mhu pushed to issue/4-constant-temperature-driver at mhu/reflow-oven-control-sw 2020-08-30 19:08:25 +02:00
3dfe59482e Fix #17: Merge branch 'issue/17-rotary-emulation-cmd' into dev
9024402a3b Issue #17: Write documentation for emulation function
f32d1afde5 Issue #17: Add ui-emulate command to shell
0da6925119 Issue #17: Add override function for deltas of rotary encoder
914abd8562 Issue #17: Add override function for button
mhu deleted tag issue/3-load-oven-pid-params from mhu/reflow-oven-control-sw 2020-08-30 19:07:27 +02:00
mhu pushed to issue/3-load-oven-pid-params at mhu/reflow-oven-control-sw 2020-08-30 19:07:27 +02:00
3dfe59482e Fix #17: Merge branch 'issue/17-rotary-emulation-cmd' into dev
9024402a3b Issue #17: Write documentation for emulation function
f32d1afde5 Issue #17: Add ui-emulate command to shell
0da6925119 Issue #17: Add override function for deltas of rotary encoder
914abd8562 Issue #17: Add override function for button
mhu closed issue mhu/reflow-oven-control-sw#17 2020-08-30 19:05:41 +02:00
Shell command that allows emulation of rotary encoder/button for testing