Project

General

Profile

Statistics
| Revision:

root / trunk / common @ 204

Name Size Revision Age Author Comment
toolbox_pindefs.h 462 Bytes 202 about 14 years Kevin Woo * Moved the reset code to toolbox since it is t...
tooltron.h 2.01 KB 202 about 14 years Kevin Woo * Moved the reset code to toolbox since it is t...

Latest revisions

# Date Author Comment
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
191 02/24/2010 02:25 AM Kevin Woo

Added jump table to point to the right functions in the toolbox

188 02/24/2010 12:57 AM Kevin Woo

Moved rs485_poll.h to bootloder since it will never be used by the toolbox

187 02/24/2010 12:55 AM Kevin Woo

moved rs485_sw.c into the bootloader directory where it is compiled. The include directory is set to /common where the header file is

186 02/24/2010 12:48 AM Kevin Woo

fixed some bugs in the rs485 code

183 02/23/2010 11:47 PM Kevin Woo

Began moving parts of the code into the common directoty. Began setting up the jump table

178 02/23/2010 11:21 PM Kevin Woo

Moved tooltron header file

176 02/23/2010 11:14 PM Kevin Woo

Fixes #1119. Watchdog timer based reset implemented and added to the common library

View revisions

Also available in: Atom