Project

General

Profile

Statistics
| Revision:

root / branches / autonomous_recharging / code / projects / autonomous_recharging / archs / Robot Debug / main.c @ 956

History | View | Annotate | Download (1.54 KB)

# Date Author Comment
956 01/20/2009 07:19 PM Nolan Hergert

Made some modifications for testing in the main loop

882 10/21/2008 09:27 PM Brad Neuman

added comments explaining the columns

762 05/01/2008 06:06 PM Brad Neuman

made some fixes to robot debug. Also added the current regulation to Charging.c, which seems to work!

410 01/29/2008 09:04 PM Brad Neuman

works for real this time! I haven't tried actually running a current through the board, but without that it shows proper debug values and Robot Debug/main.c formats them nicely!

383 01/28/2008 09:40 PM Brad Neuman

IT WORKS! i cleared portb. oops.....

355 01/22/2008 07:29 PM Brad Neuman

working on getting I2C working. its not.

267 11/14/2007 04:33 PM Brad Neuman

fixed robot debug part

266 11/14/2007 04:06 PM Brad Neuman

PWM hack works in that it increases frequency. I2C breaks everything. Added robot debug code which will just print everything it gets from i2c... hopefully