summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-21Merge remote-tracking branch 'ncorgan/random_pdu_fix'Johnathan Corgan
2013-02-21Merge branch 'maint'Johnathan Corgan
2013-02-21Merge remote-tracking branch 'ncorgan/volk_profile_fix' into maintJohnathan Corgan
2013-02-21Merge remote-tracking branch 'ncorgan/chrono' into maintJohnathan Corgan
2013-02-21volk: Fixed volk_profile MSVC incompatibilityNicholas Corgan
2013-02-21Merge branch 'master' of git://github.com/gnuradio/gnuradio into grmodtoolMartin Braun
2013-02-20digital: adding simple_correlator to gr-digital's block tree.Tom Rondeau
2013-02-20blocks: adding count_bits code to gr-blocks.Tom Rondeau
2013-02-20digital: moved simple_correlator (inverse of simple_framer) to gr-digital.Tom Rondeau
2013-02-19cmake: Added chrono as a necessary Boost library under MSVCNicholas Corgan
2013-02-19core: removed vestigial debug line.Tom Rondeau
2013-02-19core: prefs setup looks for a local .gnuradio/config.conf to use.Tom Rondeau
2013-02-19docs: correcting gr-modtool exclude path for master dir format.Tom Rondeau
2013-02-19docs: adding an exclude rule for gr-modtool to avoid conflicts.Tom Rondeau
2013-02-18Merge branch 'maint'Tom Rondeau
2013-02-18GRC: adds ability for grc to pull in documentation for blocks from other GR m...Julien Olivain
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