Katie Clark #6
- Katie Clark
- Apr 3, 2017
- 1 min read
This week, we decided to start meeting twice weekly instead of just once as the project deadline looms closer. I continued work on the morse - binary translation portion of the project. I fixed some bugs in the Morse Chart that were causing it to crash, and I wrote the majority of the functions which I will use to accomplish the translation. One of these, chartoBin, is not working properly yet. I believe this is due to a faulty understanding of a function I use within it, and that is my first task I plan to tackle in the coming weeks. Beyond that, my primary remaining responsibility will be the compression function, which to some degree cannot be done till we have figured out more about how to access the frame buffer.
Comments