diff options
author | Arturs Artamonovs <dos21h@gmail.com> | 2024-12-16 08:26:47 +0000 |
---|---|---|
committer | Arturs Artamonovs <dos21h@gmail.com> | 2024-12-16 08:26:47 +0000 |
commit | 2c2cdf977c91233d2700bed5947360b9518ec05c (patch) | |
tree | a6f960902461b3cf58726708798a5220f08aad94 /md/notes/sdr/gnu_radio_receive_am.md | |
parent | 8f6f5f141c163dbe2f51785d6481242a56d8c36b (diff) | |
download | md-content-2c2cdf977c91233d2700bed5947360b9518ec05c.tar.gz md-content-2c2cdf977c91233d2700bed5947360b9518ec05c.zip |
Update sdr notes, remove unfinished links
Diffstat (limited to 'md/notes/sdr/gnu_radio_receive_am.md')
-rw-r--r-- | md/notes/sdr/gnu_radio_receive_am.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/md/notes/sdr/gnu_radio_receive_am.md b/md/notes/sdr/gnu_radio_receive_am.md index d9adac0..537e4d5 100644 --- a/md/notes/sdr/gnu_radio_receive_am.md +++ b/md/notes/sdr/gnu_radio_receive_am.md @@ -7,20 +7,24 @@ Lets listen to AM radio stations with AirSpyHF ## Frequencies -For frequencies search at http://websdr.org/ find the nearset receiver +For frequencies search at http://websdr.org/ find the nearest receiver on the map that support AM broadcast frequencies as it will give a clue -if propogation of time of the day is ok around your location. +if propagation of time of the day is ok around your location. In this example I found only few AM station in 17Mhz range at day time to test receiver. ## GNU Radio blocks +### Main blocks + Base blocks for the AM receiver. This blocks have 2 channels and those are to test switch between two radio stations. ![AM receiver blocks](/img/sdr/airspyhf_am_receiver_blocks.png) +### Block parameters + | Name | Value | Note | | --- | --- | --- | | band | 192000 | AirSpy samplerate, closely follows the bandwidth | |