|
6d921f03fd
|
Fix SPI ComIF shadowing warning
|
2022-06-13 10:50:49 +02:00 |
|
|
65bc8213fe
|
Merge branch 'development' into mueller/new-cicd-cmake-opts
|
2022-06-13 09:43:32 +02:00 |
|
|
a0ee86ace8
|
use override instead of virtual as recommended
|
2022-06-08 17:36:20 +02:00 |
|
|
a07a368272
|
Merge branch 'development' into mueller/apply-afmt
|
2022-06-08 17:34:04 +02:00 |
|
|
cb8a4bbbec
|
Merge remote-tracking branch 'origin/development' into mueller/task-if-refactoring
|
2022-06-08 17:33:12 +02:00 |
|
|
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 |
|
|
395cf9cfa7
|
added clion base files
|
2022-06-08 12:12:33 +02:00 |
|
|
a3c0b441ec
|
update changelog
|
2022-06-08 12:12:33 +02:00 |
|
|
b4132800ae
|
apply afmt, update .gitignore
|
2022-06-08 12:12:33 +02:00 |
|
|
ad53b48fcb
|
explicitely ignore returnvalue in linux OSAL
|
2022-06-08 12:12:09 +02:00 |
|
|
dee40f9079
|
fixed unittests
|
2022-06-08 12:12:09 +02:00 |
|
|
92ec24352f
|
fix unit test
|
2022-06-08 12:12:09 +02:00 |
|
|
3f9e459f48
|
update changelog
|
2022-06-08 12:12:09 +02:00 |
|
|
e0c7f8d51d
|
apply afmt
|
2022-06-08 12:12:09 +02:00 |
|
|
eb79386c92
|
new addSlot function taking executable pointer
|
2022-06-08 12:12:09 +02:00 |
|
|
4542f31c40
|
improved custom checker API
- More clang-tidy improvements
|
2022-06-08 12:12:09 +02:00 |
|
|
689fb378d8
|
a regular set should suffice here
|
2022-06-08 12:12:09 +02:00 |
|
|
98b711a872
|
update changelog
|
2022-06-08 12:12:09 +02:00 |
|
|
800aa131fa
|
reverted some unrelated changes
|
2022-06-08 12:12:09 +02:00 |
|
|
6983980304
|
missing newline and clang-tidy improvement
|
2022-06-08 12:12:09 +02:00 |
|
|
7c0ba59993
|
remove include
|
2022-06-08 12:12:09 +02:00 |
|
|
28873fc87b
|
refactores rtems task module
|
2022-06-08 12:12:09 +02:00 |
|
|
24e849ed9c
|
avoid compiler warning
|
2022-06-08 12:12:09 +02:00 |
|
|
d8985c141e
|
some clang tidy stuff and bugfixes
|
2022-06-08 12:12:09 +02:00 |
|
|
7602b15256
|
important bugfix
|
2022-06-08 12:12:09 +02:00 |
|
|
d1a82bceed
|
rtems fixes
|
2022-06-08 12:12:09 +02:00 |
|
|
7292b02907
|
refactor freeRTOS task components
|
2022-06-08 12:12:09 +02:00 |
|
|
347714d53a
|
refactored and tested hosted and linux task IF
|
2022-06-08 12:12:09 +02:00 |
|
|
f230fa1617
|
continued refactoring
|
2022-06-08 12:12:09 +02:00 |
|
|
93615b100c
|
continued refactoring
|
2022-06-08 12:12:09 +02:00 |
|
|
e18d3d559e
|
refactoring host osal
|
2022-06-08 12:12:09 +02:00 |
|
|
08ff061d07
|
minor bugfix
|
2022-06-08 12:12:09 +02:00 |
|
|
cc351c1066
|
new base class for periodic tasks
|
2022-06-08 12:12:09 +02:00 |
|
|
664a548c53
|
removed some changes which belong in separate PR
|
2022-06-08 12:12:09 +02:00 |
|
|
e9895559a3
|
vector as core container is ok
|
2022-06-08 12:12:09 +02:00 |
|
|
eda5b8f593
|
refactor task IF
|
2022-06-08 12:12:09 +02:00 |
|
|
e03f55604a
|
rtems fixes
|
2022-06-08 12:11:26 +02:00 |
|
|
51d7df2dba
|
Merge branch 'development' into mueller/new-cicd-cmake-opts
|
2022-06-08 11:13:13 +02:00 |
|
|
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 |
|
|
cda81fc841
|
enable hk
|
2022-06-03 18:05:38 +02:00 |
|
|
c697d0f8ab
|
bump etl to 20.28.0
|
2022-05-30 10:34:03 +02:00 |
|
|
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 |
|
|
1d1d91f591
|
Merge branch 'develop' into meier/dhb-disable-pending-commands
|
2022-05-27 14:40:18 +02:00 |
|
|
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 |
|
Jakob Meier
|
3749f31ab4
|
disable pending commands and replies in MODE_OFF transition
|
2022-05-26 02:03:39 +02:00 |
|
|
ebbe08639c
|
Merge pull request 'TaskIF refactoring continued' (#91) from mueller/task-if-refactoring-eive into develop
Reviewed-on: #91
Reviewed-by: Jakob.Meier <meierj@irs.uni-stuttgart.de>
|
2022-05-25 16:11:22 +02:00 |
|
|
d286fc1855
|
Merge pull request 'service 3 and local HK man improvements' (#92) from mueller/hk-improvements into develop
Reviewed-on: #92
Reviewed-by: Jakob.Meier <meierj@irs.uni-stuttgart.de>
|
2022-05-25 16:10:32 +02:00 |
|