Project

General

Profile

Statistics
| Revision:

root / trunk @ 208

Name Size Revision Age Author Comment
  bootloader 201 about 14 years Kevin Woo * Setup bootloader to initialize pins to a know...
  cardbox 206 about 14 years Kevin Woo Moved the uart code to rs485_int since that des...
  common 202 about 14 years Kevin Woo * Moved the reset code to toolbox since it is t...
  hardware 172 about 14 years Kevin Woo Fixed bug in the cardbox where a pin on the FTD...
  programmer 208 about 14 years Brad Neuman fixed some netprog bugs and added a reset packe...
  swipe 150 about 14 years Brad Neuman Fixed several bugs: warn state no longer allows...
  toolbox 207 about 14 years Kevin Woo Removed reset from the toolbox
  utils 177 about 14 years Kevin Woo Moved debug script to the util directory
COPYING 34.3 KB 139 over 14 years Kevin Woo Added LGPL to all source code except the hardwa...
COPYING.LESSER 7.46 KB 139 over 14 years Kevin Woo Added LGPL to all source code except the hardwa...

Latest revisions

# Date Author Comment
208 02/28/2010 05:08 PM Brad Neuman

fixed some netprog bugs and added a reset packet send

207 02/28/2010 04:34 PM Kevin Woo

Removed reset from the toolbox

206 02/27/2010 04:52 PM Kevin Woo

Moved the uart code to rs485_int since that describes it better.

205 02/27/2010 04:16 PM Kevin Woo

Removing serial.c since we have a uart one

204 02/26/2010 01:51 PM Kevin Woo

Some byte hacks to reduce size.

203 02/26/2010 01:49 PM Kevin Woo

Moved the uart code from toolbox to cardbox since toolbox now uses the bootloader rs485 code

202 02/26/2010 01:47 PM Kevin Woo
  • Moved the reset code to toolbox since it is the only code that uses it
  • Optimized the toolbox statemachine to use parse_packet and the bootloader
    function
  • Small byte optimizations.
  • Down from 1024 bytes to 768 bytes
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

View revisions

Also available in: Atom