Project

General

Profile

Statistics
| Revision:

root / branches @ 833

# Date Author Comment
833 09/10/2008 06:58 PM Evan Mullinix
832 09/10/2008 06:51 PM Evan Mullinix

first time

829 09/08/2008 08:26 PM John Sexton
820 09/02/2008 04:18 PM Chris Mar

updated recharging code for the dragonfly. added doxygen comments. should be merged to trunk soon.

809 09/01/2008 09:41 PM Justin Scheiner

Recompiled the library.

808 09/01/2008 09:38 PM Justin Scheiner

Fixed a quick bug.

807 09/01/2008 09:20 PM Justin Scheiner

Some more lines in the print function

806 09/01/2008 09:17 PM Justin Scheiner

Fixed an error with error detection, added a print array function.

805 09/01/2008 09:02 PM Kevin Woo

Apparently there are no internal variables

804 09/01/2008 09:01 PM Kevin Woo

Testing again...

803 09/01/2008 08:52 PM Kevin Woo

Oohhh it almost works now. Trying to get it into the correct folders when the documents are generated.

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

fixed test code

801 09/01/2008 08:28 PM Kevin Woo

More testing...getting closer

799 09/01/2008 08:21 PM Justin Scheiner

Changed the code to KWoo's preference. Removed angry comment.

798 09/01/2008 08:16 PM Justin Scheiner

Minor style change - elseif's changed to a case :P

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

added basic test code for the archs board

796 09/01/2008 08:00 PM Kevin Woo

Hopefully makes the file this time...write permisions???

795 09/01/2008 07:58 PM Kevin Woo

Testing again...

794 09/01/2008 07:56 PM Kevin Woo

Testing again...

793 09/01/2008 07:54 PM Brian Coltin

Updated bay board wireless library... Doesn't work at all.

792 09/01/2008 07:52 PM Kevin Woo

Testing documentation generation

790 09/01/2008 07:34 PM Rich Hong

add comments for battery prioritization

788 09/01/2008 06:45 PM Evan Mullinix

main testing file

787 09/01/2008 06:45 PM Evan Mullinix

main testing file

786 09/01/2008 06:43 PM Evan Mullinix

for testing the lbom on the charge bays

785 09/01/2008 06:27 PM Evan Mullinix

fixed typo

784 09/01/2008 06:24 PM Evan Mullinix

for orb sanity checks

783 09/01/2008 05:50 PM Austin Buchan

Contains a test case that lets you specify the pattern of LEDs on the BOM1.5 over serial

782 09/01/2008 05:31 PM Evan Mullinix

for library sanity checks

781 09/01/2008 05:27 PM Brian Coltin

Deleted wl_dev and lights branches.

780 09/01/2008 05:26 PM Brian Coltin

Deleted wl_dev branch.

778 09/01/2008 04:30 PM Kevin Woo

Removing the scheduler branch as this is now being developed in the trunk.

777 09/01/2008 04:28 PM Kevin Woo

Removing the charge_board branch as real development is in the trunk.

773 05/05/2008 10:13 PM Kevin Woo

Commented some of the encoder functions.

772 05/04/2008 08:42 PM Brad Neuman

having issues, thinking of giving up on velocity thing

771 05/04/2008 08:08 PM Brad Neuman

control law for speed starting to work.
WARNING: can't use delay_ms with encoders_init

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

Made recharge test more user-friendly

767 05/02/2008 02:51 PM Greg Tress

removed cli() and sei() from computer compilation

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!

759 05/01/2008 04:28 AM Chris Mar

fiddled with run around, filmed some demos. i have yet to make videos...i need to look that up

754 04/30/2008 02:08 AM Brad Neuman

added a comment

753 04/30/2008 02:00 AM Brad Neuman

it basically works! It calibrates the motors then drives in a mostly straight line

752 04/30/2008 01:23 AM Brad Neuman

fixed lost of bugs in the libraries for spi and encoder

751 04/30/2008 01:04 AM Brad Neuman

encoders.c works! there is a ton of debug output but I want to get the commit in before I am to tired and do something dumb.

749 04/28/2008 10:00 PM Brad Neuman

added another function pointer to encoders which gets called after all bytes are recv'd.
working on a behavior to drive in a straight line, but encoders are giving invalid on robot 5

748 04/28/2008 08:48 PM Victor Marmol

Added skeleton for the bay board's behavior

743 04/28/2008 08:17 PM Brian Coltin

Fixed compilation errors.

742 04/28/2008 08:14 PM Austin Buchan
735 04/25/2008 08:14 PM Brian Coltin

Hooray, it seems to work better.

734 04/23/2008 10:19 PM Chris Mar

fiddling w/ run_around. i wrote a function that does move(0,0) and delays whenever transitioning between moving forwards and backwards. it calls wl_do() simultaneously, and wireless still appears to work.

732 04/23/2008 04:08 PM Brian Coltin

New stuff works, fixed bugs, removed malloc.

731 04/23/2008 10:56 AM Ben Poole

code commented and cleaned up. should work but untested.

729 04/22/2008 11:10 PM Austin Buchan

Fixed the issue with green and blue channels coming faintly on at startup. BOM led issues debugged (the JTAG fuse was incorrectly set). lbom now in working order.

728 04/22/2008 08:51 PM Austin Buchan

Changed bom_init and bom_on so that only bom_init needs the type argument. At the moment trying to debug some strange issue where PC4 and PC5 do not turn off.

727 04/22/2008 06:36 PM Ben Poole

encoders work

726 04/21/2008 09:41 PM Greg Tress

Working on bayboard wireless

725 04/21/2008 09:26 PM Greg Tress

fixed LBOM code

718 04/16/2008 11:02 PM Greg Tress

Changed bayboard makefile

716 04/15/2008 07:23 PM Evan Mullinix

trying to get lbom code to work

715 04/14/2008 11:07 PM Chris Mar

tweaked smart_run_around for recharging...from now on, it will be known as smart_walk/crawl_around. slowing everything down seems to make recharging much more stable. maybe demo-ready.

714 04/14/2008 09:55 PM Austin Buchan

Apparently wireless init finishes, but still no actual evidence of communication. Makefile updated to show which output it makes

713 04/14/2008 09:53 PM Austin Buchan

commented out DEBUG

709 04/14/2008 08:45 PM Evan Mullinix

lbom library doesn't work

707 04/14/2008 05:52 PM Austin Buchan

Added a port for time.c, which is tested and works. Still working on the initialization routines to try to get wireless working.

706 04/14/2008 05:51 PM Austin Buchan

This is the first attempt at porting the wireless library to the charge bay board. This mostly involved a lot of complicated #defines to change hardware interface. ROBOT and BAYBOARD should be defined when compiling, which currently I think is handled in the Makefile with -D arguments. This code does not work, still working on debugging.

705 04/14/2008 05:49 PM Austin Buchan

This will be a test to run on the bay board to verify that the wireless token ring is functioning. At the moment the wireless library does not work, so neither does this.

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

700 04/12/2008 06:15 PM David Schultz

merged lemmings

697 04/09/2008 09:16 PM Chris Mar

replaced smart_run_around with demo version from trunk. works much better now.

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.

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

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.

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

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

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

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

Continuing to flesh out bayboard library

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.

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

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

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.