Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@bparks13 bparks13 released this 04 Jun 13:38
263d61d

What's Changed

🎉 New Features

  • Add support for stimulus trigger events from headstage-rhs2116 by @jonnew in #442
  • Add option to invert neuropixels data by @jonnew in #434
  • Display automatically set port voltage value by @jonnew in #436

🐞 Bug Fixes

  • Fix incorrect Deserializer GPIO mapping by @jonnew in #437
  • Explicitly set GATE_RUN register in ConfigureOutputClock by @jonnew in #438
  • Map Rhd2164 ephys channels into Intan order by @jonnew in #433
  • Add 1 second delay before applying port voltage to headstage-64 by @jonnew in #450

🚀 Performance Improvements

  • Make neuropixel channel maps fixed size arrays by @jonnew in #448
  • Change DigitalPortState backing type from ushort to byte by @jonnew in #451
  • Allow single PolledBno055Data operator per device name by @jonnew in #452
  • Update bonsai to v2.9.0 by @bparks13 in #457

📄 Documentation

  • Clarify orientation requirements for Lighthouses by @cjsha in #425
  • Document Rhs2116Trigger's input double as delay by @cjsha in #454

Full Changelog: v0.4.5...v0.5.0