Commit Graph

12 Commits (master)

Author SHA1 Message Date
informatic 19c84917d6 Fix Python 3 str vs bytes 2016-06-14 13:59:22 +02:00
informatic 89d84e12ce Add setup.py 2016-06-14 11:00:22 +02:00
informatic 861b971ff7 Added float demo 2016-06-13 23:49:01 +02:00
informatic 95e4e59e3d Add event names and fix exception display 2016-06-13 23:32:13 +02:00
informatic 5e9372d394 Some more pep-8 cleanup 2014-10-15 20:39:37 +02:00
informatic a10f5ea5de pep-8 compliance 2014-10-15 20:15:00 +02:00
informatic 7bdf560332 Move generic_command to global scope
Useful in case someone decided to make some other class with device-
specific commandset.
2014-10-15 19:00:11 +02:00
informatic e37462157c channel_values() - Channel Value Request (0xe) parser 2014-10-15 18:58:48 +02:00
informatic 61a5ef7295 Add close() method 2014-10-15 18:57:41 +02:00
informatic 1fba513b07 Fix unit_data (wrong byte order in documentation) 2014-10-15 18:57:28 +02:00
informatic ab58fe48ea Workaround python 2.7.3 struct module bug when handling bytes() 2014-10-15 18:56:14 +02:00
informatic 366538f58c Initial commit 2014-10-07 18:48:52 +02:00