Project

General

Profile

Statistics
| Revision:

root / trunk / bootloader

Name Size Revision Age Author Comment
Makefile 14 KB 293 almost 14 years Brad Neuman fixed bootloader
addr.c 326 Bytes 293 almost 14 years Brad Neuman fixed bootloader
addr.h 139 Bytes 288 almost 14 years Kevin Woo Majority functions for bootloader
bootloader.c 5.14 KB 287 almost 14 years Kevin Woo Bootloader changes for majority and optimized r...
bootloader.h 272 Bytes 293 almost 14 years Brad Neuman fixed bootloader
jump.S 125 Bytes 287 almost 14 years Kevin Woo Bootloader changes for majority and optimized r...
linker_script.x 6.01 KB 196 about 14 years Kevin Woo * Fixed bug where the naked attribute did not w...
packet.c 3.79 KB 287 almost 14 years Kevin Woo Bootloader changes for majority and optimized r...
packet.h 368 Bytes 217 about 14 years Kevin Woo Added the ability to get the length of a packet...
reset.c 583 Bytes 209 about 14 years Kevin Woo Restored reset to pristine state, fixed a bug i...
reset.h 93 Bytes 209 about 14 years Kevin Woo Restored reset to pristine state, fixed a bug i...
reset_vect.c 340 Bytes 196 about 14 years Kevin Woo * Fixed bug where the naked attribute did not w...
rs485_poll.c 2.24 KB 287 almost 14 years Kevin Woo Bootloader changes for majority and optimized r...
rs485_poll.h 2.53 KB 287 almost 14 years Kevin Woo Bootloader changes for majority and optimized r...

Latest revisions

# Date Author Comment
293 05/11/2010 03:23 PM Brad Neuman

fixed bootloader

288 05/11/2010 03:13 AM Kevin Woo

Majority functions for bootloader

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

201 02/26/2010 01:06 PM Kevin Woo
  • Setup bootloader to initialize pins to a known safe state
  • Pulled pindefs for the toolbox out of the toolbox into common/toolbox_pindefs.h
  • Shared toolbox pindefs with the bootloader
  • Replaced all raw pin names with the #defined names
  • Optimizied out some bytes out of the bootloader by sharing variables
200 02/24/2010 10:59 PM Kevin Woo

Bootloader only emits a boot message when the buttons are depressed or it was reset by a watchdog

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

Bootloader is setup to read the address from the EEPROM now

198 02/24/2010 06:24 PM Kevin Woo

Fixed a magic number initialization

View revisions

Also available in: Atom