|
f5adcd0625
|
default getModehelper for subsystembase
|
2022-08-26 10:57:05 +02:00 |
|
|
bc593c938d
|
some more mode introspection
|
2022-08-26 10:31:45 +02:00 |
|
|
3f8f17a66e
|
copy paste fail
|
2022-08-25 22:39:21 +02:00 |
|
|
3260a03544
|
forgot include
|
2022-08-25 22:37:41 +02:00 |
|
|
3ffdc0d31f
|
Mode introspection
|
2022-08-25 22:33:33 +02:00 |
|
|
d367baa42c
|
stupid idea
|
2022-08-24 18:47:25 +02:00 |
|
|
59f8dd1322
|
preparing DHB::buildCommandFromCommand for retirement
|
2022-08-24 17:49:16 +02:00 |
|
|
61b4e68f3d
|
parameter tuning
|
2022-08-24 17:19:45 +02:00 |
|
|
e34664d265
|
Adding error message to a coding error
|
2022-08-19 13:47:13 +02:00 |
|
|
20eb232bf5
|
added access to objectlist and a produce function to ObjectManager
|
2022-08-19 12:23:14 +02:00 |
|
|
dd281f8a67
|
Controller base missing a function
|
2022-07-28 16:32:12 +02:00 |
|
|
f9e9ff320f
|
Small fixes
|
2022-07-28 14:55:43 +02:00 |
|
|
f56646d2c3
|
changed action handling slightly
|
2022-07-20 16:59:42 +02:00 |
|
|
ef18377cef
|
new Actions
|
2022-06-29 23:36:45 +02:00 |
|
|
0c057c66b1
|
added introspection
|
2022-06-28 18:56:52 +02:00 |
|
|
34c50ce3e2
|
ignore .vscode
|
2022-06-28 17:44:53 +02:00 |
|
|
541f563683
|
Merge pull request 'Fix StorageAccessor move assignment' (#643) from gaisser/fsfw:gaisser_storage_accessor_fix into development
Reviewed-on: fsfw/fsfw#643
|
2022-06-21 10:31:36 +02:00 |
|
|
28ea71a077
|
Merge branch 'development' into gaisser_storage_accessor_fix
|
2022-06-20 17:56:58 +02:00 |
|
|
a044d7d724
|
Merge pull request 'new cmake options for CICD build' (#623) from mueller/new-cicd-cmake-opts into development
Reviewed-on: fsfw/fsfw#623
|
2022-06-20 17:56:29 +02:00 |
|
|
687700cee8
|
Merge branch 'development' into gaisser_storage_accessor_fix
|
2022-06-20 16:36:49 +02:00 |
|
|
732b615cb3
|
Merge branch 'development' into mueller/new-cicd-cmake-opts
|
2022-06-20 16:34:13 +02:00 |
|
|
394ce2ec3e
|
Merge pull request 'LocalDataPoolManager Warning Text' (#642) from meier/debug-info into development
Reviewed-on: fsfw/fsfw#642
|
2022-06-20 16:15:30 +02:00 |
|
|
dde96ae220
|
Merge branch 'development' into gaisser_storage_accessor_fix
|
2022-06-20 16:15:05 +02:00 |
|
|
c3aaab4b93
|
Merge pull request 'Task IF refactoring' (#636) from mueller/task-if-refactoring into development
Reviewed-on: fsfw/fsfw#636
|
2022-06-20 16:08:03 +02:00 |
|
|
edf1d5ae8d
|
Added more test cases
|
2022-06-20 16:02:35 +02:00 |
|
|
690991b4b5
|
include fix
|
2022-06-20 15:42:08 +02:00 |
|
|
1a294e6a13
|
include TestsConfig.h
|
2022-06-20 15:40:15 +02:00 |
|
|
8c4e34153b
|
README updates
|
2022-06-20 15:36:48 +02:00 |
|
|
b60e4bcb90
|
Fix StorageAccessor move assignment
* Added Unittest for this
* Fixed missing include in test
|
2022-06-20 15:15:33 +02:00 |
|
|
b18410aa63
|
Merge remote-tracking branch 'refs/remotes/origin/mueller/task-if-refactoring' into mueller/task-if-refactoring
|
2022-06-20 15:02:38 +02:00 |
|
|
7f57a8784a
|
Fixed deadline missed call on linux
|
2022-06-20 15:02:16 +02:00 |
|
|
4b33aa8262
|
bump ETL version
|
2022-06-20 14:25:39 +02:00 |
|
|
d47a908117
|
Merge branch 'development' into mueller/task-if-refactoring
|
2022-06-20 09:40:31 +02:00 |
|
|
fce95e04a8
|
Merge branch 'development' into mueller/new-cicd-cmake-opts
|
2022-06-20 09:39:58 +02:00 |
|
|
fc742e4270
|
Merge branch 'development' into meier/debug-info
|
2022-06-16 07:22:43 +02:00 |
|
|
b5183a19fc
|
minor change in debug text
|
2022-06-16 07:03:58 +02:00 |
|
|
ca453a8f16
|
Merge pull request 'run auto formatters' (#641) from KSat/fsfw:mueller/reapply-fmt into development
Reviewed-on: fsfw/fsfw#641
|
2022-06-13 17:04:11 +02:00 |
|
|
b7c0c07141
|
Merge remote-tracking branch 'origin/development' into mueller/new-cicd-cmake-opts
|
2022-06-13 16:28:01 +02:00 |
|
|
0158102f11
|
Merge pull request 'apply afmt, basic CLion support' (#625) from mueller/apply-afmt into development
Reviewed-on: fsfw/fsfw#625
|
2022-06-13 16:27:02 +02:00 |
|
|
69859fdbc9
|
rerun afmt
|
2022-06-13 16:21:20 +02:00 |
|
|
90bccc744e
|
Merge pull request 'Fix SPI ComIF shadowing warning' (#639) from KSat/fsfw:mueller/spi-com-if-shadowing into development
Reviewed-on: fsfw/fsfw#639
|
2022-06-13 14:35:46 +02:00 |
|
|
ab89108c55
|
Merge pull request 'some fixes for TC Map printout function' (#640) from KSat/fsfw:mueller/pus-11-printout-fixes into development
Reviewed-on: fsfw/fsfw#640
|
2022-06-13 14:29:36 +02:00 |
|
|
a682bbe400
|
remove static missed deadline
|
2022-06-13 14:23:56 +02:00 |
|
|
e67fc2ab0d
|
some fixes for TC Map printout function
|
2022-06-13 10:56:37 +02:00 |
|
|
71ce966531
|
Merge branch 'mueller/spi-com-if-shadowing' of https://egit.irs.uni-stuttgart.de/KSat/fsfw into mueller/spi-com-if-shadowing
|
2022-06-13 10:54:25 +02:00 |
|
|
6b0f4a159f
|
Merge remote-tracking branch 'upstream/development' into mueller/spi-com-if-shadowing
|
2022-06-13 10:54:20 +02:00 |
|
|
4a06b558c1
|
Fix SPI ComIF shadowing warning
|
2022-06-13 10:53:04 +02:00 |
|
|
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 |
|