BTP300A Team 0 Weekly Log

From CDOT Wiki
Jump to: navigation, search

NOTE: THIS IS A SAMPLE!

Week 1

  • 9/03 (Monday): segmentation fault (reported by Peter)
    • FIXED ON 9/05 BY CHRIS
    • explanation/solution: the array index gets too big
  • 9/05 (Wed): the cursor does not move to the next line (reported by Chris)
    • explanation/solution: setPosition receives incorrect values
    • FIXED ON 9/07 BY PETER
  • 9/06 (Thursday): the program does not respond to the ESC key press (reported Peter)
    • FIXED ON 9/09 BY PETER & CHRIS
    • explanation/solution: a missing test on the ESC key press

Week 2

Week 3