summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-03examples: Reworked locations and installation of examples.Tom Rondeau
2012-04-02noaa: py files build from grc. Only installing grc files into examples.Tom Rondeau
2012-04-02noaa: moving apps to examples.Tom Rondeau
2012-04-02build: don't install Python and GRC examples if Python is disabled.Tom Rondeau
2012-04-02Move uhd_siggen_base python file into gnuradio.uhd space.Tom Rondeau
2012-04-02fixes to uhd_siggen with base class.Tom Rondeau
2012-04-02build: removed .py extensions from uhd and shd installed Python programs.Tom Rondeau
2012-04-02Merge branch 'master' into nextJohnathan Corgan
2012-04-02gr-uhd: Python users can now grab their current UHD version as a stringNicholas Corgan
2012-04-01Merge remote branch 'tom/cmake_builds' into nextJohnathan Corgan
2012-04-01Merge remote branch 'tom/cmake_version' into nextJohnathan Corgan
2012-04-01Merge branch 'master' into nextJohnathan Corgan
2012-04-01fcd: adds setter function to configure mixer gainDimitri Stolnikov
2012-04-01wavelet: converted blocks to private implementation patternJohnathan Corgan
2012-04-01build: removed .py extensions from installed Python plot programs.Tom Rondeau
2012-04-01wavelet: move wavelet blocks to new top-level componentJohnathan Corgan
2012-04-01Removes all references to guile and scheme, which are no longer needed.Tom Rondeau
2012-04-01Merge branch 'master' into nextJohnathan Corgan
2012-04-01Merge remote branch 'jcorgan/gr-fcd'Johnathan Corgan
2012-04-01docs: updating README files for working with cmake.Tom Rondeau
2012-04-01cmake: remove version.sh since we don't need it for autotools. Set version in...Tom Rondeau
2012-03-31build: use -O2 with cmake in Debug build.Tom Rondeau
2012-03-31core: adds vlen and scalar args to type converter blocks in GRC.Tom Rondeau
2012-03-27Merge branch 'master' into nextTom Rondeau
2012-03-27Merge branch 'maint'Tom Rondeau
2012-03-27doc: fix documentation for wavsink (thanks to John Coppens for point it out).Tom Rondeau
2012-03-27core: when reseting buffers, make sure that the read/write pointers are alway...Tom Rondeau
2012-03-27Merge branch 'ch_bw'Tom Rondeau
2012-03-27Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau
2012-03-27Merge branch 'master' into nextJohnathan Corgan
2012-03-27Merge branch 'maint'Johnathan Corgan
2012-03-27uhd: fix dc offset call in uhd sourceJosh Blum
2012-03-25grc: resolve down and up stream for empty typesJosh Blum
2012-03-24Merge branch 'master' into nextJohnathan Corgan
2012-03-24Merge remote branch 'jblum/mergeme_uhd'Johnathan Corgan
2012-03-24Merge branch 'maint'Johnathan Corgan
2012-03-24Merge remote branch 'jblum/fix_uhd_device_addr_python' into maintJohnathan Corgan
2012-03-23Merge branch 'master' into nextJohnathan Corgan
2012-03-23Merge branch 'maint'Johnathan Corgan
2012-03-23Changes preinst.in from running 'ls' to running 'echo'Nicholas Corgan
2012-03-23uhd: finite_acquisition_v timeout should be >> than stream timeJosh Blum
2012-03-23uhd: add a flush to finite_acquisition_vJosh Blum
2012-03-23uhd: perform abi compat check before making a blockJosh Blum
2012-03-23uhd: added set_start_time calls to source/sinkJosh Blum
2012-03-23uhd: added multi-finite-aquisitionJosh Blum
2012-03-23uhd: fix device_addr init issueJosh Blum
2012-03-23fcd: convert to private implementation patternJohnathan Corgan
2012-03-23Merge branch 'master' into nextJohnathan Corgan
2012-03-23Merge branch 'maint'Johnathan Corgan
2012-03-23cmake: fix include path order in gruelJohnathan Corgan