summaryrefslogtreecommitdiff
path: root/grc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nextTom Rondeau2012-12-111-0/+1
|\
| * core: Patch to file source to allow opening of new files while running.Brett L. Trotter2012-12-111-0/+1
* | Merge branch 'master' into nextJohnathan Corgan2012-12-079-5/+163
|\|
| * core: added gr_tuntap_pdu, gr_socket_pdu, and msg passing enhancementsTim O'Shea2012-12-079-5/+163
* | Merge branch 'master' into nextTom Rondeau2012-12-061-1/+6
|\|
| * core: updated the message debug block to have a 'store' port where messages c...Tom Rondeau2012-12-061-1/+6
* | ctrlport: fixing up controlport integration into gnuradio-core for merge with...Tom Rondeau2012-12-031-0/+10
* | Merging ctrlport2 into next branch.Tom Rondeau2012-12-033-0/+172
* | Merge branch 'master' into nextJohnathan Corgan2012-11-307-2/+141
|\|
| * core: gr_blocks can now have only message ports with no general_work()Tim O'Shea2012-11-307-2/+141
* | Merge branch 'master' into nextJohnathan Corgan2012-11-294-1/+18
|\|
| * core: adding msg_connect, updating msg interface, adding symbolic block namesTim O'Shea2012-11-294-1/+18
* | Revert "core: adding msg_connect, updating msg interface, adding symbolic blo...Johnathan Corgan2012-11-294-18/+1
* | core: adding msg_connect, updating msg interface, adding symbolic block namesTim O'Shea2012-11-284-1/+18
* | fec: add new top-level component for FEC blocksJohnathan Corgan2012-11-123-43/+0
* | analog: fixing up GRC and other examples to use gr-analog for sig and noise s...Tom Rondeau2012-11-102-144/+232
* | analog: removed noise and sig sources from core.Tom Rondeau2012-11-104-236/+0
* | analog: removing frequency mod, phase mod, quad demod, and rail from gnuradio...Tom Rondeau2012-11-064-92/+0
* | analog: removing cpfsk and cpm from gnurdio-core.Tom Rondeau2012-11-062-38/+0
* | analog: Removing all squelch blocks from gnuradio-core.Tom Rondeau2012-11-065-212/+0
* | analog: removing probe_avg_mag_sqrd from gnuradio-core.Tom Rondeau2012-11-062-51/+0
* | analog: removing PLL blocks. Also moved blks2impl files that used PLLs to gr-...Tom Rondeau2012-11-015-143/+0
* | analog: removed all AGC blocks from gnuradio-core.Tom Rondeau2012-10-313-133/+0
* | Merge branch 'master' into nextJohnathan Corgan2012-10-054-0/+43
|\|
| * grc: added wildcard type to pad source/sinkJosh Blum2012-10-052-0/+10
| * grc: revert changes to flow_graph.tmpl, runtime enforces thisJosh Blum2012-10-051-2/+2
| * grc: added optional flag to pad source and sinkJosh Blum2012-10-045-2/+35
* | Merge branch 'master' into nextTom Rondeau2012-10-033-0/+139
|\|
| * grc: ability to automatically create hier_blocks from a flowgraph.Tom Rondeau2012-10-033-0/+138
| * grc: populate file variable correctly when we save.Tom Rondeau2012-10-031-0/+1
| * Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau2012-10-0110-2/+43
| |\
* | \ Merge branch 'next' of gnuradio.org:gnuradio into nextTom Rondeau2012-09-3010-2/+43
|\ \ \
| * \ \ Merge branch 'master' into nextJohnathan Corgan2012-09-2810-2/+43
| |\ \ \ | | | |/ | | |/|
| | * | added the ability to open custom GRC hier block definitions from graphs using...Tim O'Shea2012-09-288-1/+19
| | * | adding GRC Reload Block XML actionTim O'Shea2012-09-286-1/+24
* | | | Merge branch 'master' into nextTom Rondeau2012-09-231-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | grc: fixed GRC subtraction block to allow a single input line (inverts the si...Tom Rondeau2012-09-221-1/+1
| |/
* | Merge branch 'master' into nextTom Rondeau2012-08-302-0/+43
|\|
| * adding gr_endian_swap blockTim O'Shea2012-08-302-0/+43
* | Merge remote branch 'reynwar/comments_next' into nextJohnathan Corgan2012-08-2838-322/+816
|\ \
| * | docs: Modified argument formating in python docstrings in grc.Ben Reynwar2012-08-1438-322/+816
* | | filter: fixing PFB GRC blocks.Tom Rondeau2012-08-225-177/+0
* | | core: fixing location of some components for the new hierarchy.Tom Rondeau2012-08-222-91/+0
* | | filter: cleaning up GRC filter blocks.Tom Rondeau2012-08-2019-1393/+0
* | | core: removed fft blocks from core (now only in gr-fft).Tom Rondeau2012-08-203-129/+0
* | | digital: converted scrambler code to new style.Tom Rondeau2012-08-132-157/+0
|/ /
* | Merge branch 'qtsink_menus' into nextTom Rondeau2012-07-291-0/+14
|\ \
| * \ Merge branch 'next' into qtsink_menusTom Rondeau2012-07-1714-464/+2
| |\ \
| * \ \ Merge branch 'master' into my_qtsinkTom Rondeau2012-06-2428-46/+357
| |\ \ \
| * | | | qtgui: GRC template sets tb = None on exit for widget cleanup; waterfall plot...Nick Foster2012-04-161-0/+1