FIRST Robotic Competition in Oregon: Coprocessor 20041112

Topics

Attendance

Current Documentation


Action Items from last week

Changes

The CvsInstructions link (above) has been updated. It now has separate instructions for when you are logged directly into scalawags.org.

I've noticed there are problems with information not being available in the right places. In particular, src was not provided to cn_command(). Gary suggested we pass the info in a struct. The struct will absorb the current PayloadPointer.

But I'm uncomfortable making a change like this without seeing all of the current functions compile. So I will hold off with the rollout.

I noticed several functions #defining the same thing, with different names. Specifically, the start node number and the end node number. I will check in a new file: src/cn_defines.h that will define these. Please review this file and change your files to work with it, removing your own defines.

The make now depends on the library desktopsim. But the Makefile doesn't yet understand that dependency. So you have to explicitly make it first. Unfortunately this wont work until all the library functions at least compile.

  make desktopsim

Action Items before next week


Schedule

Function Status

Assignments


Last modified 11 Dec 2006
http://brown.armoredpenguin.com/~abrown/contact.html
http://brown.armoredpenguin.com/~abrown/first/first2004/coprocessor/notes20041112.html