summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-17core: added missing include for gruel threadJosh Blum
2013-02-17Merge branch 'maint' into v3.6.4git_gras_supportJosh Blum
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-14filter: fixing synthesis filter output rate when using 2x oversampling.Tom Rondeau
2013-02-13core: adding necessary include to gr_block_registry.hTim O'Shea
2013-02-13core: cleaning warningsTim O'Shea
2013-02-13uhd: fixed receive_path()Mike Jameson
2013-02-13build: allowing user to override check for bad versions of boost.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-07Merge remote-tracking branch 'ncorgan/cmake_boost_fix' into maintJohnathan Corgan
2013-02-07Merge remote-tracking branch 'ncorgan/fedora-18-cmake' into maintJohnathan Corgan
2013-02-07blocks: fix use of bare boost::mutex::scoped_lockJohnathan Corgan
2013-02-07gruel: change scoped_lock mutex to account for Boost deprecationJohnathan Corgan
2013-02-05build: disable certain Boost versions we know are buggy to fix Issue #513.Tom Rondeau
2013-02-01cmake: Allows Unix systems with /usr/lib64 to use Boost installations in non-...Nicholas Corgan
2013-01-20volk: the profiler is no longer strictly unixJosh Blum
2013-01-20volk: remove bad find_package missing components, this is declared in top levelJosh Blum
2013-01-20volk: the profiler is no longer strictly unixJosh Blum
2013-01-20volk: remove bad find_package missing components, this is declared in top levelJosh Blum
2013-01-20Merge remote-tracking branch 'balint/windows_fixes' into maintJohnathan Corgan
2013-01-18Added PaintDC to 'plotter_base' so WX GL sinks will work under Windows.Balint Seeber
2013-01-18Removed check for pending events during mouse drag of GRC blocks on FlowGraph...Balint Seeber
2013-01-18digital: Fixed bug in digital_bert_rx.py (thanks Charles Ru)Ben Reynwar
2013-01-18digital: Updated pfb_clock_sync grc xml file.Ben Reynwar
2013-01-18digital: Updated constellation_receiver_cv documentation.Ben Reynwar
2013-01-17cmake: Added Fedora 18 packaging informationNicholas Corgan
2013-01-15grc: fixed problem of GRC_BLOCKS_PATH not being set in WindowsNicholas Corgan
2013-01-15wxgui: dead code removal and formatting cleanupSylvain Munaut
2013-01-14core: removed redundant test settingsJosh Blum
2013-01-14block: file_source_impl missing mutex includeJosh Blum
2013-01-14core: gr_socket_pdu missing iostreamJosh Blum
2013-01-13filter: bring in fix for volk updateJosh Blum
2013-01-13gras: fixed the misc issues w/ gr python blockJosh Blum
2013-01-13gras: support changeset for 3.6.4Josh Blum
2013-01-08cmake: updated revision to 3.6.4git post-releaseJohnathan Corgan
2013-01-08cmake: update revision to 3.6.3 for releaseJohnathan Corgan
2013-01-04remove unnecessary build commandsMichael L Dickens
2013-01-03Reorder SWIG_INCLUDE_DIRSMichael L Dickens
2013-01-03FFT_INCLUDE_DIRS -> GR_FFT_INCLUDE_DIRS, and reorderMichael L Dickens
2013-01-03GrUseQt4 -> GrSetupQt4, since that's what it really does.Michael L Dickens
2013-01-03Merge branch 'master' of http://gnuradio.org/git/gnuradio into fix_build_dir_...Michael L Dickens
2013-01-02Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau
2013-01-02blocks: fixed file_meta_sink/source_impl MSVC incompatibliity errorNicholas Corgan
2013-01-02docs: fixing typo.Tom Rondeau
2013-01-01Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord...Michael L Dickens
2013-01-01GNU Radio version of CMake's "UseQt4" script, which determines header (INCLUD...Michael L Dickens
2012-12-31core: fixed some unused parameter warningsAlexandru Csete
2012-12-29Merge branch 'maint'Johnathan Corgan