]> sigrok.org Git - libsigrok.git/commit
center-3xx: Fix incorrect values due to endianness issue.
authorUwe Hermann <redacted>
Thu, 9 Apr 2020 21:51:16 +0000 (23:51 +0200)
committerUwe Hermann <redacted>
Thu, 9 Apr 2020 21:51:16 +0000 (23:51 +0200)
commitf0aec556058d3121585211d8526a0b4cc617684a
treeb191ada6056160547660d1e36a400c739bd97bf1
parent4c5f70063ad6ae311809ee7818ddc9070fbe05cf
center-3xx: Fix incorrect values due to endianness issue.

Replace RL16S with RB16S, the values are big-endian.

This is related to the recently-fixed bug #1463.
src/hardware/center-3xx/protocol.c