torfbolt / PyDAQFlex

Python implementation of Measurement Computing's DAQFlex command framework
15 stars 14 forks source link

Added support for USB-1608G series #1

Closed 2n3906 closed 10 years ago

2n3906 commented 10 years ago

The USB-1608G series requires an FPGA file to be uploaded at first plug-in. Restructured the module to include a firmware directory.

Also improved the release version numbering with code from https://github.com/dairiki/gitversion

torfbolt commented 10 years ago

Hey, thanks for contributing. I actually had several mails from people asking about the 1608G series, so I'll send out notifications to them.

2n3906 commented 10 years ago

My pleasure. I will probably have more commits in the future! Thanks for maintaining this driver.