Age | Commit message (Expand) | Author |
2013-02-13 | Merge remote-tracking branch 'm0mik/m_misc_updates' | Tom Rondeau |
2013-02-12 | Merge remote-tracking branch 'reynwar/python_msg' | Johnathan Corgan |
2013-02-12 | Merge remote-tracking branch 'reynwar/min_output' | Johnathan Corgan |
2013-02-12 | Merge remote-tracking branch 'martin/grmodtool' | Johnathan Corgan |
2013-02-12 | Merge branch 'maint' | Tom Rondeau |
2013-02-12 | build: fixing generated includes, deps, and header installation. | Tom Rondeau |
2013-02-12 | analog: fix a floating point accuracy issue in the CTCSS squelch block. | Tom Rondeau |
2013-02-12 | core: typedef vector<unsigned int> so SWIG can handle including it multiple t... | Tom Rondeau |
2013-02-11 | uhd: added click to change freq | Mike Jameson |
2013-02-11 | uhd: fixed receive_path() | Mike Jameson |
2013-02-11 | Merge branch 'm_alsa_busy_fixes' of https://github.com/m0mik/gnuradio into m_... | Mike Jameson |
2013-02-11 | uhd: fixed default midpoint gain | Mike Jameson |
2013-02-11 | Update gr-uhd/examples/python/usrp_am_mw_rcv.py | Mike Jameson |
2013-02-11 | uhd: fixes audio_alsa_sink busy | Mike Jameson |
2013-02-07 | core: QA still had issues from next branch. This fixes it. | Tom Rondeau |
2013-02-07 | sched: swiging perf counters into Python. | Tom Rondeau |
2013-02-07 | sched: adding in perf counters to measure performance of blocks during exectu... | Tom Rondeau |
2013-02-07 | core: QA code import fix. | Tom Rondeau |
2013-02-07 | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau |
2013-02-07 | core: thread affinity example core set changed. | Tom Rondeau |
2013-02-07 | docs: fixed missed parameter documentation in fastnoise_source block. | Tom Rondeau |
2013-02-07 | Merge branch 'maint' | Johnathan Corgan |
2013-02-07 | Merge remote-tracking branch 'ncorgan/cmake_boost_fix' into maint | Johnathan Corgan |
2013-02-07 | Merge remote-tracking branch 'ncorgan/fedora-18-cmake' into maint | Johnathan Corgan |
2013-02-07 | blocks: fix use of bare boost::mutex::scoped_lock | Johnathan Corgan |
2013-02-07 | gruel: change scoped_lock mutex to account for Boost deprecation | Johnathan Corgan |
2013-02-06 | gruel: Added WIN32_LEAN_AND_MEAN definition before windows.h include | Nicholas Corgan |
2013-02-06 | gruel: renamed mask to dword_mask | Nicholas Corgan |
2013-02-06 | sched: added documentation for affinity setting functions. | Tom Rondeau |
2013-02-06 | gruel: need to include windows.h to know about HANDLE. | Tom Rondeau |
2013-02-06 | QA: adding a test to make sure the set_processor_affinity calls work and top_... | Tom Rondeau |
2013-02-06 | core: working thread affinity concept into gr_blocks. | Tom Rondeau |
2013-02-06 | gruel: adding wrapper layer for gruel threads to enable setting thread affinity. | Tom Rondeau |
2013-02-06 | Merge remote-tracking branch 'ncorgan/fedora-18-cmake' | Tom Rondeau |
2013-02-06 | Merge remote-tracking branch 'ncorgan/cmake_boost_fix' | Tom Rondeau |
2013-02-06 | modtool: fixed block_magic and %include order | Martin Braun |
2013-02-05 | adding gr_fastnoise_source and making it the default for gr_channel_model | Tim O'Shea |
2013-02-05 | core: adding gr_random_pdu message passing block | Tim O'Shea |
2013-02-05 | Merge branch 'pmt_to_python' | Tom Rondeau |
2013-02-05 | Merge branch 'maint' | Tom Rondeau |
2013-02-05 | build: disable certain Boost versions we know are buggy to fix Issue #513. | Tom Rondeau |
2013-02-04 | modtool: bugfix, BLOCK_MAGIC should appear before %include | Martin Braun |
2013-02-01 | cmake: Allows Unix systems with /usr/lib64 to use Boost installations in non-... | Nicholas Corgan |
2013-02-01 | core: added tag to python converters | Martin Braun |
2013-02-01 | pmt: added python converters | Martin Braun |
2013-01-31 | core: Enabling msg_connect within python blocks. | Roy Thompson |
2013-01-28 | modtool: cleanup, bugfixes | Martin Braun |
2013-01-28 | modtool: bugfixes | Martin Braun |
2013-01-28 | modtool: newmod uses gr.prefs or --srcdir | Martin Braun |
2013-01-28 | modtool: more flexibility w/ adding and removing entries | Martin Braun |