Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / traffic_navigation / sendGraph.h @ 1990

History | View | Annotate | Download (1.05 KB)

# Date Author Comment
1988 04/27/2011 06:40 AM Ben Wasserman

This is a working version of the code for the demo. It works on Bot 7, and partially on Bot 14. Due to the number of changes here, I'll list them by file:

traffic_navigation.h
I added a #define for sendGraph, so its main won't be compiled unless defined. Uncomment the #define line at the top of this file to turn its main on. Make sure you also comment out the #define for main-new. Also, has the new #define for the node wireless packet type....

1980 04/21/2011 07:45 PM Abraham Levkoy

Fixed all compilation errors and warnings in traffic_navigation. If you committed these
abominations, I hope you're sorry. I only made things compile. If I fixed your code, it
might no longer do what you intended, but I can pretty much guarantee that it didn't do...

1979 04/21/2011 06:40 PM Devendra Gurjar

Added old files that used to compile,
new main in sendGraph that sends a graph packet - temporary