Project

General

Profile

Statistics
| Revision:

root / trunk / programmer / test @ 301

# Date Author Comment
294 05/11/2010 05:09 PM Red Robot

updated to use TT_GRANT instead of deprecated TT_ON, and also updated test/main.c to use majority and call parse_packet

291 05/11/2010 02:29 PM Brad Neuman

one bugfix to payment date thing and made the test program that sets eeprom call parse_packet

226 03/04/2010 11:49 PM Brad Neuman

added more printouts to netprog

225 03/04/2010 08:20 PM Brad Neuman

fixed netprog reflection issues

223 03/04/2010 07:58 PM Kevin Woo

Added a delay between receiving a packet and responding

218 03/03/2010 08:39 PM Brad Neuman

changed messages to have payload length. Also created manualTron

213 03/01/2010 02:32 AM Brad Neuman

fixed cardbox code for new board, updated tooltron.py for new cardbox

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'

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
175 02/23/2010 11:07 PM Kevin Woo

Test program with the watchdog reset implemented

170 02/23/2010 08:53 PM Brad Neuman

updated netprog with nicer output (slightly)

163 02/13/2010 05:02 PM Brad Neuman

tried to update test Makefile to move code to start at 1024
also added some printouts to netprog

160 02/11/2010 04:54 PM Brad Neuman

added simple test code for programmer