Project

General

Profile

Statistics
| Revision:

root @ 696

# Date Author Comment
696 04/09/2008 09:12 PM Chris Mar

recompiled library - orb_init was called twice by dragonfly init. template folder contains run around demo code (to be restored post-demo). the ords appear to work (at least for demo).

695 04/09/2008 09:09 PM Chris Mar

minor changes to autonomous recharging on the dragonfly. still experiencing problems with run around.

694 04/09/2008 07:34 PM Ben Poole

reads first byte of left encoder correctly, still can't get second byte

693 04/09/2008 06:58 PM Kevin Woo

Merged already.

692 04/09/2008 06:57 PM Kevin Woo

Moved needed files into the trunk already.

691 04/09/2008 06:54 PM Kevin Woo

Not used anymore.

690 04/09/2008 05:21 PM Kevin Woo

Not used anymore.

689 04/09/2008 05:21 PM Kevin Woo

Isn't used anymore. Getting rid of it.

688 04/09/2008 05:18 PM Kevin Woo

Deleted deprecated charge_station_isp branch. All work is done in
autonomous_recharging branch now.

687 04/08/2008 09:41 PM Greg Tress

Added joystick slave code

686 04/08/2008 09:37 PM Greg Tress

ignore this

685 04/08/2008 09:37 PM Greg Tress

ignore this

684 04/08/2008 09:36 PM Greg Tress

disabled debug printout in colonet_dragonfly

683 04/08/2008 09:34 PM Greg Tress

Joystick control works using xbee_putc

682 04/08/2008 04:56 PM Greg Tress

Added colonet functionality, remote control driver

681 04/07/2008 10:02 PM Eugene Marinelli

added possibility of global client write

680 04/07/2008 09:48 PM Eugene Marinelli

reorganized colonet robot code significantly; virtual walls basically work

679 04/07/2008 07:53 PM Greg Tress

Adjusted webcam loading

678 04/07/2008 07:47 PM David Schultz

bfs for multiple seekers works as long as they all have line of sight. bfs without line of sight needs work in the transition from the followed robot to the target robot.

677 04/04/2008 10:54 PM James Kong

encoder: added data array buffer and accumulators

676 04/04/2008 09:07 PM Justin Scheiner

Fixed a bug in encoders.

675 04/04/2008 08:46 PM Justin Scheiner

asdf

674 04/04/2008 07:43 PM Justin Scheiner

