You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2026. It is now read-only.
The data payload is always a multiple of 32-bits. We only have 16 bits per channel*sample. Thus, the payload is always an even number of channels. If the device is configured to have an odd number of channels active for that sample group then there will be an extra dummy channel in the payload. We should detect when this happens and drop the last dummy channel.