daniestevez / gr-satellites

GNU Radio decoder for Amateur satellites
GNU General Public License v3.0
758 stars 156 forks source link

Add deviation to MCUBED-2 #554

Closed kng closed 1 week ago

kng commented 1 week ago

Observation 9702028 dd bs=$((4*57600)) if=iq_9702028_57600.raw of=mcubed2_cut.raw skip=357 count=1 gr_satellites mcubed-2 --iq --rawint16 mcubed2_cut.raw --samp_rate 57600 --dump_path dump --deviation 2400 --disable_dc_block mcubed2_dev2400

daniestevez commented 1 week ago

This looks right, since we already discussed this particular satellite. However, for future plots can you use a continuous line rather than dots (- instead of .) and zoom in so that individual symbols are visible? Otherwise it's difficult to see even if this is a proper FSK waveform.

kng commented 1 week ago

mcubed2_dev2400_lines