Commit Graph

24 Commits

Author SHA1 Message Date
Robin Müller 348af0124b Merge remote-tracking branch 'origin/development' into mueller/cfdp-routers 2022-09-01 17:52:11 +02:00
Ulrich Mohr 2b01e86f9c one small additional precaution 2022-09-01 11:56:07 +02:00
Robin Müller 64a7fde301 this is annoying 2022-08-30 15:19:01 +02:00
Robin Müller 32c53b932d
Merge branch 'mueller/refactor-tmtc-stack' into mueller/cfdp-routers 2022-08-30 11:12:53 +02:00
Steffen Gaisser 6bcb208968 Merge branch 'development' into mueller/refactor-tmtc-stack 2022-08-29 15:11:50 +02:00
Ulrich Mohr 6605ffb6b1 Fixing check in Srv 11 Filer 2022-08-29 14:55:50 +02:00
Ulrich Mohr e2e0190cae Revert "additional safety check"
This reverts commit fd278e410b.
2022-08-29 14:51:14 +02:00
Robin Müller fd278e410b additional safety check 2022-08-29 13:18:54 +02:00
Robin Müller 52f8c5038b
Merge branch 'mueller/refactor-tmtc-stack' into mueller/cfdp-routers 2022-08-22 16:21:41 +02:00
Robin Müller 1037102349
merge retval refactoring 2022-08-16 01:08:26 +02:00
Robin Müller 62fe75ee40
perform renaming 2022-08-15 20:28:16 +02:00
Robin Müller 458fe460eb
TMTC Routing Refactoring
1. Make TcDistributor less powerful / more flexible and rename it to TcDistributorBase
2. Require AcceptsTelecommandsIF to have an abstract function returning the name
3. Allows the CCSDS distributor to remove the CCSDS header before rerouting. This is useful
for protocols like CFDP which are CCSDS agnostic.

WIP: Still need to implement the removal of the CCSDS header
2022-08-01 11:00:36 +02:00
Robin Müller 7e8afcc12f
remove nullptr check 2022-07-27 20:37:21 +02:00
Robin Müller 18ee2ab903
example compiles again 2022-07-27 11:26:47 +02:00
Robin Müller 69859fdbc9
rerun afmt 2022-06-13 16:21:20 +02:00
Robin Müller e67fc2ab0d
some fixes for TC Map printout function 2022-06-13 10:56:37 +02:00
Robin Müller f7cde80088
added missing delete 2022-05-24 14:32:35 +02:00
Robin Müller e60a665de4
added 3 new subservices 2022-05-24 11:52:29 +02:00
Robin Müller 0b53b4873f
bugfix for srv11 2022-05-20 11:20:31 +02:00
Robin Müller d0fc360697
apply afmt 2022-05-20 08:34:14 +02:00
Robin Müller 038e47a46e
better returncode handling 2022-05-13 00:30:01 +02:00
Robin Müller b8cfb36426
added additional explicit returnvalues 2022-05-12 17:05:58 +02:00
Robin Müller c4c340fde1
lot of refactoring 2022-05-12 16:56:06 +02:00
Robin Müller bfa77cf810
Add TC scheduler service
- Written by David Woodward as part of the SOURCE project
- Adaptions to make it more generic and compatible to FSFW
2022-03-29 15:07:29 +02:00