Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / libdragonfly @ 680

Name Size Revision Age Author Comment
Doxyfile 50.6 KB 8 over 16 years Brian Coltin Added libdragonfly project folder.
Makefile 5.52 KB 8 over 16 years Brian Coltin Added libdragonfly project folder.
analog.c 7.91 KB 439 about 16 years Kevin Woo Brace issue. For Jason's happiness.
analog.h 3.81 KB 379 about 16 years Jason knichel fixed some style stuff
battery.c 3.78 KB 377 about 16 years Kevin Woo Cleaned syntax.
battery.h 1.92 KB 241 over 16 years Brian Coltin Updated libdragonfly documentation.
bom.c 7.4 KB 568 about 16 years Chris Mar updated comments for BOM wrapper functions. no...
bom.h 2.71 KB 568 about 16 years Chris Mar updated comments for BOM wrapper functions. no...
buzzer.c 3.56 KB 241 over 16 years Brian Coltin Updated libdragonfly documentation.
buzzer.h 2.37 KB 241 over 16 years Brian Coltin Updated libdragonfly documentation.
dio.c 7.09 KB 378 about 16 years Jason knichel fixed style problems
dio.h 7.66 KB 379 about 16 years Jason knichel fixed some style stuff
dragonfly_lib.c 2.88 KB 378 about 16 years Jason knichel fixed style problems
dragonfly_lib.h 2.48 KB 241 over 16 years Brian Coltin Updated libdragonfly documentation.
i2c.c 11 KB 241 over 16 years Brian Coltin Updated libdragonfly documentation.
i2c.h 1.84 KB 241 over 16 years Brian Coltin Updated libdragonfly documentation.
lcd.c 9.38 KB 378 about 16 years Jason knichel fixed style problems
lcd.h 1.88 KB 241 over 16 years Brian Coltin Updated libdragonfly documentation.
lights.c 11.1 KB 241 over 16 years Brian Coltin Updated libdragonfly documentation.
lights.h 2.93 KB 379 about 16 years Jason knichel fixed some style stuff
math.c 1.58 KB 241 over 16 years Brian Coltin Updated libdragonfly documentation.
math.h 1.38 KB 380 about 16 years Jason knichel fixed some style stuff
motor.c 3.87 KB 380 about 16 years Jason knichel fixed some style stuff
motor.h 1.96 KB 241 over 16 years Brian Coltin Updated libdragonfly documentation.
move.c 5.3 KB 380 about 16 years Jason knichel fixed some style stuff
move.h 2.18 KB 338 over 16 years Brian Coltin Copying Kevin's analog code over from the analo...
rangefinder.c 4.58 KB 380 about 16 years Jason knichel fixed some style stuff
rangefinder.h 1.89 KB 241 over 16 years Brian Coltin Updated libdragonfly documentation.
reset.c 1.83 KB 380 about 16 years Jason knichel fixed some style stuff
reset.h 1.4 KB 380 about 16 years Jason knichel fixed some style stuff
ring_buffer.h 4.44 KB 241 over 16 years Brian Coltin Updated libdragonfly documentation.
serial.c 7.16 KB 380 about 16 years Jason knichel fixed some style stuff
serial.h 3.86 KB 380 about 16 years Jason knichel fixed some style stuff
time.c 6.97 KB 601 about 16 years Kevin Woo Apparently there were changes to bom.c and bom....
time.h 2.45 KB 241 over 16 years Brian Coltin Updated libdragonfly documentation.

Latest revisions

# Date Author Comment
601 02/25/2008 09:46 PM Kevin Woo

Apparently there were changes to bom.c and bom.h since the last time the
library was compiled.

delay_ms has been rewritten to use _delay_loop_2 which is a 4 cycle
implementation of a delay written in assembly. This is questionably more
accurate but does not use floating point to make delays anymore. ...

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.

491 02/06/2008 07:54 PM Chris Mar

removed print statements from new BOM code, recompiled library.

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.

439 02/04/2008 08:09 PM Kevin Woo

Brace issue. For Jason's happiness.

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.

380 01/28/2008 07:42 PM Jason knichel

fixed some style stuff

379 01/28/2008 07:09 PM Jason knichel

fixed some style stuff

378 01/28/2008 06:54 PM Jason knichel

fixed style problems

377 01/25/2008 06:07 PM Kevin Woo

Cleaned syntax.

View revisions

Also available in: Atom