Project

General

Profile

Statistics
| Revision:

root / trunk / swipe @ 213

# Date Author Comment
213 03/01/2010 02:32 AM Brad Neuman

fixed cardbox code for new board, updated tooltron.py for new cardbox

210 02/28/2010 05:40 PM Brad Neuman

Updated jumptable and Makefile for tooltron to work with bootloader
updated tooltron.py to handle NACKs
Fixed tooltron.py to send 'o' instead of 'O'

150 02/03/2010 10:41 PM Brad Neuman

Fixed several bugs:
warn state no longer allows red button to kill tool while it is spinning
keypresses are flushed by the server before a request so we don't get the one-swipe-behind bug

Changes:
red light stays on on toolboxes while powered
added more blink-error codes to the cardbox

147 01/27/2010 07:56 PM Brad Neuman

updated comments

146 01/18/2010 06:41 PM Brad Neuman

logging with user names

145 01/18/2010 05:36 PM Brad Neuman

added some more logging to server

144 01/18/2010 05:09 PM Brad Neuman

added some logging but doesn't look up usernames yet

143 01/18/2010 04:41 PM Brad Neuman

updated server to handle multiple swipes and have more reasonable timeout behavior.
tested with 5 toolboxes, seems to work for now
Also removed unnecessary code from uart in toolbox.

141 01/18/2010 01:43 PM Brad Neuman

changed timeouts to be shorter for 422 acks

140 01/18/2010 01:06 PM Brad Neuman

renamed dustmite to tooltron since dustmite the server is dead

139 08/12/2009 04:27 AM Kevin Woo

Added LGPL to all source code except the hardware schematics.

131 04/24/2009 12:02 AM Brad Neuman

ooops

130 04/24/2009 12:01 AM Brad Neuman

added multiple tool numbers per tool name
i.e. there are two bandsaws but one item called "Bandsaw" in the db

128 04/23/2009 11:44 PM Brad Neuman

added a silly thread and fancy compilicated crap that allows us to ignore input to stdin between swipes

127 04/23/2009 11:44 PM Brad Neuman

added a silly thread and fancy compilicated crap that allows us to ignore input to stdin between swipes

126 04/23/2009 09:47 PM Brad Neuman

oops, flush is undefined on stdin, so now using read instead.
rookie mistake

125 04/23/2009 09:32 PM Brad Neuman

hopefully fixes the multi-swipe bug

124 04/17/2009 04:13 PM Brad Neuman

bugfix

122 04/15/2009 11:55 PM Brad Neuman

bugfix

121 04/15/2009 10:53 PM Brad Neuman

added a function which parses the ack

120 04/15/2009 10:25 PM Brad Neuman

sending and recving over bus works!!
need to parse for ACKs

119 04/15/2009 08:25 PM Brad Neuman

added query stuff to dustmite.py. should be working but hasn't been tested with the keypad

113 04/10/2009 08:29 PM Brad Neuman

added lookup code to query so it returns tool id #s

106 04/05/2009 04:10 PM Kevin Woo

Preparing tooltron repository to become the officers repo.