Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

[libs:libbpmclient] Hardcoded information about sample size #152

Open
lerwys opened this issue Mar 23, 2017 · 0 comments
Open

[libs:libbpmclient] Hardcoded information about sample size #152

lerwys opened this issue Mar 23, 2017 · 0 comments
Labels

Comments

@lerwys
Copy link
Contributor

lerwys commented Mar 23, 2017

Problem: libbpmclient has hardcoded code asuming the sample size of the ADC sample is always int16_t. However, recently we have changed that to 32-bots, causing an assertion to trigger and killing the process.

Solution: Implement a generic way of dealing with this

@lerwys lerwys added the bug label Mar 23, 2017
lerwys added a commit that referenced this issue Mar 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant