gaisser
514ff4f420
Merge pull request 'renamed printer to arrayprinter' ( #98 ) from KSat/fsfw:mueller_globPrinterRenaming into master
2020-06-08 12:09:17 +02:00
gaisser
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
gaisser
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
gaisser
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
gaisser
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
gaisser
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
gaisser
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
gaisser
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
gaisser
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
gaisser
77c21fc2c7
Merge pull request 'FixedTimeslotTask object check' ( #10 ) from KSat/fsfw:luz_FixedTimeslotTask_ExistenceCheck into master
...
Now I think we are done here.
2020-05-05 20:12:40 +02:00
gaisser
a6ecc60370
Merge pull request 'uninitialized variable' ( #59 ) from KSat/fsfw:mueller_uninitVariable_paramWrapper into master
...
Fixes Bug in ParameterWrapper.cpp
2020-05-05 19:02:56 +02:00
gaisser
9d5a30a1f6
Merge branch 'mueller_OSAL_littleBugfix_smallChanges' of KSat/fsfw into master
...
Fixes a untracked issue with setting the last partner if when the message was not received properly.
2020-02-19 20:02:24 +01:00
gaisser
75106e7317
Merge branch 'mueller_CSB_AbstractFunctionsAtTop' of KSat/fsfw into master
...
Added some comments in Commanding Service Base and moved abstract functions to the top for better visibility.
2020-02-11 16:10:26 +01:00
gaisser
3f2f76b8cf
Update 'tmtcservices/CommandingServiceBase.h'
...
Added a few comments
2020-02-11 15:38:12 +01:00
gaisser
51e9cafc16
Merge branch 'mueller_PusServiceBase_Doc_And_Bugfix' of KSat/fsfw into master
...
Updated a few comments in PusServiceBase and fixed an issue with a wrong type of the additional errorParameters.
2020-02-11 15:22:59 +01:00
gaisser
c98f19b4c0
Update 'tmtcservices/PusServiceBase.h'
...
Removed comment.
2020-02-11 15:17:03 +01:00
gaisser
543df94d84
Merge branch 'mueller_FIFO_typo' of KSat/fsfw into master
...
Fixes a typo in container/FIFO empty function name.
2020-02-11 15:13:41 +01:00
Steffen Gaisser
cd7e47ccbb
Updated FreeRTOS Osal
...
CommandingServiceBase is no longer a template
2019-08-28 14:50:24 +02:00
Steffen Gaisser
fd782b20c0
Adding Code for Linux
2018-12-19 19:42:00 +01:00
Steffen Gaisser
d1bc3a71a1
Added .gitignore for eclipse project files
2018-07-12 17:13:04 +02:00