Project

General

Profile

Statistics
| Revision:

root / trunk @ 140

# Date Author Comment
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.

137 08/12/2009 03:26 AM Kevin Woo

Moved hardware to the trunk

136 08/12/2009 03:15 AM Kevin Woo

Renamed cardbox_new to cardbox

135 08/12/2009 03:13 AM Kevin Woo

Deleted old server code

134 08/12/2009 03:10 AM Kevin Woo

Removed old crusty code

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

129 04/23/2009 11:59 PM Kevin Woo

Added ac line detection and won't kill power to the tool if it is on.

Considered feature complete.

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

123 04/16/2009 01:43 PM Kevin Woo

Added timeouts and blinking, state machine implemented. Works with the server.

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

118 04/14/2009 05:47 PM Kevin Woo

Moved relay pin. Can trigger the transistor correctly.

117 04/14/2009 04:56 PM Kevin Woo

Removed debug leds in the uart module. Can turn relay on and off now.

116 04/14/2009 04:33 PM Kevin Woo

Finished state machine with timeout/warn state. Need to build timer still.

115 04/14/2009 03:52 PM Kevin Woo

Added button checking.

114 04/13/2009 06:35 PM Kevin Woo

Added packet parsing, seems to work. Lights can also be controlled as well.

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

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

112 04/09/2009 06:50 PM Kevin Woo

Moved the new toolbox to the toolbox folder for naming.

111 04/09/2009 06:49 PM Kevin Woo

Removed the old toolbox code

109 04/09/2009 06:48 PM Kevin Woo

Made it so that we can TX/RX from the toolbox.

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

Preparing tooltron repository to become the officers repo.