summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-18howto: copies Doxyxml from main docs to properly pull out block parameters do...Julien Olivain
2013-02-18core: fixed gr_random_pdu MSVC incompatibility issueNicholas Corgan
2013-02-17Merge branch 'maint'Johnathan Corgan
2013-02-17blocks: added missing include for gruel threadJosh Blum
2013-02-17core: added missing include for gruel threadJosh Blum
2013-02-17core: if the config files don't exist, just return an empty list; don't fail.Tom Rondeau
2013-02-17Merge branch 'cpp_prefs'Tom Rondeau
2013-02-17Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau
2013-02-17Merge branch 'maint'Johnathan Corgan
2013-02-17core: fix gr_message_debug for printing PDUsJohnathan Corgan
2013-02-17core: fix gr_pdu_to_tagged_stream XML for typeJohnathan Corgan
2013-02-16docs: adding section to main page explaining config files.Tom Rondeau
2013-02-16core: prefs of true/on/1 and false/off/0 are translated to bools.Tom Rondeau
2013-02-16core: add ability to override config files with environmental variables.Tom Rondeau
2013-02-16core: only query preferences database once at start of block_executor.Tom Rondeau
2013-02-16core: adding and using a PerfCounters section to the config files.Tom Rondeau
2013-02-16core: Making an all C++ version of the preferences/config file readers.Tom Rondeau
2013-02-16core: adding new var perf. counters to swig interface.Tom Rondeau
2013-02-15core: adding variance calcs to perf. counters.Tom Rondeau
2013-02-15Merge branch 'master' of git://github.com/gnuradio/gnuradio into grmodtoolMartin Braun
2013-02-14Merge branch 'maint'Tom Rondeau
2013-02-14filter: fixing synthesis filter output rate when using 2x oversampling.Tom Rondeau
2013-02-14modtool: fixed order for both 3.6 and 3.7 API versionsMartin Braun
2013-02-13Merge branch 'maint'Tom Rondeau
2013-02-13core: adding necessary include to gr_block_registry.hTim O'Shea
2013-02-13grc: add callback for gr_throttle sample_rateTim O'Shea
2013-02-13Merge branch 'maint'Tom Rondeau
2013-02-13core: cleaning warningsTim O'Shea
2013-02-13uhd: fixed receive_path()Mike Jameson
2013-02-13Merge branch 'maint'Tom Rondeau
2013-02-13build: allowing user to override check for bad versions of boost.Tom Rondeau
2013-02-13Merge remote-tracking branch 'm0mik/m-updates'Tom Rondeau
2013-02-13Merge remote-tracking branch 'm0mik/m_misc_updates'Tom Rondeau
2013-02-12Merge remote-tracking branch 'reynwar/python_msg'Johnathan Corgan
2013-02-12Merge remote-tracking branch 'reynwar/min_output'Johnathan Corgan
2013-02-12Merge remote-tracking branch 'martin/grmodtool'Johnathan Corgan
2013-02-12Merge branch 'maint'Tom Rondeau
2013-02-12build: fixing generated includes, deps, and header installation.Tom Rondeau
2013-02-12analog: fix a floating point accuracy issue in the CTCSS squelch block.Tom Rondeau
2013-02-12core: typedef vector<unsigned int> so SWIG can handle including it multiple t...Tom Rondeau
2013-02-11uhd: added click to change freqMike Jameson
2013-02-11uhd: fixed receive_path()Mike Jameson
2013-02-11Merge branch 'm_alsa_busy_fixes' of https://github.com/m0mik/gnuradio into m_...Mike Jameson
2013-02-11uhd: fixed default midpoint gainMike Jameson
2013-02-11Update gr-uhd/examples/python/usrp_am_mw_rcv.pyMike Jameson
2013-02-11uhd: fixes audio_alsa_sink busyMike Jameson
2013-02-08uhd: reset gain defaults to NoneMike Jameson
2013-02-07core: QA still had issues from next branch. This fixes it.Tom Rondeau
2013-02-07sched: swiging perf counters into Python.Tom Rondeau
2013-02-07sched: adding in perf counters to measure performance of blocks during exectu...Tom Rondeau