Things turns so simple when you have an example sketch to start with. So i was forced to test with a windows only, powerful sdr software (sdr#). But using gnuradio and linux offers a lot more flexibility and learning oppurtunities. To start with, connect the dongle to usb port and place an antenna, a piece of wire in to the sma connector.
Currently it didnt control your frequency, so you need to get the Qthid Funcube Dongle Controller software from funcube website (here)
here is a snapshot of what you get (click on image to view a bigger version)
If you dont have a funcubedongle, you can still try the sample capture file and the attached grc files.
Download the complete sources from github
Hope this will help some one :)
Note: As of v3.7.4 of gnu radio, you may get an error stating that -Error: Block key "blks2_wfm_rcv" not found in Platform - grc(GNU Radio Companion). This is because in newer versions, they have moved it under modulators, WBFM receiver. Set the quad rate to 192000 and audio decimation to 48. Instead og the grc code below, if you use the version from git, i have updated it to the latest.
No comments:
Post a Comment