v1.10.0 #220

Merged
meierj merged 592 commits from develop into main 2022-04-22 07:42:20 +02:00
Showing only changes of commit 7fae7afdf6 - Show all commits

View File

@ -300,9 +300,6 @@ private:
// Communication cookie. Must be set by the star tracker handler // Communication cookie. Must be set by the star tracker handler
CookieIF* comCookie = nullptr; CookieIF* comCookie = nullptr;
// Queue id of raw data receiver
MessageQueueId_t rawDataReceiver = MessageQueueIF::NO_QUEUE;
/** /**
* @brief Performs image uploading * @brief Performs image uploading
*/ */