Back to the main page.
Bug 1970 - inconsistent byte swapping in float32 for communication between Intel and Arduino (endianness)
Status | CLOSED WONTFIX |
Reported | 2013-02-06 12:47:00 +0100 |
Modified | 2014-02-24 10:56:33 +0100 |
Product: | FieldTrip |
Component: | realtime |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P4 normal |
Assigned to: | Robert Oostenveld |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Robert Oostenveld - 2013-02-06 12:47:52 +0100
I noticed in my Arduino sketch that the byte order of header.fsample is swapped for endianness on the server, whereas the byte order of the data is not swapped.
Robert Oostenveld - 2013-12-05 08:23:41 +0100
this problem is too unlikely to affect actual analysis, hence I won't spend further time on it now.