Added subdevice flag checking ability and reworked some tests.
authorW. Trevor King <wking@drexel.edu>
Tue, 11 Nov 2008 15:26:35 +0000 (10:26 -0500)
committerW. Trevor King <wking@drexel.edu>
Tue, 11 Nov 2008 15:26:35 +0000 (10:26 -0500)
commitce9d4a45f84e081206cd171d03ec09c26a3d6821
tree9b48d90208aee8d6cad9632d2fb66a1d3b470257
parent3554ea120ae300847210c5f79ff00870a637c887
Added subdevice flag checking ability and reworked some tests.

I was hoping SDF_BUSY would let me know when the output job was
complete, but for some reason it doesn't seem to.
See simult_aio.AIO.reset().
pycomedi/__init__.py
pycomedi/common.py
pycomedi/simult_aio.py