Wrote encoders.c and encoders.h Would GREATLY appreciate it if someone could check if I got the receive function correct. There was a lot of bit twiddling. Useful
functions still need to be written, however receiving raw encoder readings should work (not tested... so don't bet on it)

673 04/04/2008 04:29 PM David Schultz

deleted orbit branch

672 04/04/2008 04:26 PM David Schultz

merged orbit branch (orbit, bfs) with trunk

671 04/04/2008 04:14 PM Greg Tress

Bug fixes, code organization

670 04/03/2008 11:44 PM Greg Tress

Boundary seems to work in applet and send coordinates

669 04/01/2008 07:51 PM Evan Mullinix

orb library should work
code format is correct with _BV()

668 04/01/2008 06:17 PM Brian Coltin

Updated port of wireless library to bay boards.

667 04/01/2008 05:28 PM Greg Tress

Updated boundary code, need to implement scaling

666 04/01/2008 04:13 PM Kevin Woo

Added charging station's i2c_auto code in so that we can do plug and
play i2c. Filled in the function prototypes and commented what each
funtion should do.

665 04/01/2008 02:34 PM Greg Tress

Added more boundary code. Need to test.

664 04/01/2008 02:16 PM Greg Tress

Added some boundary code

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

662 03/31/2008 10:00 PM Jason knichel

minor changes related to virtual wall

661 03/31/2008 09:57 PM Jason knichel

virtual wall reported to robots

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

659 03/31/2008 08:51 PM Jason knichel

Added virtual wall support in server

658 03/31/2008 08:24 PM Evan Mullinix

red works?

657 03/31/2008 08:19 PM Evan Mullinix

plz work now red

656 03/31/2008 07:55 PM Evan Mullinix

Set color(int) is better now

655 03/31/2008 07:42 PM Jason knichel

added some more documentation

654 03/31/2008 07:38 PM Austin Buchan

Added the bayboard library

653 03/31/2008 07:36 PM Evan Mullinix

defining pretty colors

652 03/31/2008 07:36 PM Evan Mullinix

pretty colors defining

651 03/31/2008 07:04 PM Evan Mullinix

trying to fix red

650 03/28/2008 10:30 PM Austin Buchan

Added everything necessary to make the bay bootloader. The bayboardBOOT.c was modified from the ATmegaBOOT.c in the old repository. I took out all of the #ifdef crap that dealt with other processors and products.

649 03/28/2008 10:28 PM Austin Buchan

The bay board library now compiles, usb communication has been verified. Next commit I will add the source, makefile, and hex for the bootloader. The main.c in charging_bay/main.c now has something I'm working on to be able to switch to bootloader by pushing the button

648 03/28/2008 08:28 PM Eugene Marinelli

working on robot point and click - kinda works

647 03/28/2008 07:19 PM Austin Buchan

Continuing to flesh out bayboard library

646 03/28/2008 07:04 PM Greg Tress

Client saves homing data for move-to-point

645 03/27/2008 01:11 AM Chris Mar

Wireless commands to request charge and to depart station now work (don't know what was wrong). Demo is
possible...just need charge boards to work.

644 03/26/2008 06:25 PM Greg Tress

Changed move-to-point colonet behavior. Need to test.

643 03/25/2008 10:49 PM Austin Buchan

Copied reset and serial code from dragonfly, have not modified it yet

642 03/25/2008 08:16 PM Jason knichel

added more comments

641 03/25/2008 07:52 PM Evan Mullinix

a first stab at lbom and orb libraries for the new charge bay. it all needs testing.

640 03/25/2008 07:36 PM Jason knichel

added some more comments

639 03/25/2008 06:44 PM Austin Buchan

Added folder libbayboard and charging_bay. libbayboard is to hold the bay board library, charging_bay will hold the main code that actually goes on the bay board

638 03/25/2008 06:05 PM Greg Tress

New robot movement works. Battery meters work with new timing scheme. Still have some repainting issues.

637 03/25/2008 04:52 PM Greg Tress

Added supplemental files

636 03/25/2008 02:32 PM Greg Tress

Added new move command to robot. Need to test.

635 03/25/2008 02:05 PM Greg Tress

Moved some code. Added documentation. Enabled multiple timings for requests

634 03/24/2008 08:53 PM Evan Mullinix

red should be fixed. testing more plz.

633 03/24/2008 08:40 PM Eugene Marinelli

adjusted data update period

632 03/24/2008 08:28 PM Evan Mullinix

i think this should work. needs testing.

631 03/24/2008 08:15 PM Eugene Marinelli

removed some prints

630 03/24/2008 08:07 PM David Schultz

synchronized speeds between modules.
1 full seek and orbit test completed.
stability still an issue.

629 03/24/2008 07:05 PM Jason knichel

added some more documentation

628 03/21/2008 07:42 PM Kevin Woo

Testing out deleting branches. i2c works and this branch is no longer
needs to be used.

627 03/21/2008 07:26 PM Eugene Marinelli

checking for error from vision function in server

626 03/21/2008 07:25 PM Kevin Woo

Created the i2cplugnplay project and copied important files over. Will
flesh out the API and figure out everything later.

625 03/21/2008 07:21 PM Greg Tress

Fixed battery bars

624 03/21/2008 06:28 PM Eugene Marinelli

robot now abandons seeking if receives a new command

623 03/21/2008 04:26 PM Eugene Marinelli

cleanup and colonet debugging

622 03/21/2008 04:07 PM Greg Tress

Fixed small bug in Colonet Data Requester

621 03/21/2008 03:08 PM Eugene Marinelli

added a newline to a print

620 03/21/2008 02:59 PM Greg Tress

Trying to debug wireless problems

619 03/20/2008 06:52 PM Ben Poole

encoders might work now

618 03/18/2008 07:42 PM Jason knichel

added some comments

617 03/18/2008 07:02 PM Evan Mullinix

changed orbs to use binary constants to see if its fixed

616 03/17/2008 09:49 PM John Sexton

Troubleshooting orb driver code on new charge stations. Currently unable to write to pins.

615 03/17/2008 09:16 PM David Schultz

It worked in initial trials without the orbit code, and worked a couple of times after the addition of the orbit code. Still not stable though.

614 03/17/2008 08:43 PM Brad Neuman

ran two tests with the same battery, same conditions, different inductor.
The numbers are looking somewhat iffy, but workable.

613 03/17/2008 07:58 PM Jason knichel

added some prints that are commented out with DEBUGGING PRINT above it that can be uncommented out later for debugging purposes

did we do anything else?

612 03/17/2008 07:35 PM Evan Mullinix

added orb driver code for new charging station

611 03/17/2008 07:33 PM Evan Mullinix

added folder for charging station drivers

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

609 02/26/2008 09:12 PM Greg Tress

Updated Makefile for CGI access

608 02/26/2008 04:50 PM Greg Tress

Fixed exception handling ambiguity in colonetcgi helper app

607 02/26/2008 11:30 AM James Kong

updated aaai citation on Thought paper

606 02/25/2008 10:36 PM Greg Tress

Added Makefile for HTTP access

605 02/25/2008 10:20 PM Greg Tress

Added JavaScript file for HTTP access

604 02/25/2008 10:17 PM Greg Tress

Added iPhone access page

603 02/25/2008 10:15 PM Greg Tress

More HTTP access files

602 02/25/2008 09:50 PM Greg Tress

Added preliminary files for HTTP colonet interface

601 02/25/2008 09:46 PM Kevin Woo

Apparently there were changes to bom.c and bom.h since the last time the
library was compiled.

delay_ms has been rewritten to use _delay_loop_2 which is a 4 cycle
implementation of a delay written in assembly. This is questionably more
accurate but does not use floating point to make delays anymore. ...

600 02/25/2008 08:24 PM Chris Mar

added all previous SURG papers (under trunk/pub/papers/SURG)

599 02/25/2008 07:49 PM Justin Scheiner

General work on SLAM

598 02/25/2008 07:42 PM Kevin Woo

Modified version of the AAAI paper for Thought.

597 02/25/2008 07:01 PM Kevin Woo

Added the magnetic encoder datasheet.