Commit graph

27 commits

Author SHA1 Message Date
Pavol Rusnak
738cfdfc15 initialize variables on device init 2011-05-02 20:47:42 +02:00
Pavol Rusnak
b5b2a30188 work on C module 2011-05-02 00:04:08 +02:00
Pavol Rusnak
43ef244ff8 finish A module 2011-05-01 22:53:42 +02:00
Pavol Rusnak
21ecdcdca4 use env variable to create fake device
we have 10bits ADCs
2011-04-28 23:32:41 +02:00
Pavol Rusnak
617a867a25 alter comment 2011-04-27 05:24:09 +02:00
Pavol Rusnak
3e1c56c744 fix shifts 2011-04-27 00:11:52 +02:00
BIITER
af36fa43f0 piny 2011-04-27 00:06:22 +02:00
Pavol Rusnak
62e4ff33f0 fix pwm bug 2011-04-25 02:24:06 +02:00
Pavol Rusnak
2ce865c4c2 update to python-usb 1.0.0a1 api 2011-04-25 02:13:46 +02:00
Pavol Rusnak
37a48eb7e6 read inputs in separate thread 2011-04-23 20:00:44 +02:00
Pavol Rusnak
d4c3b1d9bf implement fake device 2011-04-23 18:36:08 +02:00
Pavol Rusnak
f37c8b64dc we have 7 ADCs not 6 2011-04-23 18:13:18 +02:00
Pavol Rusnak
888b659330 add pwm1 (not working) 2011-04-22 22:40:46 +02:00
Pavol Rusnak
ac9283af0e debug module almost done 2011-04-17 23:39:10 +02:00
Pavol Rusnak
c1ecb7d67f debug module WIP 2011-04-17 02:12:16 +02:00
Pavol Rusnak
e809984eb2 implement firmware part of the protocol
remove unnecessary files
2011-04-13 05:43:57 +02:00
Pavol Rusnak
4fb8173118 implement first prototype of the protocol 2011-04-13 04:50:33 +02:00
Pavol Rusnak
9016a1cb98 use try/except in device.py as well 2011-04-06 15:07:45 +02:00
Pavol Rusnak
a690b0b8f1 call detach_kernel_driver to make endpoints available for raw read/write 2011-04-05 15:17:49 +02:00
Pavol Rusnak
4468f27594 change productID 2011-04-05 01:04:26 +02:00
Pavol Rusnak
033b3961da alter comments 2011-04-05 00:47:54 +02:00
Pavol Rusnak
7994cd6095 start rewriting device part in python 2011-04-05 00:37:34 +02:00
Pavol Rusnak
333079d8a7 optimize serial communication 2011-03-30 04:14:17 +02:00
Pavol Rusnak
e70b9fbca1 serial WIP 2011-03-30 02:40:12 +02:00
Pavol Rusnak
e8cc152244 Revert "serial WIP"
This reverts commit abf84f78f9.
2011-03-30 01:28:49 +02:00
Pavol Rusnak
abf84f78f9 serial WIP 2011-03-29 19:18:42 +02:00
Pavol Rusnak
6ce8bb8228 add basic serial communication 2011-03-24 23:16:12 +01:00