v0.2.0
What's Changed
🎉 New Features
- Add configuration GUI for NeuropixelsV2e by @bparks13 in #214
- Expose headstage port status data stream by @jonnew in #217
- Add visualizers for Quaternion and Vector3 by @jonnew in #238
- Add GUI for Neuropixels V1e by @bparks13 in #231
🐞 Bug Fixes
- Convert BreakoutAnalogOutput data to offset binary by @jonnew in #213
- Implement ConfigureNeuropixelV1/2eBno055.Enable by @jonnew in #220
- Propogate boolean in Headstage64 stimulator triggers by @jonnew in #219
- Correct Bno055CalibrationFlags by @jonnew in #240
🚀 Performance Improvements
- Modify NeuropixelsV2e dialogs to scale correctly by @bparks13 in #243
- Add Acquisition or Configuration category to public properties by @bparks13 in #226
- Modify dialog title bars to be more readable by @bparks13 in #246
📄 Documentation
- Add build instructions to README by @jonnew in #225
- Improve description of neuropixels calibration files by @jonnew in #215
- Update README.md by @jonnew in #235
- Remove link to internal PortController class by @bparks13 in #239
- Improve neuropixels calibration file error messages by @jonnew in #230
Full Changelog: v0.1.0...v0.2.0