Commit Graph

14 Commits

Author SHA1 Message Date
Steffen Gaisser d5dedce294 Relative Paths 2020-08-13 20:53:35 +02:00
Robin Müller 614deea323 last size_t replacements 2020-05-07 23:38:28 +02:00
Robin Müller 33eae034c7 replace device comIF uint32_t with size_t 2020-05-07 23:14:29 +02:00
Robin Müller c8983650f7 Merge branch 'mueller_DeviceHandlerBase_Changes' into mueller_newDeviceCommunicationIF 2020-04-19 15:36:42 +02:00
Robin Müller bb650ac784 Merge remote-tracking branch 'origin/mueller_CookieToCookieIF' into mueller_newDeviceCommunicationIF 2020-04-19 15:30:14 +02:00
Robin Müller ff47fa191a Communication interface rework
As discussed, open/reOpen not used anymore, replaced by
initializeInterface call.
Using CookieIF.
2020-04-19 15:25:17 +02:00
Robin Müller 74b8c3eef4 new returnvalue DeviceComIF
explicitely setting receivedDataLen to 0 in readReceivedMessage() does
not trigger error anymore
2020-04-19 14:52:27 +02:00
Robin Müller 574d6051ba new returnvalue for scanForReply
to ignore full packet
DeviceCommunicationIF sendMessage function takes const data pointer now
2020-04-19 13:41:43 +02:00
Robin Müller abe7239018 reset, splitting up merge request 2020-04-19 13:24:10 +02:00
Robin Müller 9c958c06fe Changed Cookie to CookieIF 2020-04-18 14:10:38 +02:00
Robin Müller 511c0db8c7 Cookie -> CookieIF, DHB changes
According to changes agreed on 01.04.2020,
slight refactoring of DHB:
requestLen is set to 0 if no respective reply is enabled
2020-04-01 12:43:53 +02:00
Robin Müller bfb0234d41 more refactoring 2020-03-24 15:59:08 +01:00
Ulrich Mohr 575f70ba03 updating code from Flying Laptop
This is the framework of Flying Laptop OBSW version A.13.0.
2018-07-12 16:29:32 +02:00
Bastian Baetz 1d22a6c97e Today's the day. Renamed platform to framework. 2016-06-15 23:48:49 +02:00