Commit Graph

40 Commits

Author SHA1 Message Date
cf945d4d34 added srv20 written by J. Gerhards 2021-01-30 20:29:23 +01:00
73dcb78a65 additional nullptr checks 2021-01-27 20:04:16 +01:00
686ae101ee added enum type specification 2021-01-27 11:51:39 +01:00
a93984869c added start and end marker for framework objects 2021-01-26 21:38:38 +01:00
695a767164 some include fixes 2021-01-03 14:33:17 +01:00
2edf158312 correct preprocessor define now used 2021-01-03 14:16:52 +01:00
4515c0d3cd exlcuding ostream headers 2021-01-03 14:08:40 +01:00
afda3b2fa0 small tweak 2021-01-03 14:00:29 +01:00
c19e628d79 all cstdout uses wrapped in preprocessor defines 2021-01-03 13:58:18 +01:00
571a64c42a time stamper ID added 2020-12-22 16:10:53 +01:00
a0a2752fd0 Merge branch 'development' into mueller/cmake-init 2020-12-09 10:07:22 +01:00
5e234f1e23 cmake init, printChar tests 2020-12-07 01:40:10 +01:00
a43e8ea603 added srv3 object ID 2020-10-01 12:27:28 +02:00
183b6a4193 small bugfix 2020-09-29 13:34:27 +02:00
ab0f4d8c87 service 9 ID added 2020-09-22 16:01:34 +02:00
98333b92ef srv17 id added, include fix for linux 2020-09-22 15:57:26 +02:00
721793a058 added author tag back 2020-09-18 13:38:53 +02:00
8ea0a38658 shoulddo fix 2020-09-18 13:37:38 +02:00
6062192bf0 dded back retval expalanation 2020-09-18 13:37:06 +02:00
85f21b0516 object manager convergence 2020-09-18 13:32:53 +02:00
2362b1d165 Merge branch 'master' into gaisser_small_bugfix_subsystem 2020-08-28 13:25:34 +02:00
d5dedce294 Relative Paths 2020-08-13 20:53:35 +02:00
287a83c54c Another shadowing error 2020-08-13 19:11:23 +02:00
644896245f better returnvalues for CSB init 2020-06-24 16:03:54 +02:00
b6f6a61656 iomanip include missing 2020-06-10 20:51:59 +02:00
1748941f3b commented out debug output
and additional diagnostic output toi make it clear the program was
terminated
2020-06-07 13:59:22 +02:00
d387daa9d6 slight improvements for diagnositc output 2020-06-06 13:04:29 +02:00
4b5bb0b3be reset setfill 2020-06-05 20:59:07 +02:00
fd0cc2a8ca simplified all iterations through obj list 2020-06-04 21:26:56 +02:00
0ac3cf8fad reverted wrong change 2020-06-04 21:25:14 +02:00
5d3b3bae16 addtiional nullptr check 2020-06-04 21:14:53 +02:00
a37a2197d1 some form improvements for object manager .cpp 2020-06-04 21:10:56 +02:00
365f9f8434 small improvements for object manager.cpp
exit removed for get function
2020-06-04 21:05:08 +02:00
93ef4eb56b exti code is one 2020-06-04 14:13:24 +02:00
05435a3ea3 includde removed 2020-06-04 14:11:08 +02:00
2030415adb added back include, but header needs to
be included from build system now, which allows multiple config folders
2020-05-29 17:17:46 +02:00
3f79450b19 removed config include, new retvals, nullptr check 2020-05-11 12:00:30 +02:00
2c6b446500 it is done :-)
However, commented outputs are not changed yet.
2020-04-23 19:13:18 +02:00
575f70ba03 updating code from Flying Laptop
This is the framework of Flying Laptop OBSW version A.13.0.
2018-07-12 16:29:32 +02:00
Bastian Baetz
1d22a6c97e Today's the day. Renamed platform to framework. 2016-06-15 23:48:49 +02:00