summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/general
AgeCommit message (Expand)Author
2013-05-01gras: use include for pmt_swig.i for swig vector errorJosh Blum
2013-03-17Merge branch 'maint' of https://github.com/guruofquality/gnuradio into v3.6.4...Josh Blum
2013-03-14core: boost::filename3::path::/ operator works on older boost verions than /=Tim O'Shea
2013-03-05prefs: pass strings by reference. Also cleans up a comma in gr_modtool that m...Tom Rondeau
2013-02-23whoops: revert that accidental commitJosh Blum
2013-02-23gras: implement io sig ontop of set/get size apiJosh Blum
2013-02-21Merge remote-tracking branch 'ncorgan/random_pdu_fix'Johnathan 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-18core: fixed gr_random_pdu MSVC incompatibility issueNicholas Corgan
2013-02-17core: if the config files don't exist, just return an empty list; don't fail.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: Making an all C++ version of the preferences/config file readers.Tom Rondeau
2013-02-12Merge remote-tracking branch 'reynwar/python_msg'Johnathan Corgan
2013-02-05core: adding gr_random_pdu message passing blockTim O'Shea
2013-01-31core: Enabling msg_connect within python blocks.Roy Thompson
2013-01-14core: adding gr_random_pdu message passing blockTim O'Shea
2012-12-18core: gr_tag_debug handles lacking srcidMartin Braun
2012-12-13core: better tag debugger. Only outputs when there are tags to show.Tom Rondeau
2012-12-03build: cleaned up some warnings.Tom Rondeau
2012-12-01core: cleanup on pdu/msg blocksJohnathan Corgan
2012-11-30core: gr_blocks can now have only message ports with no general_work()Tim O'Shea
2012-11-29core: adding msg_connect, updating msg interface, adding symbolic block namesTim O'Shea
2012-11-27Revert "Revert "Merge remote branch 'jblum-github/python_blocks2' into master""Tom Rondeau
2012-10-30analog: added PLL blocks to gr-analog with QA and GRC.Tom Rondeau
2012-10-13Merge branch 'maint'Johnathan Corgan
2012-10-13core: fix several tag includes throughout coreJosh Blum
2012-09-29core: fix implicit assumption in skipheadJosh Blum
2012-09-27core: fix use of private vars in place of API accessorJosh Blum
2012-09-27digital: fix private access in gr_endian_swapJosh Blum
2012-08-30adding gr_endian_swap blockTim O'Shea
2012-07-07Revert "Merge remote branch 'jblum-github/python_blocks2' into master"Johnathan Corgan
2012-07-03Merge branch 'maint'Johnathan Corgan
2012-07-03core: added general_generated to swig depsJosh Blum
2012-07-01Merge remote branch 'jblum-github/python_blocks2' into masterJohnathan Corgan
2012-06-22core: adds a tag debug sink to display all tags coming into it.Tom Rondeau
2012-06-201. handle pmt serialize and deserialize for tuplesTim O'Shea
2012-06-16cmake: add support for SYSCONFDIRChí-Thanh Christopher Nguyễn
2012-06-13Merge branch 'master-mods'Tom Rondeau
2012-06-13core: modifications to gr_annotator_raw.Tom Rondeau
2012-06-13Merge branch 'master-mods' of git://github.com/osh/gnuradio-1 into master-modsTom Rondeau
2012-06-12new block, gr_annotator_rawTim O'Shea
2012-06-10Merge branch 'master-mods'Tom Rondeau
2012-06-10Merge branch 'master-mods' of git://github.com/osh/gnuradio-1 into master-modsTom Rondeau
2012-06-10gr_unpack_k_bits:Tim O'Shea
2012-06-10Merge branch 'maint'Tom Rondeau
2012-06-10volk: make sure the alignment call for a block passes at least 1.Tom Rondeau
2012-06-07fixed copyright dates.Tom Rondeau
2012-06-07Some really minor nits.Tom Rondeau