Project

General

Profile

Statistics
| Revision:

root / branches / autonomous_recharging / code / projects / autonomous_recharging @ 360

# Date Author Comment
360 01/22/2008 08:01 PM Evan Mullinix

added battery level request handling and sending

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.

340 12/15/2007 03:51 PM Brian Coltin

We're ready to do a two robot autonomous recharging video with run around, aside from some docking problems. There seem to be wireless issues with three robots, however.

337 12/15/2007 03:02 PM Brian Coltin

Minor updates to recharging, but the charging board no longer appears to tell us when we're done.

321 12/08/2007 08:16 PM Brian Coltin

Recharging still doesn't work with analog - analog not giving correct values.

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!

213 11/06/2007 12:07 AM Brian Coltin

Updated recharging code.

210 11/05/2007 10:51 PM Brian Coltin

Somewhat working version of recharging.

198 10/31/2007 09:24 PM Brian Coltin

Recharging updated.

195 10/31/2007 07:51 PM Chris Mar

added more battery detection code (currently commented out for demo purposes)...also uses rangefinders for departing.

189 10/31/2007 05:47 PM Brian Coltin

Addition of charging detection. (Miriam)

166 10/15/2007 07:52 PM Brian Coltin

Recharging now works, wireless has been updated.

148 10/10/2007 06:55 PM Chris Mar

cleaned up seeking, moved homing sensor code to homing.c/h (tested successfully)

138 10/09/2007 06:05 PM Brian Coltin

More progress on charging... Sometimes the token ring drops out.

137 10/09/2007 02:46 PM Brian Coltin

Updated recharing, software somewhat works.

126 10/08/2007 10:35 PM Brian Coltin

Fixed problems with motors, error in charging station delay_ms for BOM.

120 10/07/2007 03:36 PM Brian Coltin

Seems to work until we get to seeking, where there may be issues with the motors.

116 10/05/2007 11:19 PM Brian Coltin

Updated recharging code for the robot, it actually runs, trying to fix problem with orbs in debugging mode.

105 10/03/2007 07:58 PM Brian Coltin

Recharging code for the robots now compiles. It is entirely untested.

100 10/01/2007 10:04 PM Brian Coltin

Did more work on autonomous recharging for the robot.

98 09/29/2007 06:11 PM Brian Coltin

Added new charging station code to charging station branch, it now compiles.

96 09/29/2007 05:17 PM Brian Coltin

Moved charging station to autonomus_recharging branch.

95 09/29/2007 05:17 PM Brian Coltin

Removed charging station directory.

93 09/28/2007 03:52 PM James Kong

Added new recharge code to autonomous_recharging/dragonfly

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

BRANCH autonomous_recharging branch created

91 09/28/2007 03:45 PM James Kong

added charging_station and dragonfly folders to autonomous_recharging

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

33 09/12/2007 06:32 PM James Kong

added autonomous_recharging and scheduler folders to projects