Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

sample group packets data payload is always even despite an odd number of channels being configured for that group #25

@cboulay

Description

@cboulay

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions