mirror of
https://github.com/nasa/fprime-tools.git
synced 2025-12-10 09:55:16 -06:00
Fix aggregator (#291)
This commit is contained in:
parent
54b032ed44
commit
33d61bad50
@ -106,6 +106,7 @@ module {{cookiecutter.deployment_name}} {
|
|||||||
rateGroup1.RateGroupMemberOut[1] -> FileHandling.fileDownlink.Run
|
rateGroup1.RateGroupMemberOut[1] -> FileHandling.fileDownlink.Run
|
||||||
rateGroup1.RateGroupMemberOut[2] -> systemResources.run
|
rateGroup1.RateGroupMemberOut[2] -> systemResources.run
|
||||||
rateGroup1.RateGroupMemberOut[3] -> ComCcsds.comQueue.run
|
rateGroup1.RateGroupMemberOut[3] -> ComCcsds.comQueue.run
|
||||||
|
rateGroup1.RateGroupMemberOut[4] -> ComCcsds.aggregator.timeout
|
||||||
|
|
||||||
# Rate group 2
|
# Rate group 2
|
||||||
rateGroupDriver.CycleOut[Ports_RateGroups.rateGroup2] -> rateGroup2.CycleIn
|
rateGroupDriver.CycleOut[Ports_RateGroups.rateGroup2] -> rateGroup2.CycleIn
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user