fsfw/src/fsfw/osal/rtems
Robin Mueller a0dfdfab2c
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
Allow passing a MqArgs struct to the MQ creation
The struct contains context information (which can be extended)
and an arbitrary user argument in form of a void pointer.
This makes the API a lot more flexible
2022-03-22 17:49:22 +01:00
..
BinarySemaphore.cpp reapply clang format 2022-02-02 10:29:30 +01:00
BinarySemaphore.h reapply clang format 2022-02-02 10:29:30 +01:00
Clock.cpp reapply clang format 2022-02-02 10:29:30 +01:00
CMakeLists.txt trying to fuse header / inc 2021-07-19 16:25:51 +02:00
CpuUsage.cpp reapply clang format 2022-02-02 10:29:30 +01:00
CpuUsage.h reapply clang format 2022-02-02 10:29:30 +01:00
FixedTimeslotTask.cpp reapply clang format 2022-02-02 10:29:30 +01:00
FixedTimeslotTask.h reapply clang format 2022-02-02 10:29:30 +01:00
InitTask.cpp reapply clang format 2022-02-02 10:29:30 +01:00
InitTask.h reapply clang format 2022-02-02 10:29:30 +01:00
InternalErrorCodes.cpp reapply clang format 2022-02-02 10:29:30 +01:00
MessageQueue.cpp Allow passing a MqArgs struct to the MQ creation 2022-03-22 17:49:22 +01:00
MessageQueue.h Allow passing a MqArgs struct to the MQ creation 2022-03-22 17:49:22 +01:00
Mutex.cpp reapply clang format 2022-02-02 10:29:30 +01:00
Mutex.h reapply clang format 2022-02-02 10:29:30 +01:00
MutexFactory.cpp reapply clang format 2022-02-02 10:29:30 +01:00
PeriodicTask.cpp reapply clang format 2022-02-02 10:29:30 +01:00
PeriodicTask.h apply clang format 2022-02-22 11:16:33 +01:00
QueueFactory.cpp Allow passing a MqArgs struct to the MQ creation 2022-03-22 17:49:22 +01:00
RtemsBasic.cpp trying to fuse header / inc 2021-07-19 16:25:51 +02:00
RtemsBasic.h reapply clang format 2022-02-02 10:29:30 +01:00
RTEMSTaskBase.cpp reapply clang format 2022-02-02 10:29:30 +01:00
RTEMSTaskBase.h applied clang format 2022-02-14 14:54:20 +01:00
SemaphoreFactory.cpp reapply clang format 2022-02-02 10:29:30 +01:00
TaskFactory.cpp reapply clang format 2022-02-02 10:29:30 +01:00