Project

General

Profile

Statistics
| Branch: | Revision:

root / toolbox @ 92a430bc

# Date Author Comment
92a430bc 11/21/2012 01:52 AM Thomas Mullins

Changed F_CPU to 8MHz instead of 1MHz

532ba0bd 11/21/2012 01:52 AM Thomas Mullins

Added LED header, and some rfid debugging

89915eeb 11/18/2012 07:35 PM Thomas Mullins

Added serial_flush

76915f20 11/17/2012 09:52 PM Thomas Mullins

Various fixes to tool main.c

- Input register callback no longer copies current_user to reg_buf
prematurely, and then write the uninitialized serno into reg_buf (?!)
- tool_disable was missing a ~
- Updated coil read/write to use new 1 indexed addresses

e80ba701 11/17/2012 09:50 PM Thomas Mullins

Added RTS_ENABLE to Makefile

Also added UL to end of F_CPU

a7a56246 11/17/2012 09:50 PM Thomas Mullins

Fixed U2X1 being set in the wrong control register

4e6334de 11/17/2012 08:49 PM Thomas Mullins

Deleted accidently commited vim swap file

07718da3 11/17/2012 08:48 PM Thomas Mullins

Fixed problem with high error in serial clock

e53aa5c5 11/15/2012 12:38 AM Thomas Mullins

Made some changes to the tool state machine

12ea39cc 11/14/2012 09:50 PM Thomas Mullins

Added actual control of tool

208a6fb2 11/13/2012 08:23 PM Thomas Mullins

Added capability to read/write coils to toolbox

ae250f1a 11/12/2012 01:51 PM Thomas Mullins

Moved toolbox code into its own directory