Commit graph

115 commits

Author SHA1 Message Date
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
Pavol Rusnak
3bb2e1d076 firmware wip2 2011-04-04 21:38:39 +02:00
Pavol Rusnak
b46d41bd34 firmware WIP 2011-04-04 21:28:41 +02:00
Pavol Rusnak
e78c314556 add computer to scheme 2011-04-04 02:29:09 +02:00
Pavol Rusnak
e04206265d add docs (edubrm scheme) 2011-04-04 02:15:41 +02:00
Pavol Rusnak
cacae6aaa7 use /usr/local not /opt 2011-04-02 03:09:14 +02:00
Pavol Rusnak
5fdb0f6179 don't use bashism in Makefile 2011-04-02 02:44:27 +02:00
Pavol Rusnak
e9f2068226 rename debug*.ld to linker*.ld 2011-04-02 02:29:38 +02:00
Pavol Rusnak
bb85100586 rename DiskImg to msc_image 2011-04-02 02:24:44 +02:00
Pavol Rusnak
0278fc0b02 remove inc/ dir, use src/ instead 2011-04-02 02:20:27 +02:00
Pavol Rusnak
899f2d18f3 enable alls warnings, treat them as errors 2011-04-02 02:18:33 +02:00