index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnuradio-core
/
src
/
lib
/
general
Age
Commit message (
Expand
)
Author
2013-02-16
core: prefs of true/on/1 and false/off/0 are translated to bools.
Tom Rondeau
2013-02-16
core: add ability to override config files with environmental variables.
Tom Rondeau
2013-02-16
core: Making an all C++ version of the preferences/config file readers.
Tom Rondeau
2013-02-12
Merge remote-tracking branch 'reynwar/python_msg'
Johnathan Corgan
2013-02-05
core: adding gr_random_pdu message passing block
Tim O'Shea
2013-01-31
core: Enabling msg_connect within python blocks.
Roy Thompson
2013-01-14
core: adding gr_random_pdu message passing block
Tim O'Shea
2012-12-18
core: gr_tag_debug handles lacking srcid
Martin Braun
2012-12-13
core: better tag debugger. Only outputs when there are tags to show.
Tom Rondeau
2012-12-03
build: cleaned up some warnings.
Tom Rondeau
2012-12-01
core: cleanup on pdu/msg blocks
Johnathan Corgan
2012-11-30
core: gr_blocks can now have only message ports with no general_work()
Tim O'Shea
2012-11-29
core: adding msg_connect, updating msg interface, adding symbolic block names
Tim O'Shea
2012-11-27
Revert "Revert "Merge remote branch 'jblum-github/python_blocks2' into master""
Tom Rondeau
2012-10-30
analog: added PLL blocks to gr-analog with QA and GRC.
Tom Rondeau
2012-10-13
Merge branch 'maint'
Johnathan Corgan
2012-10-13
core: fix several tag includes throughout core
Josh Blum
2012-09-29
core: fix implicit assumption in skiphead
Josh Blum
2012-09-27
core: fix use of private vars in place of API accessor
Josh Blum
2012-09-27
digital: fix private access in gr_endian_swap
Josh Blum
2012-08-30
adding gr_endian_swap block
Tim O'Shea
2012-07-07
Revert "Merge remote branch 'jblum-github/python_blocks2' into master"
Johnathan Corgan
2012-07-03
Merge branch 'maint'
Johnathan Corgan
2012-07-03
core: added general_generated to swig deps
Josh Blum
2012-07-01
Merge remote branch 'jblum-github/python_blocks2' into master
Johnathan Corgan
2012-06-22
core: adds a tag debug sink to display all tags coming into it.
Tom Rondeau
2012-06-20
1. handle pmt serialize and deserialize for tuples
Tim O'Shea
2012-06-16
cmake: add support for SYSCONFDIR
Chí-Thanh Christopher Nguyễn
2012-06-13
Merge branch 'master-mods'
Tom Rondeau
2012-06-13
core: modifications to gr_annotator_raw.
Tom Rondeau
2012-06-13
Merge branch 'master-mods' of git://github.com/osh/gnuradio-1 into master-mods
Tom Rondeau
2012-06-12
new block, gr_annotator_raw
Tim O'Shea
2012-06-10
Merge branch 'master-mods'
Tom Rondeau
2012-06-10
Merge branch 'master-mods' of git://github.com/osh/gnuradio-1 into master-mods
Tom Rondeau
2012-06-10
gr_unpack_k_bits:
Tim O'Shea
2012-06-10
Merge branch 'maint'
Tom Rondeau
2012-06-10
volk: make sure the alignment call for a block passes at least 1.
Tom Rondeau
2012-06-07
fixed copyright dates.
Tom Rondeau
2012-06-07
Some really minor nits.
Tom Rondeau
2012-06-06
Block Modifications:
Tim O'Shea
2012-05-27
core: patch for vector_map loop variable initialization.
Donald Porges
2012-05-21
core: minor formatting changes to vector_map for style consistency.
Tom Rondeau
2012-05-17
gr: Added vector_map block.
Ben Reynwar
2012-04-17
this is squashed python blocks support
Josh Blum
2012-04-13
Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...
Tom Rondeau
2012-04-13
Fix some minor warnings.
Tom Rondeau
2012-04-12
filters: add alias of "BLACKMAN_HARRiS" to "BLACKMAN_hARRIS" for consistency.
Nick Foster
2012-04-07
Merge branch 'master' into next
Johnathan Corgan
2012-04-07
Merge branch 'wfm_tx_work'
Johnathan Corgan
2012-04-07
core: use while instead of if in frequency_modulator
Johnathan Corgan
[next]