Merge pull request 'reduced HK rollover' (#547) from tweak_reduced_hk_rollover into develop
Some checks are pending
EIVE/eive-obsw/pipeline/head Build queued...
Some checks are pending
EIVE/eive-obsw/pipeline/head Build queued...
Reviewed-on: #547
This commit is contained in:
commit
0878f3882a
@ -193,7 +193,7 @@ void ObjectFactory::produceGenericObjects(HealthTableIF** healthTable_, PusTmFun
|
|||||||
// HK store and PUS funnel to HK store routing
|
// HK store and PUS funnel to HK store routing
|
||||||
{
|
{
|
||||||
PersistentTmStoreArgs storeArgs(objects::HK_TM_STORE, "tm", "hk", RolloverInterval::MINUTELY,
|
PersistentTmStoreArgs storeArgs(objects::HK_TM_STORE, "tm", "hk", RolloverInterval::MINUTELY,
|
||||||
15, *ramToFileStore, sdcMan);
|
2, *ramToFileStore, sdcMan);
|
||||||
stores.hkStore =
|
stores.hkStore =
|
||||||
new PersistentTmStoreWithTmQueue(storeArgs, "HK STORE", config::HK_STORE_QUEUE_SIZE);
|
new PersistentTmStoreWithTmQueue(storeArgs, "HK STORE", config::HK_STORE_QUEUE_SIZE);
|
||||||
(*pusFunnel)
|
(*pusFunnel)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user