Commit Graph

5024 Commits

Author SHA1 Message Date
Robin Müller 17f54006b8 Merge pull request 'rtems fixes' (#635) from mueller/rtems-fixes into development
Reviewed-on: fsfw/fsfw#635
2022-06-08 16:12:53 +02:00
Robin Müller 395cf9cfa7 added clion base files 2022-06-08 12:12:33 +02:00
Robin Müller a3c0b441ec update changelog 2022-06-08 12:12:33 +02:00
Robin Müller b4132800ae apply afmt, update .gitignore 2022-06-08 12:12:33 +02:00
Robin Müller ad53b48fcb explicitely ignore returnvalue in linux OSAL 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
Robin Müller e03f55604a rtems fixes 2022-06-08 12:11:26 +02:00
Robin Müller 51d7df2dba Merge branch 'development' into mueller/new-cicd-cmake-opts 2022-06-08 11:13:13 +02:00
Robin Müller 12046a2db6 Merge pull request 'bump etl to 20.28.0' (#634) from mueller/bump-etl into development
Reviewed-on: fsfw/fsfw#634
2022-06-08 11:09:42 +02:00
Jakob Meier 21eb386f3c changed reply timeouts 2022-06-06 12:34:57 +02:00
Jakob Meier ade36e65c6 missed reply check in simple command nominal test case 2022-06-06 12:30:27 +02:00
Jakob Meier 103661facc deugging 2022-06-06 12:26:00 +02:00
Jakob Meier ae2f7219fd run auto-formatter 2022-06-06 11:55:42 +02:00
Jakob Meier 4fba2704aa unit test for detection of missed reply when commanded externally 2022-06-06 10:53:08 +02:00
Jakob Meier 161dbde0d7 fixed merge conflicts 2022-06-06 10:30:17 +02:00
Jakob Meier 2fa4fd61d0 device fdir mock 2022-06-05 12:54:13 +02:00
Jakob Meier bf673c56c6 unit test for dhb 2022-06-05 12:52:55 +02:00
Jakob Meier cda81fc841 enable hk 2022-06-03 18:05:38 +02:00
Robin Müller c697d0f8ab
bump etl to 20.28.0 2022-05-30 10:34:03 +02:00
Robin Müller 5a69c1f8b9 Merge pull request 'DHB Mode Off disable pending commands' (#95) from meier/dhb-disable-pending-commands into develop
Reviewed-on: #95
Reviewed-by: Robin Müller <muellerr@irs.uni-stuttgart.de>
2022-05-27 14:40:36 +02:00
Robin Müller 1d1d91f591 Merge branch 'develop' into meier/dhb-disable-pending-commands 2022-05-27 14:40:18 +02:00
Robin Müller 043b8b5b3f Merge pull request 'FixedTimeSlotTaskBase Bugfix' (#96) from meier/FixedTimeSlotTaskBase-BugFix into develop
Reviewed-on: #96
Reviewed-by: Robin Müller <muellerr@irs.uni-stuttgart.de>
2022-05-27 14:38:04 +02:00
Jakob Meier 95a64e1da3 wrong initialization order 2022-05-27 13:04:21 +02:00
Jakob Meier ab68817e9a removed debugging printout 2022-05-26 02:06:05 +02:00
Jakob Meier 36652e6fce Merge branch 'develop' into meier/dhb-disable-pending-commands 2022-05-26 02:04:33 +02:00