Releases: biophotonics-bielefeld/ids-device-adapter
Automatic USB reconnect
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
This version allows to control the GPIO pins from MicroManager
Optimized video startup
This version optimizes for faster start of video acquisition
Dynamic memory allocation
This version switches to dynamic allocation of the camera ring buffer memory.
Allow for switching between video modes
This version allows to toggle between both video acquisition modes
Async video support
This is a beta version implementing async. video capture (instead of busy-looping the image acquisition), which massively improves frame rate.
Flash Output Support
This version adds support to toggle the "flash output" to synchronize light sources
Multi-Camera Support
This version allows to set the Camera.ID, thus to support multiple cameras.
Compiled for the MicroManager 2.0 nightly
Same as the v0.11 release, but compiled against the current (2021-03-22) MM2 nightly, using Visual Studio 2019.