| Commit message (Expand) | Author | Age | Files | Lines |
* | wxgui: Moved oscope and histogram bases into wxgui. | Tom Rondeau | 2013-03-18 | 13 | -1419/+0 |
* | core: removed i2c, sdr1000, microtune code. | Tom Rondeau | 2013-03-17 | 35 | -2639/+0 |
* | blocks: removing udp_source/sink from gnuradio-core; now in gr-blocks. | Tom Rondeau | 2013-03-13 | 8 | -993/+0 |
* | blocks: removing file_sink/source file_descriptor_sink/source form core and m... | Tom Rondeau | 2013-03-10 | 17 | -1231/+0 |
* | blocks: removing tagged file sink, wavfile source/sink/base from core; now in... | Tom Rondeau | 2013-03-09 | 13 | -1467/+0 |
* | blocks: removing blocks moved into gr-blocks: | Tom Rondeau | 2013-03-06 | 14 | -935/+0 |
* | core: removed PDU related blocks | Johnathan Corgan | 2013-02-28 | 16 | -1209/+0 |
* | core: removed gr_tuntap_pdu | Johnathan Corgan | 2013-02-27 | 5 | -252/+0 |
* | Merge branch 'master' into next | Johnathan Corgan | 2013-02-27 | 3 | -14/+15 |
|\ |
|
| * | blocks: added gr::blocks::tuntap_pdu | Johnathan Corgan | 2013-02-27 | 3 | -14/+15 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2013-02-17 | 1 | -0/+1 |
|\| |
|
| * | core: added missing include for gruel thread | Josh Blum | 2013-02-17 | 1 | -0/+1 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2013-02-17 | 2 | -4/+19 |
|\| |
|
| * | core: fix gr_message_debug for printing PDUs | Johnathan Corgan | 2013-02-17 | 2 | -4/+18 |
| * | core: cleaning warnings | Tim O'Shea | 2013-02-13 | 1 | -1/+1 |
* | | core: cleaning warnings | Tim O'Shea | 2013-02-13 | 1 | -1/+1 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2013-02-07 | 1 | -5/+5 |
|\| |
|
| * | blocks: fix use of bare boost::mutex::scoped_lock | Johnathan Corgan | 2013-02-07 | 1 | -5/+5 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2013-01-14 | 1 | -0/+1 |
|\| |
|
| * | core: gr_socket_pdu missing iostream | Josh Blum | 2013-01-14 | 1 | -0/+1 |
* | | pmt: too hasty in fixing a conflict in the merge. | Tom Rondeau | 2013-01-02 | 1 | -9/+9 |
* | | Merge branch 'pmt_rename' into next | Tom Rondeau | 2013-01-02 | 9 | -81/+81 |
|\ \ |
|
| * | | gruel: updating all GR blocks that use PMTs to use new naming. | Tom Rondeau | 2012-12-21 | 9 | -72/+72 |
* | | | Merge branch 'master' into next | Johnathan Corgan | 2012-12-20 | 5 | -14/+21 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | core: fixed pdu MSVC compatibility issues | Nicholas Corgan | 2012-12-20 | 5 | -14/+21 |
* | | Merge branch 'master' into next | Tom Rondeau | 2012-12-14 | 1 | -1/+0 |
|\| |
|
| * | blocks: moving file metadata sink/source to gr-blocks. | Tom Rondeau | 2012-12-14 | 8 | -1293/+0 |
| * | core: adding itemsize key to metadata header to allow for vectorized items. | Tom Rondeau | 2012-12-14 | 4 | -33/+13 |
| * | core: Added detached header test to file metadata QA. | Tom Rondeau | 2012-12-14 | 1 | -0/+2 |
| * | core: When the file meta sink is closed by user, make sure the last header is... | Tom Rondeau | 2012-12-14 | 1 | -2/+2 |
| * | core: use std::string in file metadata sink (easier to work with; matches sou... | Tom Rondeau | 2012-12-14 | 3 | -14/+13 |
| * | core: updated file metadata source to support detached header files. | Tom Rondeau | 2012-12-14 | 3 | -27/+43 |
| * | core: updates metadata parser: don't assume value is a float. | Tom Rondeau | 2012-12-13 | 1 | -1/+1 |
| * | core: metadata file source parses extras header and converts data to tags. | Tom Rondeau | 2012-12-13 | 2 | -2/+29 |
| * | core: updated meta data file sink to extract header metadata as tags and add ... | Tom Rondeau | 2012-12-13 | 2 | -14/+45 |
| * | core: forgot to remove these outputs. | Tom Rondeau | 2012-12-13 | 1 | -5/+0 |
| * | core: adding a file meta source block. | Tom Rondeau | 2012-12-13 | 5 | -0/+548 |
| * | core: cleaning up file meta sink. | Tom Rondeau | 2012-12-13 | 2 | -20/+3 |
| * | Merge branch 'master' into file_meta_data | Tom Rondeau | 2012-12-12 | 27 | -45/+1857 |
| |\ |
|
| * | | core: metadata file sink can set detached header. | Tom Rondeau | 2012-12-07 | 4 | -70/+261 |
| * | | core: update to metadata files to grow the extras dictionary when any tag is ... | Tom Rondeau | 2012-12-05 | 2 | -32/+29 |
| * | | core: Use sample and relative rate to update header based on num samples. | Tom Rondeau | 2012-12-05 | 2 | -12/+34 |
| * | | core: Update metadata file sink to better handle tags in the right spot. | Tom Rondeau | 2012-12-05 | 2 | -4/+43 |
| * | | core: updated metadata structure to use relative header info. | Tom Rondeau | 2012-12-04 | 1 | -26/+6 |
| * | | core: adding a max segment size to metadata files. | Tom Rondeau | 2012-12-04 | 3 | -55/+84 |
| * | | core: adding ability to handle extra data in headers. | Tom Rondeau | 2012-11-27 | 3 | -22/+55 |
| * | | core: Update file_meta_sink to inject headers into data stream. | Tom Rondeau | 2012-11-24 | 3 | -25/+160 |
| * | | core: Adding a file sink block that stores metadata with file. | Tom Rondeau | 2012-11-21 | 5 | -0/+285 |
* | | | Merge branch 'master' into next | Tom Rondeau | 2012-12-12 | 2 | -9/+8 |
|\ \ \
| | |/
| |/| |
|
| * | | core: put the stub class in the wrong file. | Tom Rondeau | 2012-12-12 | 2 | -9/+8 |