Commit Graph

93 Commits

Author SHA1 Message Date
952fc7303a renamed MESSAGE_TYPE to messagetypes 2020-06-17 21:15:19 +02:00
454524d213 Merge pull request 'iomanip include missing' (#104) from KSat/fsfw:ObjectManager_hotfix into master 2020-06-10 20:55:48 +02:00
b6f6a61656 iomanip include missing 2020-06-10 20:51:59 +02:00
514ff4f420 Merge pull request 'renamed printer to arrayprinter' (#98) from KSat/fsfw:mueller_globPrinterRenaming into master 2020-06-08 12:09:17 +02:00
29b051f288 Merge pull request 'ObjectManagerIF improvements' (#73) from KSat/fsfw:mueller_objectManagerIF into master
* Removed include does make a include of the mission object list necessary in the user code. But this is the clean way to include mission code.
* Personally, I'm not a fan of "auto" but I can see, that this is useful here.
2020-06-08 12:08:26 +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
b20ee0965a renamed printer to arrayprinter 2020-06-05 16:44:00 +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
d75e471668 Merge pull request 'Storagemanager Refactoring' (#66) from KSat/fsfw:mueller_localPoolNeat into master
Changes of size_t will force any user to update their code. Therefore API_Change
2020-06-04 14:30:15 +02:00
6ccc4433cf Merge remote-tracking branch 'upstream/master' into mueller_localPoolNeat 2020-06-04 14:24:20 +02:00
c0a0688a52 Merge branch 'mueller_localPoolNeat' of https://egit.irs.uni-stuttgart.de/KSat/fsfw into mueller_localPoolNeat 2020-06-04 14:22:16 +02:00
93ef4eb56b exti code is one 2020-06-04 14:13:24 +02:00
bbfc7029a1 Merge remote-tracking branch 'upstream/master' into mueller_objectManagerIF 2020-06-04 14:11:25 +02:00
05435a3ea3 includde removed 2020-06-04 14:11:08 +02:00
95aac66dc1 Merge pull request 'Global Printer functions' (#78) from KSat/fsfw:mueller_globalPrinter into master
Helpers to print arrays. Implements #79
2020-06-04 14:04:42 +02:00
2499715ccf Merge pull request 'changed cast to be comptaible with newer freeRTOS' (#85) from KSat/fsfw:mueller_mq_newCast into master
QueueHandle_t is used in the receiveMessage but not in send message. Seems to be the right way to handle both calls in the same way.
As MessageQueueId_t is still a uint32_t. Someday this will get us in trouble.
2020-06-04 13:20:00 +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
2b0dbca1d4 Merge remote-tracking branch 'upstram/master' into mueller_localPoolNeat 2020-05-29 17:08:39 +02:00
cb14ec15b5 Merge pull request 'additional access function for mode message' (#70) from KSat/fsfw:mueller_ModeMessageAddition into master
Getter for Can't reach mode reason. Should have been there from the beginning.
2020-05-25 15:05:00 +02:00
50fd86edc1 removed shoulddo, issue will be created 2020-05-25 15:03:31 +02:00
9c4bf240b2 Merge remote-tracking branch 'upstram/master' into mueller_ModeMessageAddition 2020-05-25 15:00:22 +02:00
d235bb5c06 Merge pull request 'added comparison operator for store_address_t' (#77) from KSat/fsfw:mueller_store_address_compOperator into master
Adds a comparison operator for store_address_t. Small enhancement which should not break anything.
2020-05-25 14:54:29 +02:00
5e91363d2d Merge pull request 'fifo enhancement' (#57) from KSat/fsfw:mueller_fifo_enhancement into master
Implements #57
2020-05-25 14:48:29 +02:00
91acc471b6 include guard fix, sif replacements 2020-05-20 14:47:58 +02:00
3a6b7f4895 added new cast for MQ 2020-05-20 14:42:52 +02:00
71e103e2b6 better include guards 2020-05-20 14:40:50 +02:00
e576ddaa86 Merge remote-tracking branch 'upstram/master' into mueller_localPoolNeat 2020-05-20 14:38:41 +02:00
6961b5e866 bin printer added 2020-05-19 23:08:17 +02:00
e2e6ec28c0 printer fixes and improvements 2020-05-19 20:26:12 +02:00
5482b71b3c improved printer 2020-05-19 19:52:35 +02:00
50d95780f2 Merge remote-tracking branch 'upstram/master' into mueller_fifo_enhancement 2020-05-17 18:51:29 +02:00
a0cb3a9b6b changed cast to be comptaible with newer freeRTOS 2020-05-17 17:13:43 +02:00
d6cc089261 removed StorageAccessor prefiremoved StorageAccessor prefixx 2020-05-15 18:56:39 +02:00
a6e0ab61ea printer fixes 2020-05-15 18:54:14 +02:00
1b093d96b0 additional size output 2020-05-15 18:51:15 +02:00
e92c324c7e updated printer 2020-05-15 18:47:46 +02:00
26763b7cee added comparison operator 2020-05-13 11:24:17 +02:00
effac0e9b7 global printer function 2020-05-11 12:22:06 +02:00
3f79450b19 removed config include, new retvals, nullptr check 2020-05-11 12:00:30 +02:00
f2945f873f additional access function for mode message 2020-05-08 14:17:27 +02:00
6dc05e4951 Merge pull request 'it is done :-) (osstreams in namespace)' (#58) from KSat/fsfw:mueller_sifRenaming_soooMany into master 2020-05-08 12:35:38 +02:00
3ebc257968 some little formatting stuff 2020-05-07 23:00:09 +02:00
3b63dd72e3 added missing sif prefixes 2020-05-07 19:41:42 +02:00
10628ddbb6 Merge remote-tracking branch 'upstream/master' into mueller_sifRenaming_soooMany 2020-05-07 19:28:06 +02:00