fsfw/devicehandlers
Robin Mueller e03aff3731 Device Handler Base Proposals
1. Interface functions moved closer to top (and functions which should
be implemented)
2. ioBoardAddress renamed to logicalAddress. getter FUnction added.
3. debug interface for easier debugging of device handlers
4. new documentation
5. new return value for scanForReply to ignore full packet
2020-02-03 22:34:15 +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 updating code from Flying Laptop 2018-07-12 16:29:32 +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 Today's the day. Renamed platform to framework. 2016-06-15 23:48:49 +02:00
DeviceCommunicationIF.h updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
DeviceHandlerBase.cpp Device Handler Base Proposals 2020-02-03 22:34:15 +01:00
DeviceHandlerBase.h Device Handler Base Proposals 2020-02-03 22:34:15 +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 updating code from Flying Laptop 2018-07-12 16:29:32 +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