Commit graph

92 commits

Author SHA1 Message Date
Pavol Rusnak
5401986edd added dummy modules B and C 2011-05-01 11:37:46 +02:00
Pavol Rusnak
1665de3ea7 first try of ModuleA - simple dynamo 2011-04-29 14:34:37 +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
985b3d8dd7 shields description 2011-04-27 23:56:46 +02:00
Pavol Rusnak
617a867a25 alter comment 2011-04-27 05:24:09 +02:00
Pavol Rusnak
f2a71ebd69 swap 2011-04-27 05:03:46 +02:00
Pavol Rusnak
5df11a171a fix opamps 2011-04-27 04:54:38 +02:00
Pavol Rusnak
1e44b4c0ec fix brainfuck 2011-04-27 04:30:10 +02:00
Pavol Rusnak
6f8b22cc18 use real device 2011-04-27 04:11:01 +02:00
Pavol Rusnak
8ea47f27fc & not && 2011-04-27 04:04:40 +02:00
Pavol Rusnak
cb8ea5c0e5 add SSP commands 2011-04-27 03:58:47 +02:00
Pavol Rusnak
1e2e2587bb init switches 2011-04-27 03:34:49 +02:00
Pavol Rusnak
20c0a5feee fix pin directions 2011-04-27 03:24:07 +02:00
BIITER
7cecd6e73d spi patch SCK 2011-04-27 03:02:03 +02:00
Pavol Rusnak
1271571cb0 more work done 2011-04-27 02:46:36 +02:00
Pavol Rusnak
48c2cc1630 IO pins ready 2011-04-27 01:55:39 +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
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