Skip to content

2.0.1.3 (2.0-b3) x64

Pre-release
Pre-release

Choose a tag to compare

@cafarm cafarm released this 27 Feb 00:16
· 392 commits to master since this release
  • Added auto-detection of MultiClamp serial numbers
  • Added new device configuration window (Configure > Devices...)
  • Added configuration settings to Device
  • Added resources to Device and Entity
  • Added/improved property types (new: date, tree, suggestion, improved: set, interval)
  • Added isRemovable to property descriptors indicating if a property may be removed
  • Added controllerDidStartHardware to Protocol to allow protocols to act on hardware start (useful for synchronization)
  • Added allowableParentTypes to source and epoch descriptors to enforce hierarchy restrictions (e.g. a Cell may only have Preparation as a parent, a Preparation may only have Subject as a parent)
  • Added legend to data manager when multiple epochs are selected
  • Added/improved example descriptions and protocols
  • Added example background control module
  • Fixed issue when pausing and then stopping a continuous epoch protocol