TMTC Packet Base improvements #80

Merged
gaisser merged 20 commits from KSat/fsfw:mueller_tcPacketBase into master 2020-10-29 13:17:36 +01:00
Showing only changes of commit 730c715120 - Show all commits

View File

@ -127,7 +127,7 @@ public:
void setErrorControl();
/**
* This sets the source data. It copies the provided data to
* the internal TmPacketPointer.
* the internal TmPacketPointer source data location.
* @param sourceData
* @param sourceSize
*/