Skip to content

Commit

Permalink
feat: Add a channelized driver for the Harvard DAC
Browse files Browse the repository at this point in the history
Commits a channelized version of the Harvard DecaDAC driver
using the new channelization implementation. Note that this driver
at the present time also fixes a number of open bugs in the previous
driver, including occasional crashes (microsoft#546), incorrectly reading
DAC voltages (microsoft#563), reset (microsoft#478).

This commit also adds a number of new features to the driver
including:
 - Feature and version detection
 - Access to calibrated high-resolution mode of DAC
 - Parameter read from memory
 - Validation of writes

Closes: microsoft#478, microsoft#543, microsoft#563
  • Loading branch information
spauka committed Apr 10, 2017
1 parent d7f9433 commit b87fd91
Showing 1 changed file with 460 additions and 193 deletions.
Loading

0 comments on commit b87fd91

Please sign in to comment.