Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / traffic_navigation @ 1887

Name Size Revision Age Author Comment
Makefile 491 Bytes 1863 over 13 years Ben Wasserman Completed adding ping capabilities for intersec...
highways.c 1.28 KB 1877 over 13 years Mark Williams added highways.h to the traffic_navigation.h fi...
highways.h 119 Bytes 1877 over 13 years Mark Williams added highways.h to the traffic_navigation.h fi...
intersectData.c 1.03 KB 1887 over 13 years Priyanka Deo forgot to add intersectData.c and .h
intersectData.h 1.65 KB 1887 over 13 years Priyanka Deo forgot to add intersectData.c and .h
main.c 6.46 KB 1877 over 13 years Mark Williams added highways.h to the traffic_navigation.h fi...
traffic_navigation.h 1.94 KB 1877 over 13 years Mark Williams added highways.h to the traffic_navigation.h fi...
validTurns-test.c 502 Bytes 1886 over 13 years Priyanka Deo Tested and finished the database and the valid ...
validTurns.c 3.02 KB 1886 over 13 years Priyanka Deo Tested and finished the database and the valid ...
validTurns.h 1.1 KB 1886 over 13 years Priyanka Deo Tested and finished the database and the valid ...

Latest revisions

# Date Author Comment
1887 11/21/2010 10:09 PM Priyanka Deo

forgot to add intersectData.c and .h

1886 11/21/2010 10:09 PM Priyanka Deo

Tested and finished the database and the valid turns and everything!

database:
files: intersectData.c and intersectData.h
database is an array defined in .h that stores all intersections
right now it is defined for our demo map.
it has an intialize function that is unique for each map and all...

1885 11/21/2010 06:24 PM Priyanka Deo

Changed index of INTERSECTION variables and got rid of getCrossPos and
getCrossType that are being implemented in the database.

1884 11/19/2010 04:51 PM Jeff Cooper

Separated the intersection constants from the turning constants, updated fuctions accordingly.

1883 11/18/2010 10:03 PM Jeff Cooper

added code that makes the makefile work again

1882 11/18/2010 09:58 PM Priyanka Deo

random character in one of those files...and the other needed a 7 instead of a 3...
=D

1881 11/18/2010 09:51 PM Priyanka Deo

Merged the types of doubles into the crossing type. Also fixed comments
that were never updated and implements things of type DOUBLE as DOUBLE_T's
if you dont specify because DOUBLE_T is more safe.

1880 11/18/2010 09:41 PM Priyanka Deo

testing file for validTurns.c. Also documents how "barcode" (eventually
will be the value from the table look up) is implemented/used.

1879 11/18/2010 09:33 PM Priyanka Deo

tested validTurns.c and made it more compatible with the upcoming database.

1877 11/18/2010 08:14 PM Mark Williams

added highways.h to the traffic_navigation.h file, made highways.c/h actually work for merging left. changed main.c to run the new highways.c code.

View revisions

Also available in: Atom