Project

General

Profile

Statistics
| Revision:

root / trunk @ 210

Name Size Revision Age Author Comment
  bootloader 209 about 14 years Kevin Woo Restored reset to pristine state, fixed a bug i...
  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 210 about 14 years Brad Neuman Updated jumptable and Makefile for tooltron to ...
  swipe 210 about 14 years Brad Neuman Updated jumptable and Makefile for tooltron to ...
  toolbox 210 about 14 years Brad Neuman Updated jumptable and Makefile for tooltron to ...
  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
210 02/28/2010 05:40 PM Brad Neuman

Updated jumptable and Makefile for tooltron to work with bootloader
updated tooltron.py to handle NACKs
Fixed tooltron.py to send 'o' instead of 'O'

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

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

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

View revisions

Also available in: Atom