Parth’s Status Report for Apr 22

Uncategorized
Personal Accomplishments I worked on a couple of different components over the last two weeks. While I did not make much additional progress during the carnival week, I finished lighting logic. This involved writing the remaining functionality to select the different parameters for the light commands. I had to work with my teammates to redesign how the information will be packaged and relayed on to the lighting engine. While earlier we were thinking of making individual calls to the engine for every command, now I decided to split it up into multiple different arrays, each responsible for a different part of the command space: functions, lights, and parameters. Further, I spent a lot of time working on aligning the commands with the beat time stamps that posed new challenges as…
Read More