Skip to content

Releases: bonsai-rx/daqmx

0.3

29 Mar 09:12
Compare
Choose a tag to compare

What's Changed

  • Pack correct DAQmx references for scripting by @glopesdev in #12
  • Add support for all types of sample data buffers by @glopesdev in #13

Full Changelog: v0.2...v0.3

0.2

08 Dec 14:58
Compare
Choose a tag to compare
0.2

New feature release including support for buffered digital input and output.

What's Changed

  • Add support for buffered digital output by @glopesdev in #6
  • Add support for reading digital input channels by @glopesdev in #7
  • Cleanup and standardize API specification by @glopesdev in #8
  • Rename SamplesPerRead property to match DAQmx API by @glopesdev in #9
  • Add package documentation and technical reference by @glopesdev in #10

Full Changelog: v0.1...v0.2