Project

General

Profile

Statistics
| Revision:

root / branches / analog / code / projects / libdragonfly / bom.h @ 1391

History | View | Annotate | Download (2.57 KB)

# Date Author Comment
945 12/02/2008 11:59 PM Austin Buchan

Integrated new BOM1.5 compatible code. Also put eeprom code for reading ID and BOM type from EEPROM. will need to program each robot's eeprom separately later. This has been tested and verified to work on robots with different BOM types.

568 02/13/2008 07:53 PM Chris Mar

updated comments for BOM wrapper functions. no compiler warnings since they just call the new code.

448 02/04/2008 09:20 PM Chris Mar

moved new BOM code into trunk (wrapper functions, etc...). still need to research deprecated function warnings. FYI, get_max_bom(), bom_on(), and bom_off() are deprecated. See bom.h for new functions/usage.

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.