Launch-12
Launch-12 copied to clipboard
Data about PSAS's 13th official flight.
Does per-port power draw correlate with interesting events before, during, or after the flight?
Did anything interesting happen to the flight computer's: - CPU usage? - memory usage? - I/O throughput? - CPU temperature? Disk read/write and network throughput statistics might be particularly revealing...
Once we turned on the GPS board, every few seconds the flight computer logged a group of ["Sequence Error" (SEQE)](http://psas-packet-serializer.readthedocs.org/en/latest/format.html#seqe) messages. These show that we lost between 30ms and 1.75s...
We would like to have a minimal img file for the flight computer OS with an up-to-date kernel. We should keep a minimal img around along with one with the...
We did a somewhat ad-hoc calibration procedure before this flight, so we have a [log of ADIS data with the airframe pointing in a bunch of directions](http://annex.psas.pdx.edu/Launch-12/flightcomputer-calibration.log) (2.6GB). That should...
I'd love to see the GPS coordinates from the rocket's flight plotted in 3D. One way to do this would be to convert the latitude/longitude/altitude to KML format for viewing...
Nathan wants a spectrogram (AKA waterfall plot) of the accelerometer data from the flight, to see how much vibration there was at different frequencies over time.