RTL-SDR on APF: Difference between revisions
From ArmadeusWiki
(creation) |
|||
Line 2: | Line 2: | ||
==Tested USB dongles== | ==Tested USB dongles== | ||
* Terratec Cinergy T Stick RC (Rev.3) | * Terratec Cinergy T Stick RC (Rev.3) | ||
==Testing configuration== | |||
* Play 98.7MHz FM radio on your board: | |||
<pre class="apf"> | |||
# rtl_fm -f 98.7e6 -M wbfm -s 200000 -r 48000 - | aplay -r 48k -f S16_LE | |||
</pre> | |||
==Going further== | ==Going further== |
Latest revision as of 12:35, 22 January 2016
Tested USB dongles
- Terratec Cinergy T Stick RC (Rev.3)
Testing configuration
- Play 98.7MHz FM radio on your board:
# rtl_fm -f 98.7e6 -M wbfm -s 200000 -r 48000 - | aplay -r 48k -f S16_LE