Project

General

Profile

Statistics
| Revision:

root / branches / ir_branch / code / lib / include / libdragonfly / analog.h @ 1572

History | View | Annotate | Download (4.28 KB)

# Date Author Comment
1567 11/18/2009 08:24 PM John Sexton

Fixing tools to Make correctly in Trunk. Reorganizing ir_branch to Make correctly.

1566 11/18/2009 07:46 PM Austin Buchan
1496 11/07/2009 07:17 PM John Sexton

Reverted "libdragonfly" folder back to version before Init Checking was implemented and did "make dist" to recompile the library. BOM LEDs now shine
correctly.

1461 10/22/2009 11:01 PM Brad Neuman

updated all the library code to have sensible _init behavior.
Almost all of the library components have a global variable which gets set after init and the functions inside will fail with an error code if init has not been called. Also, the init functions themselves check this variable and will bail out without doing any damage if that init has already been called

1409 09/10/2009 10:43 PM Brad Neuman

Changed BOM threshold to 120, seems to be helping for some robot and causing problems for others
hunter-prey is done except the hunting part

871 10/06/2008 03:52 PM Justin Scheiner

Recommitting the library so encoders work for other people as well.

437 02/04/2008 08:07 PM Kevin Woo

Cleaned up analog.c code. Recompiled library. Mostly commenting and
documentation fixes. No changes made to actual code.

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.

7 09/07/2007 12:27 PM Brian Coltin

Added wireless library.