Project

General

Profile

Statistics
| Revision:

root / trunk / bootloader / packet.c @ 291

History | View | Annotate | Download (3.79 KB)

# Date Author Comment
287 05/11/2010 03:12 AM Kevin Woo

Bootloader changes for majority and optimized rs485 sending

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

214 03/03/2010 02:46 PM Kevin Woo

Added TT_PING auto response to the packet handler code

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