change Serialize Adapter to also create/accept little endian streams #21

Closed
opened 2020-03-25 14:36:17 +01:00 by mohr · 2 comments
Owner

We just encountered a device that sends little endian over the wire.

Proposed fix is to change the "bigEndian" parameter, which is not very intuitive at the moment anyway, to an endianess parameter. This would be an enum with little, big or machine as options.

We just encountered a device that sends little endian over the wire. Proposed fix is to change the "bigEndian" parameter, which is not very intuitive at the moment anyway, to an endianess parameter. This would be an enum with little, big or machine as options.
mohr self-assigned this 2020-03-25 14:36:17 +01:00
mohr added the
feature
label 2020-03-25 14:36:17 +01:00
Owner

I think this can be closed

I think this can be closed
Owner

#122 closed this issue.

#122 closed this issue.
Sign in to join this conversation.
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: fsfw/fsfw#21
No description provided.