aboutsummaryrefslogtreecommitdiffstats
path: root/grc/CMakeLists.txt
AgeCommit message (Collapse)AuthorFilesLines
2013-05-30introduce osmosdr namespace, remove _c suffixDimitri Stolnikov1-3/+3
- the namespace conversion adopts the common gnuradio coding guidelines - suffix removal is a preparation to support 8/16 bit complex data types
2013-04-28hackrf: add TX support (wip)Dimitri Stolnikov1-1/+1
features: - gain control for AMP & VGA - frequency error correction - automatic baseband filter - up to 20M sampling rate limitations: - no DC offset correction implemented (yet) - high sampling rates may not work on slow machines the following TX named gain stages are available: RF: MGA-81563, switchable 0 or 14dB IF: MAX2837 VGA, 0 to 47dB in 1dB steps
2012-06-12add virtual rtlsdr source and move both to 'Sources' category in GRCDimitri Stolnikov1-1/+1
2012-05-12remove unused grc source/sink block filesDimitri Stolnikov1-6/+0
2012-04-26add template based GRC block generation scriptDimitri Stolnikov1-2/+29
2012-04-12don't install sink interface as it's unimplementedDimitri Stolnikov1-1/+1
the transmitter hardware is in the works at Maintech
2012-04-06initial commitDimitri Stolnikov1-0/+24