Updated FreeRTOS Osal
CommandingServiceBase is no longer a template
This commit is contained in:
container
devicehandlers
events
ipc
memory
osal
FreeRTOS
FixedTimeslotTask.cppMessageQueue.cppMessageQueue.hPeriodicTask.cppQueueFactory.cppREADME.mdTaskFactory.cppmain.cpp
linux
rtems
serialize
SerialArrayListAdapter.hSerialBufferAdapter.hSerialFixedArrayListAdapter.hSerialLinkedListAdapter.hSerializeAdapter.hSerializeElement.hSerializeIF.h
tmtcpacket/pus
tmtcservices
@@ -56,7 +56,7 @@ object_id_t DeviceHandlerMessage::getDeviceObjectId(
|
||||
return message->getParameter();
|
||||
}
|
||||
|
||||
void DeviceHandlerMessage::setDeviceHandlerRawReplayMessage(
|
||||
void DeviceHandlerMessage::setDeviceHandlerRawReplyMessage(
|
||||
CommandMessage* message, object_id_t deviceObjectid,
|
||||
store_address_t rawPacketStoreId, bool isCommand) {
|
||||
if (isCommand) {
|
||||
|
Reference in New Issue
Block a user