daniestevez / gr-satellites

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

Add deviation to BEESAT-9 #569

Closed kng closed 2 days ago

kng commented 2 days ago

BEESAT-9 (44412) Observation 9627570 dd bs=$((4*48000)) if=iq_9627570_48000.raw of=beesat9_cut.raw skip=245 count=3 gr_satellites beesat-9 --iq --rawint16 beesat9_cut.raw --samp_rate 48e3 --dump_path dump --disable_dc_block --deviation 1800 1800 is another oddball, not a really a round value. in the same vincinity as EIRSAT at a baud/dev of ~2.7 beesat9_dev1800 pretty unstable transmitter, looks like it is starting cold and the reference is heated by the tx

daniestevez commented 2 days ago

Looks good, even though the deviation is somewhat strange.