Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / libdragonfly @ 864

Name Size Revision Age Author Comment
Doxyfile 50.6 KB 836 over 15 years Brian Coltin Brad your fix fails. Reverting. Setting doxygen...
Makefile 5.52 KB 8 over 16 years Brian Coltin Added libdragonfly project folder.
analog.c 9.28 KB 862 over 15 years Kevin Woo Updated analog.c and analog.h documentation and...
analog.h 3.82 KB 862 over 15 years Kevin Woo Updated analog.c and analog.h documentation and...
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.99 KB 774 almost 16 years Kevin Woo Cleaned up some of Jason's tickets for dragonfl...
dragonfly_lib.h 2.44 KB 774 almost 16 years Kevin Woo Cleaned up some of Jason's tickets for dragonfl...
eeprom.c 936 Bytes 853 over 15 years Brad Neuman added eeprom driver and a test for it
eeprom.h 1 KB 853 over 15 years Brad Neuman added eeprom driver and a test for it
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
862 09/26/2008 02:07 PM Kevin Woo

Updated analog.c and analog.h documentation and regenerated the docs. No need to remake the library as its just comments.

853 09/18/2008 10:06 PM Brad Neuman

added eeprom driver and a test for it

836 09/11/2008 07:18 PM Brian Coltin

Brad your fix fails. Reverting. Setting doxygen to output to an absolute path makes it so it will only work on the trac computer. This also breaks the make docs target.

826 09/08/2008 05:33 PM Brad Neuman

fixed doxyfile. commit working???????

774 05/05/2008 10:35 PM Kevin Woo

Cleaned up some of Jason's tickets for dragonfly_lib. Now it should suck less.

699 04/11/2008 05:13 PM Jason knichel

added some TODOs to be addressed

696 04/09/2008 09:12 PM Chris Mar

recompiled library - orb_init was called twice by dragonfly init. template folder contains run around demo code (to be restored post-demo). the ords appear to work (at least for demo).

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.

View revisions

Also available in: Atom