v0.3.0
What's Changed
🎉 New Features
- Add NeuropixelsV2eBeta GUIs by @bparks13 in #269
- Add ConfigureHarpSycInput to ConfigureBreakoutBoard by @jonnew in #298
- Implement the fmc card's output clock by @jonnew in #295
- Support for headstage-nric1384-203390 by @jonnew in #254
- UCLA miniscope V4 support by @jonnew in #275
🐞 Bug Fixes
- Fix register write in NP2.0-beta streaming configuration by @jonnew in #285
- Fix loading channel configuration files by @bparks13 in #272
- Add validation of Neuropixels calibration files by @bparks13 in #291
🚀 Performance Improvements
- Restrict possible driver values by @bparks13 in #256
- Standardize names for Neuropixels probes by @bparks13 in #282
- Improve the shutdown behavior by @jonnew in #287
- Remove Breakout prefix from classes where its redundant by @jonnew in #301
- Combine all polled Bno055 classes into common type by @jonnew in #303
📄 Documentation
- Add package types by @bparks13 in #257
- Improve the CreateContext documentation by @jonnew in #255
- Improve StartAqcuisition documentation by @jonnew in #278
- Improve ContextTask documentation by @jonnew in #279
- Remove "a class that" from XML comments by @jonnew in #261
- Improve documentation for MutliDeviceFactories by @jonnew in #276
- Document how DeviceName links configuration and data IO operators by @jonnew in #288
- Add unique documentation to Generate() overrides by @jonnew in #289
- Explicitly link
Trigger
operators to their constituentConfigure
operator by @bparks13 in #292 - Fix broken HarpSyncInput reference in xml comment by @cjsha in #293
- Corrected Rhd2164 XML tags by @bparks13 in #299
- Fix badly formed XML comment by @cjsha in #302
- Add electrodeCount param tag by @bparks13 in #305
New Contributors
Full Changelog: v0.2.0...v0.3.0