daniestevez / gr-satellites

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

Add deviation to BISONSAT #579

Closed kng closed 3 months ago

kng commented 3 months ago

BISONSAT (40974) Observation 9677377 dd bs=$((4*57600)) if=iq_9677377_57600.raw of=bisonsat_cut.raw skip=322 count=1 gr_satellites bisonsat --iq --rawint16 bisonsat_cut.raw --samp_rate 57600 --deviation 2700 --dump_path dump --disable_dc_block bisonsat_dev2700 a bit odd deviation

daniestevez commented 3 months ago

Maybe it's an attempt to set 2400 Hz (MSK), but the modulator isn't too accurate. The measurement looks good. Merging.