-
Notifications
You must be signed in to change notification settings - Fork 1
Blog 2017 02 24 Winter
###Progress
###Plans
###Problems
###Progress We found out from the EE team that they are getting a magnetometer on the sustainer. This will help us know which way the rocket is pointing and we do not have to do any crazy calculation to figure that out. I am still working on the recovery system. Because I have to code it in Linux it is taking me a little bit longer.
###Plans I am speaking to some of my friends from the LUG group to make sure I am doing the recovery system correct. I hope to have this complete by early next week. Then look into the telemetry mocker, that is another issue that we have to get working on. We are going to make up some data just in case we cannot get any from the test launch. This way we still have some to show our software is working.
###Problems The main problem that I am having is I am not fluent with Linux at all so I am trying to make sure that this recovery system is correct. I really do not want to mess it up. I have to go off what others have done and convert it to what we are doing. Since I am not great at Linux I have to rely on my friends and teammates to double check my work to make sure it is good.
###Progress This week we got the Raspberry Pi set up in headless mode so that we can SSH into it without hooking it up to a keyboard or monitor. This will help our development efforts considerably, because finding a place to plug in the Raspberry Pi to work on it can be difficult. I also assisted Natasha in decoding some elevation data we can use for the 3D visualization of our launch site.
###Plans Now that the Raspberry Pi is set up, this week I plan on finishing getting the USB library up and running as well as implementing the telemetry protocol. Now that we've figured out how to configure the Raspberry Pi, we can set up one of them as a "telemetry mocker" to feed fake data to either the other Raspberry Pi or our PCs running the server.
###Problems Getting the Raspberry Pi set up in headless mode with limited access to a display was a challenge, but there were no other major problems this week.
OSU High-Altitude Rocket Team