Commit graph

75 commits

Author SHA1 Message Date
BIITER
af36fa43f0 piny 2011-04-27 00:06:22 +02:00
BIITER
e38d475d40 testing IO pins 2011-04-26 02:59:10 +02:00
Pavol Rusnak
ba1bf945bd pyusb is called python-usb 2011-04-25 20:18:37 +02:00
Pavol Rusnak
10d91e05ea add package names for Ubuntu 2011-04-25 15:14:34 +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
64ad5d3288 use 99 prefix 2011-04-25 01:53:27 +02:00
Pavol Rusnak
9110073d8d add udev rules 2011-04-25 01:43:36 +02:00
Pavol Rusnak
0cce0afdc2 start/stop modules 2011-04-23 22:24:59 +02:00
Pavol Rusnak
3aa8986d49 send 0 for now 2011-04-23 21:55:27 +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
8218ba6b93 remove unused test.c 2011-04-23 03:00:36 +02:00
Pavol Rusnak
97c797cb46 pwm1 working 2011-04-23 01:21:34 +02:00
Pavol Rusnak
888b659330 add pwm1 (not working) 2011-04-22 22:40:46 +02:00
BIITER
e9713ca9b7 Merge branch 'master' of github.com:brmlab/edubrm 2011-04-22 15:42:27 +02:00
BIITER
a63c511ee8 PWM2 on the new board 2011-04-22 15:41:35 +02:00
Pavol Rusnak
00f7762142 fix variable names 2011-04-21 21:07:08 +02:00
Pavol Rusnak
031e3c1a7e add comments 2 2011-04-19 23:43:01 +02:00
Pavol Rusnak
bff25fd21b add comments 2011-04-19 23:41:51 +02:00
Pavol Rusnak
dcb9d65031 small UI changes 2011-04-18 02:46:00 +02:00
Pavol Rusnak
c408cd831b add sampling rate dial handler 2011-04-17 23:42:43 +02:00
Pavol Rusnak
ac9283af0e debug module almost done 2011-04-17 23:39:10 +02:00
Pavol Rusnak
75704ff29f add handlers for AMPs/PWMs 2011-04-17 02:31:10 +02:00
Pavol Rusnak
c1ecb7d67f debug module WIP 2011-04-17 02:12:16 +02:00
Pavol Rusnak
f5e244a7b2 start working on debug module 2011-04-16 13:41:47 +02:00
Pavol Rusnak
015144598c add parent to dialog box 2011-04-16 12:50:31 +02:00
Pavol Rusnak
4b73d98c11 start writing debugmodule 2011-04-15 00:25:29 +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
f30c462567 dos2unix 2011-04-08 21:37:51 +02:00
BIITER
2b9ef9759b Added ADC and I/O read. 2011-04-08 19:43:52 +02:00
BIITER
b9d7328f20 Merge branch 'master' of github.com:brmlab/edubrm 2011-04-07 01:37:39 +02:00
BIITER
5d2cbe63b3 PWM 32b timer0 RXD pinout 2011-04-07 01:35:28 +02:00
Pavol Rusnak
9016a1cb98 use try/except in device.py as well 2011-04-06 15:07:45 +02:00
Pavol Rusnak
c35e71b061 peanut butter jelly time 2011-04-06 04:08:26 +02:00
Pavol Rusnak
f9a133144e CRLF -> LF 2011-04-06 00:51:32 +02:00
BIITER
15685182ae SPP support beta 2011-04-06 00:47:09 +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
c43e3a3bda change descriptors :) 2011-04-05 01:39:07 +02:00
Pavol Rusnak
4468f27594 change productID 2011-04-05 01:04:26 +02:00
btr
ac9235a3f1 ignore cotrol packets 2011-04-05 00:59:56 +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
f482e0618f use 64byte for messages 2011-04-05 00:19:03 +02:00
Pavol Rusnak
5089785e4a add python test example 2011-04-04 23:48:16 +02:00
Pavol Rusnak
785bdec34b sampleinterval -> 1 2011-04-04 23:35:41 +02:00
Pavol Rusnak
e1cc9144ee firmware wip3 2011-04-04 23:19:30 +02:00
Pavol Rusnak
bd82084531 remove unused stuff from test.c 2011-04-04 21:58:12 +02:00