fsfw/devicehandlers
2019-11-04 01:55:40 +01:00
..
AcceptsDeviceResponsesIF.h updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
AssemblyBase.cpp updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
AssemblyBase.h updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
ChildHandlerBase.cpp documentation for DHB init function, ioBoard addres has default value 0 now, order in ctor changed (not used in source) 2019-10-22 17:15:29 +02:00
ChildHandlerBase.h updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
ChildHandlerFDIR.cpp updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
ChildHandlerFDIR.h updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
Cookie.h explanation of cookie purpose added, device handler base indentation 2019-10-18 13:37:09 +02:00
DeviceCommunicationIF.h doc for fifo, device com if.. 2019-10-29 19:31:18 +01:00
DeviceHandlerBase.cpp assuming that a default value of 0 for expectedReplies is needed, I introduced a new variable into DeviceCommandInfo, which stores another number of replies expected. this value is assigned in enableReplyInReplyMap. That way, the initial value of 0 remains the same (if it was needed), and is only set to another desired value if a write was sent 2019-11-04 01:55:40 +01:00
DeviceHandlerBase.h assuming that a default value of 0 for expectedReplies is needed, I introduced a new variable into DeviceCommandInfo, which stores another number of replies expected. this value is assigned in enableReplyInReplyMap. That way, the initial value of 0 remains the same (if it was needed), and is only set to another desired value if a write was sent 2019-11-04 01:55:40 +01:00
DeviceHandlerFailureIsolation.cpp updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
DeviceHandlerFailureIsolation.h updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
DeviceHandlerIF.h ioBoardAddress protected instead of private to allow custom initialize 2019-10-22 00:06:11 +02:00
DeviceHandlerMessage.cpp Updated FreeRTOS Osal 2019-08-28 14:50:24 +02:00
DeviceHandlerMessage.h Updated FreeRTOS Osal 2019-08-28 14:50:24 +02:00
DeviceTmReportingWrapper.cpp Today's the day. Renamed platform to framework. 2016-06-15 23:48:49 +02:00
DeviceTmReportingWrapper.h Today's the day. Renamed platform to framework. 2016-06-15 23:48:49 +02:00
FixedSequenceSlot.cpp updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
FixedSequenceSlot.h updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
FixedSlotSequence.cpp Adding Code for Linux 2018-12-19 19:42:00 +01:00
FixedSlotSequence.h Adding Code for freeRTOS 2018-07-20 15:10:41 +02:00
HealthDevice.cpp updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
HealthDevice.h updating code from Flying Laptop 2018-07-12 16:29:32 +02:00