1
0
forked from fsfw/fsfw

local data pool manager bugfixes

This commit is contained in:
2020-09-10 20:24:49 +02:00
parent d7bbd4b652
commit 2d2d0de35c
2 changed files with 11 additions and 11 deletions

View File

@ -110,8 +110,7 @@ public:
* @return
*/
ReturnValue_t generateHousekeepingPacket(sid_t sid,
bool forDownlink,
/*float collectionInterval, bool reportingEnabled, */
bool isDiagnostics, bool forDownlink,
MessageQueueId_t destination = MessageQueueIF::NO_QUEUE);
ReturnValue_t generateSetStructurePacket(sid_t sid);