NuSAT-2 decoding

Thanks to Daniel Estévez and his article that is shown in the link below, I was able to decode the NuSAT-2 38k4 telemetry based on a replay from a recorded IQ file from last night pass.

nusat-gnuradio

Here some decoded data:

* MESSAGE DEBUG PRINT PDU VERBOSE *
()
pdu_length = 64
contents = 
0000: 1d 2d 0c 31 9d 16 30 b4 9b 25 2e 12 70 c7 d9 d9 
0010: 11 fa 0d af 0a f7 e7 e9 8d 05 32 d5 ae 10 3d 7a 
0020: 58 1d 42 bb ef 7a 64 6e 80 db c9 ca cc ee 98 67 
0030: 09 cb 5e 79 60 35 4b 43 8c 1e 86 93 55 1f 31 63 
***********************************
* MESSAGE DEBUG PRINT PDU VERBOSE *
()
pdu_length = 64
contents = 
0000: 1d 44 8c 39 9d 16 b0 92 cf f4 9a 74 0c aa 14 02 
0010: 20 b5 9d 80 31 b4 e5 0b 12 ff 56 10 b9 30 6a 49 
0020: 0a 8c d0 2b 8e b0 cd b7 3e 04 16 7a e5 fc e9 0e 
0030: ea 0e 51 50 8a 7e b9 1e a6 f3 59 ea 6f e3 0b 3f 
***********************************

Original article: Trying to decode NuSAT

Leave a Reply