open-ephys / liboni

API for controlling ONI-compliant hardware
https://open-ephys.github.io/onix-docs/API%20Reference/index.html
0 stars 5 forks source link

Increase Number of Test Devices #19

Closed bparks13 closed 9 months ago

bparks13 commented 9 months ago

In the test driver, automatically populate with four test devices per hub. Bug fix - changed queue_u8_t member types from uint8_t to size_t to prevent overflow conditions with large streams.

jonnew commented 9 months ago

Thanks, Brandon. This is merged.