aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-05-30update revision to 0.1.0gitDimitri Stolnikov1-2/+2
2013-05-30cmake: update FindGnuradioIQBalanceDimitri Stolnikov1-5/+5
2013-05-30apps: convert to gnuradio 3.7 interfaceDimitri Stolnikov4-37/+39
2013-05-30introduce osmosdr namespace, remove _c suffixDimitri Stolnikov42-341/+323
2013-05-29convert to gnuradio 3.7 interfaceDimitri Stolnikov47-293/+253
2013-05-28update revision to 0.0.2gitDimitri Stolnikov1-2/+2
2013-05-28update revision to 0.0.1Dimitri Stolnikov1-1/+1
2013-05-26hackrf: enable buffers argument for the source blockDimitri Stolnikov2-4/+4
2013-05-26osmosdr: remove deprecated device argumentsDimitri Stolnikov2-15/+2
2013-05-26update READMEDimitri Stolnikov1-2/+34
2013-05-25cmake: make python support optionalDimitri Stolnikov1-5/+28
2013-05-14apps: add experimental gsm waveform to siggen appDimitri Stolnikov1-2/+71
2013-05-09apps: add spectrum sense app ported from gnuradio masterDimitri Stolnikov2-0/+294
2013-05-09apps: add named gain controls to fft and siggen appsDimitri Stolnikov6-586/+781
2013-05-08hackrf: update to libhackrf 6f0ae9bc99 APIDimitri Stolnikov3-31/+10
2013-05-08hackrf: silence warningHoernchen1-1/+1
2013-05-08hackrf: default to sse2 on x86/64Hoernchen2-3/+5
2013-05-07uhd: add TX supportDimitri Stolnikov5-4/+365
2013-05-07uhd: update includesDimitri Stolnikov3-8/+5
2013-05-06offer avx and sse to speed up float->uint8 for txHoernchen2-29/+132
2013-05-02hackrf: replace non-portable usleep with boost sleepDimitri Stolnikov2-2/+6
2013-05-01cmake: add boost thread & system dependencies againDimitri Stolnikov1-1/+7
2013-04-30file: update returned gain and frequency rangesDimitri Stolnikov1-6/+2
2013-04-30source/sink: rename antennas to express their functionDimitri Stolnikov8-13/+9
2013-04-30source/sink: return freq_range_t in get_bandwidth_range()Dimitri Stolnikov12-30/+26
2013-04-30osmosdr: remove unimplemented sink templateDimitri Stolnikov3-151/+0
2013-04-28apps: add spectrum browser and signal generatorDimitri Stolnikov5-1/+1102
2013-04-28hackrf: add TX support (wip)Dimitri Stolnikov11-42/+1763
2013-04-28hackrf: updated source commentsDimitri Stolnikov1-1/+4
2013-04-26hackf: implement start & stop methodsDimitri Stolnikov2-7/+35
2013-04-26source: update header documentationDimitri Stolnikov2-5/+5
2013-04-26hackrf: don't skip first samples when streamingDimitri Stolnikov2-10/+1
2013-04-26hackrf: make failures more verboseDimitri Stolnikov2-5/+5
2013-04-16update cmake module from gnuradio masterDimitri Stolnikov1-0/+42
2013-04-16cmake: add windows dll resource fileDimitri Stolnikov3-1/+76
2013-04-15hackrf: implement BB lowpass filter controlDimitri Stolnikov7-9/+134
2013-04-14allow docdir location overrideJaroslav Škarvada1-1/+3
2013-04-14doxygen package needs to be detetected before the doxygen is usedJaroslav Škarvada2-5/+1
2013-04-14cmake: remove boost thread & system dependenciesDimitri Stolnikov1-9/+7
2013-04-14iqbal: fix c&p mistake in lib/CMakeLists.txtDimitri Stolnikov1-2/+2
2013-04-13hackrf: implement full control for RF/IF/BB gain stagesDimitri Stolnikov7-234/+339
2013-04-10devices: software-only sources should be appended at the very endDimitri Stolnikov1-8/+13
2013-04-10cmake: handle iqbal like any other componentDimitri Stolnikov1-22/+10
2013-04-10hackrf: add support for HackRF devices through libhackrfDimitri Stolnikov13-13/+1019
2013-04-09adopt gnuradio component header structureDimitri Stolnikov14-29/+29
2013-03-17use GR_LIBRARY_FOO() to comply with gnuradio library naming schemeDimitri Stolnikov1-14/+1
2013-03-17print gnuradio version information in startup messageDimitri Stolnikov1-4/+5
2013-03-12remove APPEND from include_directoriesDimitri Stolnikov8-8/+15
2013-03-12This reverts commit 3fb4f96bb7f17753849fdd94ccbd7f6c70e5f1b4.Hoernchen8-13/+12
2013-03-12fix the other config.h includes as wellHoernchen6-6/+6