BTP300A A2 Team 1 Weekly Log
From CDOT Wiki
Week 6
- 10/16: scope errors
- Reported by: James
- Solution: add cio::
Week 7
- 10/20: undeclared variables
- Reported by: Paul
- FIXED ON 10/23 by Shawn
- Solution: forgot to define variables in cframe.h
Week 8
- 10/20: dynamic memory allocation error
- Reported by: Shawn
- Solution: added delete []
Week 11
- 11/14: crazy display errors (random characters would be displayed all over when the box moved ultimately leading to a crash)
- Reported by: James
- FIXED by James, Tarun, Shawn
- Solution: Re-wrote hide function
- 11/14: inner box limit errors.
- Reported by: Tarun
- FIXED BY James Tarun Shawn
- Solution: Modified draw function to have more exceptions