Project

General

Profile

Statistics
| Revision:

root / branches / autonomous_recharging / code / projects / libbayboard @ 762

# Date Author Comment
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.

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

fixed LBOM code

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

trying to get lbom code to work

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.

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.

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

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

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.

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