summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-08-27Merge branch 'master' into nextTom Rondeau
2011-08-27Merge branch 'maint'Tom Rondeau
2011-08-27grc: adding ctcss squelch block to GRC.Tom Rondeau
2011-08-22Merge branch 'master' into nextJohnathan Corgan
2011-08-22gr-uhd: readd displaced alias for single_usrp_sinkThomas Tsou
Insert alias for single_usrp_sink mistakenly removed in Commit 893f946b "gr-uhd: add async metadata source block"
2011-08-19Merge branch 'master' into nextJohnathan Corgan
2011-08-19Merge remote branch 'ttsou/async'Johnathan Corgan
2011-08-19Revert "gr-uhd: post received async messages to user supplied msg queue"Johnathan Corgan
This reverts commit 25b1550dba377b6dc86bee3e6f269a721efee655.
2011-08-19gr-uhd: add async metadata source blockThomas Tsou
Add asynchronous message "block" that is independent of normal gnuradio scheduler. The block instantiates a thread to wait for asynchronous messages from UHD and encapsulates them in a gr_message posted into a message queue. The interface is empty because the block is internally driven and accessed through the the constructor specified message queue.
2011-08-15Merge branch 'master' into nextJohnathan Corgan
2011-08-13Allocate 10 additional USB PIDs to Bdale.Eric Blossom
2011-08-13Update details on Bdale's existing USB PID allocation.Eric Blossom
2011-08-13Merge branch 'master' into nextJohnathan Corgan
2011-08-13gr-uhd: post received async messages to user supplied msg queueJohnathan Corgan
2011-08-02Merge branch 'master' into nextTom Rondeau
* master: patch: applying Alexandru Csete's patch (that I though I already applied...)
2011-08-02Merge branch 'maint'Tom Rondeau
* maint: patch: applying Alexandru Csete's patch (that I though I already applied...)
2011-08-02patch: applying Alexandru Csete's patch (that I though I already applied...)Tom Rondeau
2011-07-27fixed some more warnings; mostly in doxygen or order of variable initialization.Tom Rondeau
2011-07-27Merge branch 'master' into nextTom Rondeau
* master: Fixed warnings generated from improper includes in swig interface file. Fixed doxygen warning in gr-uhd
2011-07-27Fixed warnings generated from improper includes in swig interface file.Tom Rondeau
2011-07-27Fixed doxygen warning in gr-uhdTom Rondeau
2011-07-26Merge branch 'master' into nextTom Rondeau
* master: doxygen: fixed doxygen warnings. Fixed type warning. Fixed warnings about doxygen format. Fixed return warnings. Fixed warnings about variable intialization order.
2011-07-26Merge branch 'maint'Tom Rondeau
* maint: doxygen: fixed doxygen warnings. Fixed type warning. Fixed warnings about doxygen format. Fixed return warnings. Fixed warnings about variable intialization order. Conflicts: volk/include/volk/volk_complex.h
2011-07-26doxygen: fixed doxygen warnings.Tom Rondeau
2011-07-26Fixed type warning.Tom Rondeau
2011-07-26Fixed warnings about doxygen format.Tom Rondeau
2011-07-26Fixed return warnings.Tom Rondeau
2011-07-26Fixed warnings about variable intialization order.Tom Rondeau
2011-07-26Merge branch 'master' into nextJohnathan Corgan
2011-07-26comedi: fix to use comedi 0.8 APIJohnathan Corgan
2011-07-26Merge branch 'master' into nextJohnathan Corgan
2011-07-26Merge branch 'maint'Johnathan Corgan
2011-07-26core: added missing io.h includes on cc filesJosh Blum
Added to the cc files which were missing io.h and required compatibility declarations in io.h to compile. Applies to compiling under MSVC with cmake work branch.
2011-07-26core: added missing config.h includes on cc filesJosh Blum
Added to the cc files which were missing config.h and required compatibility functions defined in config.h. Applies to compiling under MSVC with cmake work branch.
2011-07-23misc_next_branch_tweaks_to_build_on_osx_and_windowsJosh Blum
2011-07-22gr-vocoder: added G.723 40K ADPCM encoder, decoder, and audio loopback exampleJohnathan Corgan
2011-07-22gr-vocoder: added G.723 24K ADPCM encoder, decoder, and audio loopback exampleJohnathan Corgan
2011-07-22gr-vocoder: added G.721 32K ADPCM encoder, decoder, and audio loopback exampleJohnathan Corgan
2011-07-20Merge branch 'next' of gnuradio.org:gnuradio into nextTom Rondeau
2011-07-20trellis: fixed bug in trellis constellation metrics on when to include config.h.Tom Rondeau
2011-07-19gr-vocoder: adds alaw encoder, decoder, and audio loopback exampleJohnathan Corgan
2011-07-19gr-vocoder: adds ulaw encoder, decoder, and audio loopback exampleJohnathan Corgan
2011-07-19gr-vocoder: moved g72x out of gnuradio-core, renamed g7xxJohnathan Corgan
2011-07-19Merge branch 'master' into nextJohnathan Corgan
2011-07-19volk: fix whitespace in Python scriptMoritz Fischer
2011-07-18gr-vocoder: distcheck fixesJohnathan Corgan
2011-07-18gnuradio-examples: removed digital_voice examplesJohnathan Corgan
2011-07-18gr-vocoder: removed gr-codec2-vocoderJohnathan Corgan
2011-07-18gr-vocoder: re-implemented gr-codec2-vocoder inside gr-vocoderJohnathan Corgan
2011-07-18Merge remote branch 'ttsou/codec2' into wip/vocodersJohnathan Corgan
Conflicts: config/Makefile.am configure.ac