Quote:
|
Originally Posted by Obi
How do you "measure" the values?
|
Start with the
FAQ and then get a copy of the code and start with receiver.c. Once you understand what's going on there, start working on understanding the code in tracker.c. The interface between the two pieces of code is the structure "Sensor_Stats". Once you've mastered that, move on to navigate.c.
-Kevin