Skip to content

Releases: biophotonics-bielefeld/ids-device-adapter

Automatic USB reconnect

13 Jun 09:48
Compare
Choose a tag to compare

This version allows to set custom (higher) limits and timeouts for USB reconnects, which will happen regularly at very high frame rates.

GPIO pin control support

13 Jun 09:47
Compare
Choose a tag to compare

This version allows to control the GPIO pins from MicroManager

Optimized video startup

13 Jun 09:46
Compare
Choose a tag to compare

This version optimizes for faster start of video acquisition

Dynamic memory allocation

13 Jun 09:46
Compare
Choose a tag to compare

This version switches to dynamic allocation of the camera ring buffer memory.

Allow for switching between video modes

13 Jun 09:44
Compare
Choose a tag to compare

This version allows to toggle between both video acquisition modes

Async video support

13 Jun 09:43
Compare
Choose a tag to compare
Async video support Pre-release
Pre-release

This is a beta version implementing async. video capture (instead of busy-looping the image acquisition), which massively improves frame rate.

Flash Output Support

13 Jun 09:41
Compare
Choose a tag to compare

This version adds support to toggle the "flash output" to synchronize light sources

Multi-Camera Support

13 Jun 09:40
Compare
Choose a tag to compare

This version allows to set the Camera.ID, thus to support multiple cameras.

Compiled for the MicroManager 2.0 nightly

22 Mar 18:08
Compare
Choose a tag to compare

Same as the v0.11 release, but compiled against the current (2021-03-22) MM2 nightly, using Visual Studio 2019.