Project

General

Profile

Statistics
| Revision:

root / branches / rbom / code / projects / libdragonfly / bom.c @ 1390

History | View | Annotate | Download (8.74 KB)

# Date Author Comment
863 10/01/2008 10:02 PM Austin Buchan

BOM1.5 Driver complete, test case is in template. Next step is to merge with trunk, which could have issues since the trunk functions are different now.

595 02/21/2008 12:19 AM Austin Buchan

Fixed some logical and typo errors in documentation

594 02/21/2008 12:14 AM Austin Buchan

The changes in bom and dragonfly_lib are the result of me and James rehashing the bom driver code. This now includes the updated analog reading, and control of the BOM1.5's emitter selection capability. The emitter selection has been verified, but I had to change the way reading the detectors works, so that needs to be re-tested for BOM and BOM1.5

580 02/18/2008 08:43 PM Victor Marmol

Updated bom.c and bom.h to implement James' changes for BOM1.5

369 01/23/2008 10:01 PM Austin Buchan

First crack at BOMv1.5 driver code. Pindefs are correct and the existing functions still work. At the moment the main function controls the clock and data of the rbom so you can shift things around. TODO: get bom_set_emitters working to correctly shift 16 bits around. Eventually this will have to be merged with the new bom code that James wrote, probably manually.

365 01/22/2008 08:43 PM Austin Buchan

made a copy

338 12/15/2007 03:04 PM Brian Coltin

Copying Kevin's analog code over from the analog branch.

241 11/08/2007 11:16 PM Brian Coltin

Updated libdragonfly documentation.

8 09/07/2007 12:35 PM Brian Coltin

Added libdragonfly project folder.