Commit Graph

9 Commits

Author SHA1 Message Date
Robin Müller cb8a4bbbec
Merge remote-tracking branch 'origin/development' into mueller/task-if-refactoring
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-06-08 17:33:12 +02:00
Robin Müller 28873fc87b refactores rtems task module 2022-06-08 12:12:09 +02:00
Robin Müller d1a82bceed rtems fixes 2022-06-08 12:12:09 +02:00
Robin Müller e03f55604a rtems fixes
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-06-08 12:11:26 +02:00
Robin Müller 5b7ca8c13c
update CHANGELOG.md, apply afmt 2022-04-27 08:39:21 +02:00
Robin Müller a02619e5a2
strongly simplified and streamlined IPC MQ Impl
- Generic code was duplicated across all OSALs.
  Is contained in generic base class now
- Remove duplicate documentation
2022-04-11 11:19:38 +02:00
Robin Müller a0dfdfab2c
Allow passing a MqArgs struct to the MQ creation
fsfw/fsfw/pipeline/pr-development This commit looks good Details
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
Robin Müller ddcac2bbac
reapply clang format
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-02-02 10:29:30 +01:00
Robin Müller d47906e833
trying to fuse header / inc 2021-07-19 16:25:51 +02:00