Releases: open-ephys-plugins/acquisition-board
Releases · open-ephys-plugins/acquisition-board
v1.1.3
v1.1.2
Acquisition Board Plugin v1.1.2
Release Notes
- Fix buffer overflow when acquisition is started for the first time causing timestamp jumps
- Rename the "Memory Usage" stream to "memory_usage" and "IMU Port X" to "IMU_port_X" for standardization.
v1.1.1
Acquisition Board Plugin v1.1.1
Release Notes
- Handle invalid sample rates gracefully by falling back to 30kS/s
- Package and install Opal Kelly FPGA bit files with the plugin
- Show alert if uploading FPGA bit file fails
v1.1.0
v1.0.0
What's Changed
- Fix oni calls crashing when no acquisition board is present by @aacuevas in #1
- Prevent crashes if no board is detected by @bparks13 in #9
- Initialize DAC trigger thresholds to zero by @bparks13 in #11
- Update error messages when checking memory status by @bparks13 in #12
- Refactor to use unique pointers instead of ScopedPointers by @bparks13 in #13
- Set version to 0.1.0 by @bparks13 in #14
- Add universal binary support for macOS and UI cleanup by @anjaldoshi in #15
- Add background initialization thread for ONI Acquisition Board by @anjaldoshi in #17
- Refactor AcqBoardOutput to correctly register parameters and fix crashes by @anjaldoshi in #20
- Address initial comments on updates to firmware by @bparks13 in #19
- Add BNO functionality by @bparks13 in #25
- Detect board version by @bparks13 in #27
- Add MemoryMonitor usage indicator to editor by @bparks13 in #26
- Some extra fixes by @aacuevas in #28
- Read EEPROM id in v1 and v2 of the format by @aacuevas in #31
- Add BNO channels to stream, and update stream/channel identifiers by @bparks13 in #32
- Separate calibration status into four distinct channels by @bparks13 in #34
- Only enable memory monitor for firmware >= v1.5.1 by @bparks13 in #36
- Support for acquisition board v3 by @aacuevas in #35
- Bump plugin version to 0.2.0 by @jsiegle in #37
- Update libONI for Linux by @anjaldoshi in #38
- Bump plugin version to 1.0.0 by @anjaldoshi in #39
New Contributors
- @aacuevas made their first contribution in #1
- @bparks13 made their first contribution in #9
- @anjaldoshi made their first contribution in #15
- @jsiegle made their first contribution in #37
Full Changelog: https://github.com/open-ephys-plugins/acquisition-board/commits/v1.0.0