19cbac923f
typo fix
2020-06-24 12:06:08 +02:00
93d57c0784
Merge remote-tracking branch 'upstream/master' into mueller_PeriodicTaskImprovements
2020-06-24 11:31:21 +02:00
b2c352b0f7
Merge pull request 'linux important bugfix and general improvements' ( #101 ) from KSat/fsfw:mueller_Linux_Bugfix into master
...
This fixes #100
2020-06-23 20:28:13 +02:00
4507bdfb69
added setting task IF
2020-06-23 01:14:28 +02:00
31e5577763
added deadline missed check
2020-06-19 14:45:29 +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
4dd0375507
0 replaced by MQIF:NO_QUEUE
2020-06-10 01:10:40 +02:00
ea2cd7c1a0
some fixes, doc improvements
2020-06-10 01:07:08 +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
bf1b86e809
small form stuff
2020-06-06 18:48:28 +02:00
c602e30a63
std:: added
2020-06-06 18:45:55 +02:00
92f493f13a
name correction
2020-06-06 16:48:21 +02:00
be066755c0
even safer and more efficient alternative
2020-06-06 14:39:08 +02:00
6ad36ceb24
variable for max name len
2020-06-06 16:24:33 +02:00
1965a0e33b
linux important bugfix and general improvements
2020-06-06 15:47:33 +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