Task IF refactoring #636

Merged
gaisser merged 34 commits from mueller/task-if-refactoring into development 2022-06-20 16:08:03 +02:00

34 Commits

Author SHA1 Message Date
Steffen Gaisser b18410aa63 Merge remote-tracking branch 'refs/remotes/origin/mueller/task-if-refactoring' into mueller/task-if-refactoring
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-06-20 15:02:38 +02:00
Steffen Gaisser 7f57a8784a Fixed deadline missed call on linux 2022-06-20 15:02:16 +02:00
Robin Müller 4b33aa8262 bump ETL version
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-06-20 14:25:39 +02:00
Robin Müller d47a908117 Merge branch 'development' into mueller/task-if-refactoring
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-06-20 09:40:31 +02:00
Robin Müller a682bbe400
remove static missed deadline
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-06-13 14:23:56 +02:00
Robin Müller a0ee86ace8
use override instead of virtual as recommended
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-06-08 17:36:20 +02:00
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 ad53b48fcb explicitely ignore returnvalue in linux OSAL
fsfw/fsfw/pipeline/pr-development There was a failure building this commit Details
2022-06-08 12:12:09 +02:00
Robin Müller dee40f9079 fixed unittests 2022-06-08 12:12:09 +02:00
Robin Müller 92ec24352f fix unit test 2022-06-08 12:12:09 +02:00
Robin Müller 3f9e459f48 update changelog 2022-06-08 12:12:09 +02:00
Robin Müller e0c7f8d51d apply afmt 2022-06-08 12:12:09 +02:00
Robin Müller eb79386c92 new addSlot function taking executable pointer 2022-06-08 12:12:09 +02:00
Robin Müller 4542f31c40 improved custom checker API
- More clang-tidy improvements
2022-06-08 12:12:09 +02:00
Robin Müller 689fb378d8 a regular set should suffice here 2022-06-08 12:12:09 +02:00
Robin Müller 98b711a872 update changelog 2022-06-08 12:12:09 +02:00
Robin Müller 800aa131fa reverted some unrelated changes 2022-06-08 12:12:09 +02:00
Robin Müller 6983980304 missing newline and clang-tidy improvement 2022-06-08 12:12:09 +02:00
Robin Müller 7c0ba59993 remove include 2022-06-08 12:12:09 +02:00
Robin Müller 28873fc87b refactores rtems task module 2022-06-08 12:12:09 +02:00
Robin Müller 24e849ed9c avoid compiler warning 2022-06-08 12:12:09 +02:00
Robin Müller d8985c141e some clang tidy stuff and bugfixes 2022-06-08 12:12:09 +02:00
Robin Müller 7602b15256 important bugfix 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 7292b02907 refactor freeRTOS task components 2022-06-08 12:12:09 +02:00
Robin Müller 347714d53a refactored and tested hosted and linux task IF 2022-06-08 12:12:09 +02:00
Robin Müller f230fa1617 continued refactoring 2022-06-08 12:12:09 +02:00
Robin Müller 93615b100c continued refactoring 2022-06-08 12:12:09 +02:00
Robin Müller e18d3d559e refactoring host osal 2022-06-08 12:12:09 +02:00
Robin Müller 08ff061d07 minor bugfix 2022-06-08 12:12:09 +02:00
Robin Müller cc351c1066 new base class for periodic tasks 2022-06-08 12:12:09 +02:00
Robin Müller 664a548c53 removed some changes which belong in separate PR 2022-06-08 12:12:09 +02:00
Robin Müller e9895559a3 vector as core container is ok 2022-06-08 12:12:09 +02:00
Robin Müller eda5b8f593 refactor task IF 2022-06-08 12:12:09 +02:00