Project

General

Profile

Statistics
| Revision:

root / trunk / programmer

# Date Author Comment
303 10/04/2010 05:41 PM Red Robot

check for error in qry1

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

224 03/04/2010 07:59 PM Brad Neuman

fixed reflection handling in the server

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'

208 02/28/2010 05:08 PM Brad Neuman

fixed some netprog bugs and added a reset packet send

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

159 02/10/2010 10:25 PM Brad Neuman

got state transitions working with toolbox board!

157 02/10/2010 09:40 PM Brad Neuman

first draft of network programmer, no error checking!