Project

General

Profile

Statistics
| Branch: | Revision:

root / toolbox @ e1d61b43

Name Size Revision Age Author Comment
  freemodbus 4e6334de over 11 years Thomas Mullins Deleted accidently commited vim swap file
Makefile 800 Bytes 92a430bc over 11 years Thomas Mullins Changed F_CPU to 8MHz instead of 1MHz
led.h 393 Bytes 532ba0bd over 11 years Thomas Mullins Added LED header, and some rfid debugging
main.c 4.75 KB 6ca98a3f over 11 years Thomas Mullins Eradicated use of signed chars in serial *d'oh*
rfid.c 1.85 KB 6ca98a3f over 11 years Thomas Mullins Eradicated use of signed chars in serial *d'oh*
rfid.h 1.44 KB e1d61b43 over 11 years Thomas Mullins Fixed compile errors; finished converting char ...
serial.c 1.45 KB 6ca98a3f over 11 years Thomas Mullins Eradicated use of signed chars in serial *d'oh*
serial.h 232 Bytes e1d61b43 over 11 years Thomas Mullins Fixed compile errors; finished converting char ...

Latest revisions

# Date Author Comment
e1d61b43 11/28/2012 04:19 PM Thomas Mullins

Fixed compile errors; finished converting char -> uint8_t

6ca98a3f 11/27/2012 05:59 PM Thomas Mullins

Eradicated use of signed chars in serial d'oh

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

View revisions

Also available in: Atom