Project

General

Profile

Statistics
| Revision:

root / branches / simulator / lib / include / libdragonfly @ 1073

Name Size Revision Age Author Comment
analog.h 7.91 KB 943 over 15 years Brian Coltin Simulator library compiles.
battery.h 3.22 KB 893 over 15 years Brian Coltin Updated simulator lib directory with new headers.
bom.h 4.6 KB 893 over 15 years Brian Coltin Updated simulator lib directory with new headers.
buzzer.h 3.54 KB 893 over 15 years Brian Coltin Updated simulator lib directory with new headers.
dio.h 9.87 KB 893 over 15 years Brian Coltin Updated simulator lib directory with new headers.
dragonfly_lib.h 3.11 KB 1073 about 15 years Bradley Yoo Brad Neuman forgot to add the word "void" in si...
eeprom.h 1 KB 943 over 15 years Brian Coltin Simulator library compiles.
encoders.h 3.66 KB 943 over 15 years Brian Coltin Simulator library compiles.
i2c.h 4.67 KB 893 over 15 years Brian Coltin Updated simulator lib directory with new headers.
lcd.h 2.85 KB 893 over 15 years Brian Coltin Updated simulator lib directory with new headers.
lights.h 4.98 KB 893 over 15 years Brian Coltin Updated simulator lib directory with new headers.
math.h 1.57 KB 893 over 15 years Brian Coltin Updated simulator lib directory with new headers.
motor.h 2.88 KB 943 over 15 years Brian Coltin Simulator library compiles.
move.h 3.62 KB 893 over 15 years Brian Coltin Updated simulator lib directory with new headers.
rangefinder.h 2.41 KB 893 over 15 years Brian Coltin Updated simulator lib directory with new headers.
reset.h 1.77 KB 893 over 15 years Brian Coltin Updated simulator lib directory with new headers.
ring_buffer.h 4.44 KB 241 over 16 years Brian Coltin Updated libdragonfly documentation.
serial.h 6.03 KB 893 over 15 years Brian Coltin Updated simulator lib directory with new headers.
spi.h 836 Bytes 943 over 15 years Brian Coltin Simulator library compiles.
time.h 4.07 KB 893 over 15 years Brian Coltin Updated simulator lib directory with new headers.

Latest revisions

# Date Author Comment
1073 03/18/2009 07:00 PM Bradley Yoo

Brad Neuman forgot to add the word "void" in simulator_do();

1072 03/18/2009 06:42 PM Brad Neuman

Switched to loop based suspending on the robots using simulator_do

now runs much better for the stupid template sample

943 12/01/2008 07:59 PM Brian Coltin

Simulator library compiles.

893 10/28/2008 07:45 PM Brian Coltin

Updated simulator lib directory with new headers.

880 10/21/2008 05:55 PM Brian Coltin

Created simulator branch. Sorry for adding new branches, but I am planning on rearranging the library.

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

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

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. ...

452 02/04/2008 09:32 PM Chris Mar

recompiled library with new analog and bom code. still need to make updated documentation.

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.

366 01/22/2008 09:39 PM Justin Scheiner

The lib things were just because of a few recompilations.
Data requests project works for IR, the problems with IR were almost definitely the problems with the others (encoder / BOM data).
I'll fix the code for those next time, and then begin work on encoders....

View revisions

Also available in: Atom