Project

General

Profile

Statistics
| Revision:

root / branches / autonomous_recharging / code / projects / autonomous_recharging / archs @ 955

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

Some changes in I2C testing in the main loop

914 11/13/2008 09:59 PM Nolan Hergert

Changed the compile file from Charging.c to ConstantCharging.c

905 11/10/2008 10:36 PM Chris Mar

fixed makefile in Robot Debug to point to trunk library for dragonfly

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

added comments explaining the columns

802 09/01/2008 08:42 PM Brad Neuman

fixed test code

797 09/01/2008 08:01 PM Brad Neuman

added basic test code for the archs board

766 05/02/2008 12:48 AM Brad Neuman

added I term to current control, had weird issues with battery #4 where the current reading dops down to 26 for some reason. After this happens, unloaded voltage on bat (through multimeter) reads >6, even though it seemed discharged before. I am doubting it was fully discharged, maybe the 5 minutes actually forced too much current in?

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!

703 04/14/2008 03:51 PM Brad Neuman

fixed hanging issues in stop.c, should work now NEEDS TESTING
updated to newer version of i2c.c

663 03/31/2008 10:08 PM Brad Neuman

it is having problems after the first charge where it gets stuck and stops sending anything

660 03/31/2008 09:14 PM Brad Neuman

stop.c actually does what the folder title implies
It only looks at the homing data and the contact stuff and sends it to the robot

610 03/03/2008 10:49 PM Brad Neuman

no explosions! removed hack from ConstantCharging.c and ran a test w/ the medium inductor, no freq hack, and saved it in data

592 02/20/2008 09:18 PM Brad Neuman

bigger inductor seems to not work without the freq hack

547 02/11/2008 10:17 PM Brad Neuman

EXPLOSION! aka the boards are now testable and hopefully won't explode next time.
ConstantCharging.c currently has the frequency hack
the two data files are real battery tests

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!

403 01/29/2008 07:47 PM Brad Neuman

I2C works! and by works i mean it sends some stuff and then crashes Tera Term

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

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

356 01/22/2008 07:33 PM Brad Neuman

forgot the Makefile

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

264 11/12/2007 09:42 PM Brad Neuman

First attempt at the frequency hack
NOT TESTED ON THE BOARD!

92 09/28/2007 03:48 PM James Kong

BRANCH autonomous_recharging branch created

80 09/26/2007 07:36 PM Brad Neuman

I think I sort of merged in the auto echarge daughter board code

69 09/24/2007 08:55 PM Brad Neuman

"merged" frm the branch