FIRST Robotic Competition in Oregon: Coprocessor 20041014
Topics
Attendance
- Allen Brown - Scalawags
- Sean Lavelle - CHS
- Gary Oliver - Scalawags
- Peter Regan - CV
- Jeff Rice - Scalawags
- Asumu Takikawa - CV
I am concerned by the lack of PHS student attendance these last two weeks.
Current Documentation
Coding Assignments
- void commands(char *packetPayloadSrc)
- char * command(char *packetPayload) -- Asumu
- int address(char *packetPayload) -- Jeff
- int data(char *packetPayload) -- Jeff
- int time(char *packetPayload) -- Jeff
- int length(char *packetPayload) -- Jeff
- enum charClassifier(char) -- Sean
- void write(int src, addr, data) -- Asumu
- void read(int src, addr) -- Asumu
- configWr(int src, addr, data) -- Asumu
- configRd(int src, addr) -- Asumu
- error(int src, level, length, char *packetPayload)
- types.h -- Gary
Note: charClassifier() uses enum {hex, start, end, ignore}
Deferred functions:
- dataIs()
- configDataIs()
- periodic()
Action Items from last week
- Write data() -- Jeff - Rework to fit template structure
- Write charClassifier() -- Done
- Write write() -- Done
- Send out quick description of how to use CVS. -- Gary -- Done at meeting
Action Items before next week
- Rewrite data() -- Jeff
- Write command() -- Asumu
- Write commands() -- Sean
- Write read(), configWr(), configRd() -- Asumu
- Review C -- Peter
Schedule
- Oct 21 - location: John Sechrest house
- Code Reviews.
- Discuss how to test top level routines.
- Will need FRC code source next week.
- Oct 28 - location: John Sechrest house
- Code Reviews.
- Discuss how to optimize FRC code.
- Consider queueing.
- Nov 4 - location: ?
- Code Reviews.
- Optimize FRC code.
- What filesystems on laptop?
- Nov 11 - location: ?
- Code Reviews.
- Optimize FRC code.
- Nov 18 - location: ?
- Nov 25 - off
Last modified 11 Dec 2006
http://brown.armoredpenguin.com/~abrown/contact.html
http://brown.armoredpenguin.com/~abrown/first/first2004/coprocessor/notes20041014.html