logo

Cluster Activity

Spots per uW band today:
UK spotter or spotted only.

Solar data:
SFI
227
A-Index
33
K-Index
4
Exp.K
0
Sunspots
247
Activity
act
GMF
qui
Aurora?
no

My Weather

ArrayDate:20/04/24 Time:02:24
Temp:2.5C
Wind Speed:5mph
Wind Dir:0deg
Pressure:1024.9mB
Humidity:81%
Dew Point:-1.3C

Here i plan to make some code snippets as i go along to maybe help others do what i found very difficult when first learning about Digital Signal processing.
Nothing here will be perfect but the ideas are there to get you started, and then hopefully correct my mistakes!

Basically this is code that takes in IQ samples from an sdr receiver like the rtl dongle.
Idea is to make blocks of code that do the different parts of the dsp chain to receive an SSB and fm signal etc...

Eventually a chirp receiver too if i'm lucky!

More will be added when i get round to it!


See DSP# in the headers for related bits.

Rob



Code 'beautifying'! is done with http://hilite.me/


Command line example:
rtl_sdr -p 70 -f 144750000 -s 1024000 - | ./mixer | ./decfir | ./ssbdemod | aplay -c 1 -t raw -r 32000 -f FLOAT_LE -











Last page added:25/03/00 18:32
M0DTS.co.uk