Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-30 | Merge branch 'maint' | Tom Rondeau | |
2011-08-30 | GRC: fixed error in XML format; need to declare XML type first. | Tom Rondeau | |
2011-08-27 | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau | |
2011-08-27 | Merge branch 'maint' of gnuradio.org:gnuradio into maint | Tom Rondeau | |
2011-08-27 | Merge branch 'master' into next | Tom Rondeau | |
2011-08-27 | Merge branch 'maint' | Tom Rondeau | |
2011-08-27 | grc: adding ctcss squelch block to GRC. | Tom Rondeau | |
2011-08-22 | Merge branch 'master' into next | Johnathan Corgan | |
2011-08-22 | gr-uhd: readd displaced alias for single_usrp_sink | Thomas Tsou | |
Insert alias for single_usrp_sink mistakenly removed in Commit 893f946b "gr-uhd: add async metadata source block" | |||
2011-08-20 | uhd: changes to support amsg block w/ cmake | Josh Blum | |
2011-08-20 | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum | |
2011-08-19 | Merge branch 'master' into next | Johnathan Corgan | |
2011-08-19 | Merge remote branch 'ttsou/async' | Johnathan Corgan | |
2011-08-19 | Revert "gr-uhd: post received async messages to user supplied msg queue" | Johnathan Corgan | |
This reverts commit 25b1550dba377b6dc86bee3e6f269a721efee655. | |||
2011-08-19 | gr-uhd: add async metadata source block | Thomas 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-19 | gruel: removed merge junk in makefile | Josh Blum | |
2011-08-19 | cmake: put that time.h compat header back (needed w/ benchmark apps on msvc) | Josh Blum | |
2011-08-15 | Merge branch 'master' into next | Johnathan Corgan | |
2011-08-13 | Allocate 10 additional USB PIDs to Bdale. | Eric Blossom | |
2011-08-13 | Update details on Bdale's existing USB PID allocation. | Eric Blossom | |
2011-08-13 | Merge branch 'master' into next | Johnathan Corgan | |
2011-08-13 | gr-uhd: post received async messages to user supplied msg queue | Johnathan Corgan | |
2011-08-04 | cmake: re-imagining of how to write a block w/ cmake and boost unit test | Josh Blum | |
2011-08-04 | cmake: specify all the boosts, remove dummy sys/time.h for msvc build | Josh Blum | |
2011-08-03 | cmake: moved unique target macro into python where its used | Josh Blum | |
2011-08-03 | core: removed modification of includedir for pc file, its not needed and was ↵ | Josh Blum | |
messing it up | |||
2011-08-03 | atsc: forgot to add gruel to the list of deps for unit test, also chmod +x ↵ | Josh Blum | |
unix unit test scripts | |||
2011-08-03 | atsc: did work on symbol visibility and minor tweaks in qa code for MSVC | Josh Blum | |
2011-08-03 | rs: reasonable workaround for compiling reed-solomon under MSVC | Josh Blum | |
2011-08-02 | Merge branch 'master' into next | Tom Rondeau | |
* master: patch: applying Alexandru Csete's patch (that I though I already applied...) | |||
2011-08-02 | Merge branch 'maint' | Tom Rondeau | |
* maint: patch: applying Alexandru Csete's patch (that I though I already applied...) | |||
2011-08-02 | patch: applying Alexandru Csete's patch (that I though I already applied...) | Tom Rondeau | |
2011-08-02 | core: dont set boost vars for gnuradio-core.pc | Josh Blum | |
If this is useful, it should be in gruel.pc; but gruel.pc has no private libs or boost dirs. Also, the substitution of absolute boost library paths is bad for cross builds (even native ones) | |||
2011-08-02 | cmake: language tweak for component group description | Josh Blum | |
2011-08-02 | cmake: set plat_specific when determining GR_PYTHON_DIR, this makes it use ↵ | Josh Blum | |
lib64 on rh64 machines | |||
2011-07-29 | cmake: tweaks + fixes for components/packaging | Josh Blum | |
2011-07-28 | cmake: added -ldl flag to cppunit when pkg config is used | Josh Blum | |
2011-07-28 | cmake: be a little more robust when checking source code version | Josh Blum | |
2011-07-28 | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum | |
2011-07-28 | filter: fixed file extension on filter CMakeLists neon code | Josh Blum | |
2011-07-27 | fixed some more warnings; mostly in doxygen or order of variable initialization. | Tom Rondeau | |
2011-07-27 | Merge branch 'master' into next | Tom Rondeau | |
* master: Fixed warnings generated from improper includes in swig interface file. Fixed doxygen warning in gr-uhd | |||
2011-07-27 | Fixed warnings generated from improper includes in swig interface file. | Tom Rondeau | |
2011-07-27 | Fixed doxygen warning in gr-uhd | Tom Rondeau | |
2011-07-26 | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum | |
2011-07-26 | Merge branch 'master' into next | Tom 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-26 | Merge 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-26 | doxygen: fixed doxygen warnings. | Tom Rondeau | |
2011-07-26 | Fixed type warning. | Tom Rondeau | |
2011-07-26 | Fixed warnings about doxygen format. | Tom Rondeau | |