daniestevez / gr-satellites

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

Add deviation to Lucky-7 #566

Closed kng closed 2 days ago

kng commented 2 days ago

Lucky-7 (44406) Observation 9667997 dd bs=$((4*48000)) if=iq_9667997_48000.raw of=lucky7_cut.raw skip=372 count=1 gr_satellites lucky-7 --iq --rawint16 lucky7_cut.raw --samp_rate 48e3 --dump_path dump --disable_dc_block --deviation 4800 lucky7_dev4800 Pretty spot on +/- 1

I also looked at the deviation default at 5000, it is slightly lower at +/- 0.95 lucky7_dev5000