Skip to content

Michael Humphrey 11 20 16 Blog Post

Michael edited this page Nov 21, 2016 · 2 revisions

Last week I helped start our Design Document. We've created the structure for the document and pasted the relevant sections from our previous documents. I set up meetings with the Electrical team and started communication with them to nail down specific software communication requirements. They're going to create a sort of "firmware" for the payload, meaning they'll write the code that interacts directly with the hardware, and they'll expose an abstract interface for the Software team so we only need to call something like moveArm(x, y, z); to control the movement of the arm.

Next week we need to finalize the details of how we want to control the payload arm. This will probably mean writing an API that we want the Electrical team to implement. We also need to prepare for the CDR coming up in a couple of weeks. This means we need to fill out the slides the Software team is responsible for. There will probably be other work for this presentation that we will tackle as it comes up.

No problems this week.

Clone this wiki locally