Project

General

Profile

Statistics
| Revision:

root / trunk / cardbox / packet.c @ 270

History | View | Annotate | Download (3.71 KB)

# Date Author Comment
220 03/04/2010 12:04 AM Kevin Woo

Fixed bug in packet where crc was not initialized, fixed keypad code. Apparently only aaronjohs code will ever work

217 03/03/2010 07:52 PM Kevin Woo

Added the ability to get the length of a packet, changed the packet format to include the length field, bootloader section hacking to make it fit

213 03/01/2010 02:32 AM Brad Neuman

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

211 02/28/2010 08:32 PM Kevin Woo

broken cardbox, needs to fix the statemachine

209 02/28/2010 05:39 PM Kevin Woo

Restored reset to pristine state, fixed a bug in the error case for the bootloader

199 02/24/2010 10:16 PM Kevin Woo

Bootloader is setup to read the address from the EEPROM now

189 02/24/2010 01:17 AM Kevin Woo

Breaking up more of the bootloader into separate files