daniestevez / gr-satellites

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

Add deviation to VZLUSAT-2 #581

Closed kng closed 2 weeks ago

kng commented 2 weeks ago

VZLUSAT-2 (51085) Observation 9043955 dd bs=$((4*57600)) if=iq_9043955_48000.raw of=vzlusat2_cut.raw skip=90 count=5 gr_satellites VZLUSAT-2_48.yml --iq --rawint16 vzlusat2_cut.raw --samp_rate 48000 --dump_path dump --disable_dc_block --deviation 1600 4k8 downlink, deviation 1600, new "round" one 4800/1600=3 vzlusat2_dev1600

daniestevez commented 2 weeks ago

Maybe 4800/1600 is just a coincidence. Setting the deviation to 1/3 of the baudrate doesn't have any special significance.