Mario Hüttel mhu
mhu pushed to unit-tests at mhu/gds-render 2020-04-18 02:38:44 +02:00
2e7bb03c17 Add testing folder to doxygen's exclude list
mhu pushed to unit-tests at mhu/gds-render 2020-04-18 02:32:15 +02:00
39ff0dec1a Add test target to cmake
mhu pushed to unit-tests at mhu/gds-render 2020-04-18 02:21:29 +02:00
74f9663bde Add catch framework for testing
mhu pushed to unit-tests at mhu/gds-render 2020-04-18 02:17:26 +02:00
330285cc2f Merge branch 'master' into dev
24ae5e4d5b Fix #37: Introduce new versioning scheme for AUR PKGBUILD
f7d15c7267 Fix comment style from // to /**/
00d02b8291 Issue #36: Fix possible memory leak of async status message, if rendering finishes, before message could be displayed
75e01b80c8 Issue #36: Fix memory leaks in set-property function of lib-cell-renderer
mhu deleted tag unit-tests from mhu/gds-render 2020-04-18 02:17:25 +02:00
mhu pushed to master at mhu/reflow-oven-control-sw 2020-04-18 01:43:11 +02:00
c745f865bd Add device programming to target in Makefile
cbd3e56503 Make programming script take the elf file as an argument
1e35af770f Add c style checker
f583d03785 Adapt GCC parameters for compilation
8281bcaca3 Fix CPU specifier in startup assembly file (This had no bad effect, because it was overrriden by the compiler falgs which are correct)
Compare 6 commits »
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-04-18 01:42:47 +02:00
f119433814 Merge branch 'dev' into ui
c745f865bd Add device programming to target in Makefile
cbd3e56503 Make programming script take the elf file as an argument
1e35af770f Add c style checker
Compare 4 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-04-18 01:39:55 +02:00
c745f865bd Add device programming to target in Makefile
cbd3e56503 Make programming script take the elf file as an argument
Compare 2 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-04-17 23:22:03 +02:00
1e35af770f Add c style checker
mhu deleted branch ram-code-execution from mhu/reflow-oven-control-sw 2020-04-17 23:14:30 +02:00
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-04-17 23:11:36 +02:00
18bb0ae1af Merge branch 'dev' into ui
f583d03785 Adapt GCC parameters for compilation
8281bcaca3 Fix CPU specifier in startup assembly file (This had no bad effect, because it was overrriden by the compiler falgs which are correct)
Compare 3 commits »
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-04-17 23:11:22 +02:00
dcf10d39c7 Merge branch 'temp-profile-file-spec' into ui
f7998f4c57 Add specification for Profile scripting language
Compare 2 commits »
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-04-17 23:10:50 +02:00
0ef58a7d0d Fix code style problems
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-04-17 23:08:05 +02:00
f583d03785 Adapt GCC parameters for compilation
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-04-17 23:02:20 +02:00
8281bcaca3 Fix CPU specifier in startup assembly file (This had no bad effect, because it was overrriden by the compiler falgs which are correct)
mhu pushed to ram-code-execution at mhu/reflow-oven-control-sw 2020-04-17 23:01:31 +02:00
ea982c4866 Add basic RAM code execution structure
mhu pushed to ram-code-execution at mhu/reflow-oven-control-sw 2020-04-17 22:43:29 +02:00
c7a42a54b9 Remove empty lines form Makefile and add a few comments
afd1bac7d2 Add ram code files to Makefile
71e2887270 Add C/H files for RAM code execution
Compare 3 commits »
mhu pushed to ram-code-execution at mhu/reflow-oven-control-sw 2020-04-17 22:39:03 +02:00
91cf73691e Fix CPU specifier in startup assembly file (This had no bad effect, because it was overrriden by the compiler falgs which are correct)
mhu deleted tag ram-code-execution from mhu/reflow-oven-control-sw 2020-04-16 23:17:03 +02:00
mhu pushed to ram-code-execution at mhu/reflow-oven-control-sw 2020-04-16 23:17:03 +02:00
f7998f4c57 Add specification for Profile scripting language
bf985a9ca4 Silence unused variable warning in _kill system call dummy
cd23e93825 Add newest shellmatta and include missing syscalls
cd892e1d5c Add new measurement data
f2c596a670 Update shellmatta to newest dev version