a lot of bugfixes

This commit is contained in:
2024-04-29 18:52:11 +02:00
parent c9e5b9ffdb
commit 9d8104be40
10 changed files with 252 additions and 180 deletions

View File

@ -241,7 +241,7 @@ pub fn create_hk_service(
PUS_HK_SERVICE.id(),
pus_hk_rx,
tm_funnel_tx,
create_verification_reporter(PUS_HK_SERVICE.id(), PUS_HK_SERVICE.apid),
create_verification_reporter(PUS_HK_SERVICE.id(), PUS_HK_SERVICE.apid, 16),
EcssTcInVecConverter::default(),
),
HkRequestConverter::default(),