summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* uhd: added docs and removed unimplemented options in grc filesJosh Blum2011-11-071-20/+15
* uhd: rebase tweaks + update on command featureJosh Blum2011-11-074-4/+81
* uhd: added set for RX/TX iq balance and dc offsetJosh Blum2011-11-074-16/+125
* uhd: added set/get time/clock source callsJosh Blum2011-11-075-15/+220
* uhd: added get_samp_rates callsJosh Blum2011-11-074-0/+28
* uhd: use new type string for uhd source/sink typesJosh Blum2011-11-071-11/+21
* uhd: grc xml tweaks + streamer argsJosh Blum2011-11-074-24/+29
* uhd: restored source block recv single packet functionalityJosh Blum2011-11-071-1/+1
* uhd: preferable defaults for stream argsJosh Blum2011-11-072-4/+8
* uhd: added convenience constructor to stream_args_tJosh Blum2011-11-072-0/+10
* uhd: python/swig/grc tweaks until it worksJosh Blum2011-11-074-26/+39
* uhd: backwards compat work which support streamer APIJosh Blum2011-11-076-30/+289
* volk: added some environment setup stuffJosh Blum2011-11-071-0/+17
* volk: building on msvc again with sse2 archJosh Blum2011-11-073-28/+32
* volk: work to improve compiler and multi-lib supportJosh Blum2011-11-075-87/+198
* Use start()/stop() to get midpoint of uhd rangesJason Abele2011-11-071-2/+2
* Set subdev spec after creating uhd source, before threads startJason Abele2011-11-071-4/+4
* Fix initial gain setting for uhd_siggen[_gui].pyJason Abele2011-11-071-0/+4
* cmake: tweaks to swig gen and updated howto modulesJosh Blum2011-11-055-30/+304
* cmake: make the swig cxx file gen depend on the specified targetsJosh Blum2011-11-053-9/+28
* cmake: fixed up swig deps properly for make -j*Josh Blum2011-11-044-61/+46
* cmake: created macro for libtool gen and disabled by defaultJosh Blum2011-11-032-10/+29
* gruel: added missing check GR_HAVE_NETINET_INJosh Blum2011-11-031-0/+1
* uhd: added buffer flush when source block is stoppedJosh Blum2011-11-031-0/+19
* high_res_timer: Fix high_res_timer_now() for E100.Philip Balister2011-11-011-1/+1
* qtgui_sink_c : Fix update rate math.Philip Balister2011-11-012-4/+4
* grc: fix bug when displaying string paramsJosh Blum2011-10-291-0/+1
* build: update version to 3.5.0rc0v3.5.0rc0Johnathan Corgan2011-10-291-2/+2
* Merge remote branch 'gnuradio/master'Johnathan Corgan2011-10-293-55/+111
|\
| * trellis: applying patch to gitignore from Achilleas Anastasopoulos.Tom Rondeau2011-10-271-0/+18
| * Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau2011-10-2714-5858/+2608
| |\
| * | digital: reverting GMSK mod/demod GRC blocks for old interface.Tom Rondeau2011-10-271-8/+22
| * | digital: reverting gmsk; doesn't use pfb arbitrary resampler, which doesn't w...Tom Rondeau2011-10-271-47/+71
* | | Merge branch 'pager-update'Johnathan Corgan2011-10-291-36/+93
|\ \ \ | |_|/ |/| |
| * | pager: update full band demodulator to use gr-uhdJohnathan Corgan2011-10-291-36/+93
| |/
* / noaa: updated applications to use gr-uhdJohnathan Corgan2011-10-2714-5858/+2608
|/
* digital: updates to interface in GRC. Actually tested in working GRC flowgraphs.Tom Rondeau2011-10-263-94/+55
* digital: really, seriously, fixing digital GRC files.Tom Rondeau2011-10-263-1/+9
* digital: moved files to the right location; put them into the build files.Tom Rondeau2011-10-263-0/+0
* grc: fixing grc blocks not properly moved in to digital.Tom Rondeau2011-10-269-260/+16
* qtgui: these shouldn't be installed.Tom Rondeau2011-10-261-4/+0
* grc: correlate access code was also moved to gr-digital; fixing bug in grc bl...Tom Rondeau2011-10-251-2/+2
* cmake: fix for find* scriptsJosh Blum2011-10-255-10/+10
* Merge remote branch 'jblum/master'Tom Rondeau2011-10-2510-42/+99
|\
| * cmake: generate pyo and pyc files + python install macro workJosh Blum2011-10-251-24/+58
| * cmake: only make libtool file when libtool foundJosh Blum2011-10-253-4/+15
| * I'm sorry but llrintf had one of the best conversions of all timeJosh Blum2011-10-251-1/+1
| * cmake: added toolchain file for arm_cortex_a8_native buildsJosh Blum2011-10-251-0/+8
| * cmake: restored extraction of git describeJosh Blum2011-10-251-10/+10
| * cmake: set the enable variable to have parent scopeJosh Blum2011-10-251-0/+1