ObjectManagerIF improvements #73

Merged
gaisser merged 13 commits from KSat/fsfw:mueller_objectManagerIF into master 2020-06-08 12:08:26 +02:00

13 Commits

Author SHA1 Message Date
Robin Müller 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
Robin Müller d387daa9d6 slight improvements for diagnositc output 2020-06-06 13:04:29 +02:00
Robin Müller 4b5bb0b3be reset setfill 2020-06-05 20:59:07 +02:00
Robin Müller fd0cc2a8ca simplified all iterations through obj list 2020-06-04 21:26:56 +02:00
Robin Müller 0ac3cf8fad reverted wrong change 2020-06-04 21:25:14 +02:00
Robin Müller 5d3b3bae16 addtiional nullptr check 2020-06-04 21:14:53 +02:00
Robin Müller a37a2197d1 some form improvements for object manager .cpp 2020-06-04 21:10:56 +02:00
Robin Müller 365f9f8434 small improvements for object manager.cpp
exit removed for get function
2020-06-04 21:05:08 +02:00
Robin Müller 93ef4eb56b exti code is one 2020-06-04 14:13:24 +02:00
Robin Müller bbfc7029a1 Merge remote-tracking branch 'upstream/master' into mueller_objectManagerIF 2020-06-04 14:11:25 +02:00
Robin Müller 05435a3ea3 includde removed 2020-06-04 14:11:08 +02:00
Robin Müller 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
Robin Müller 3f79450b19 removed config include, new retvals, nullptr check 2020-05-11 12:00:30 +02:00