Revision 75fac1e1
ID: 75fac1e1476578cd354a2cc586af23da88ce4b12
core: fix for gri wave byteswapping
Sorry guys, I misunderstood the comments.
Wave data is specifically in little endian format.
Therefore we should only be swapping on big endian machines.
Since systems only provide network endian macros:
The following commit provides a cross platform byteswap
and macros for host to/from worknet short and long.
Files
- added
- modified
- copied
- renamed
- deleted