Project

General

Profile

Statistics
| Revision:

root / branches / autonomous_recharging / code / projects / libbayboard / lbom.c @ 968

History | View | Annotate | Download (2.76 KB)

# Date Author Comment
793 09/01/2008 07:54 PM Brian Coltin

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

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

fixed typo

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

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

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.