FIRST Robotic Competition in Oregon: Coprocessor 20041203
Topics
Attendance
- Allen Brown - Scalawags
- Ray Cochran - PHS
- Gary Oliver - Scalawags
- Jeff Rice - Scalawags
Current Documentation
Changes
Schedule
- Nov 19 - location: John's house
- Assemble the functions into a simple test program.
- Map the high level simulation code structure.
- Assign the next level of coding.
- Code Review/Workshop.
- Nov 26 - location: Cancelled
- Dec 3 - location: John's house
- Dec 10 - location: John's house
- Dec 17 - location: John's house
Function Status
- cn_address - Fails out vs ref.
- cn_charClassifier - warning remains
- ../src/cn_charClassifier.c:25: warning: deprecated use of
label at end of compound statement
- cn_command - good
- cn_commands - The test is missing. Warnings
Because of the complexity of cn_command, I have reinstated this.
- cn_configrd - Fails out vs ref.
- cn_configwr - good
- cn_configis - needs to be written. not yet assigned
- cn_data - Fails to compile
- ../src/cn_data.c:41: parse error before "packetdata"
- cn_error - good
- cn_read - good
- cn_self_address - no test written
- cn_write - good
- cn_htoi - no test written.
- cn_length - Need to remove cn_error() from this.
- cn_length_t.c:68: conflicting types for `cn_error'
- ../src/cn_error.h:4: previous declaration of `cn_error'
- cn_level - needs to be written
- cn_time - needs to be written
Assignments
- int cn_data(char *packetPayload) -- Asumu
- int cn_datais(int src, addr, data) -- Asumu
- int cn_time(char *packetPayload) -- Asumu
- int cn_length(char *packetPayload) -- Asumu
- int cn_level(char *packetPayload) -- Asumu
- enum cn_charClassifier(char) -- Sean
- cn_configIs(int src, addr, data) -- Asumu
- cn_periodic(int src, addr, time, length, char *packetPayload) -- Asumu
- call sequence graph -- Allen
Last modified 11 Dec 2006
http://brown.armoredpenguin.com/~abrown/contact.html
http://brown.armoredpenguin.com/~abrown/first/first2004/coprocessor/notes20041203.html