Soapy RTLSDR Source: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
[[Category:Block Docs]] | [[Category:Block Docs]] | ||
[[Category:Pages with no Example Flowgraph]] | |||
The RTLSDR Source Block is used to stream samples from a RTLSDR device (i.e. act as the receiver). | The RTLSDR Source Block is used to stream samples from a RTLSDR device (i.e. act as the receiver). | ||
Latest revision as of 13:52, 3 April 2025
The RTLSDR Source Block is used to stream samples from a RTLSDR device (i.e. act as the receiver).
Parameters
(R): Run-time adjustable
- Output Type
- options: [Complex Float32, Complex Int16, Complex Byte]
- Sample Rate (R)
- default: samp_rate
- Device arguments
- string
- Center Freq (Hz) (R)
- default: freq
- Frequency Correction (PPM) (R)
- default: 0
- AGC (R)
- default: False
- RF Gain (R)
- default: 20
Messages
Inputs
- cmd
- refer to https://wiki.gnuradio.org/index.php/Soapy#Messages
Example Flowgraph
Example Output
Source Files
- C++ files
- TODO
- Header files
- TODO
- Public header files
- TODO
- Block definition
- [1]