summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/io
Commit message (Expand)AuthorAgeFilesLines
* wxgui: Moved oscope and histogram bases into wxgui.Tom Rondeau2013-03-1813-1419/+0
* core: removed i2c, sdr1000, microtune code.Tom Rondeau2013-03-1735-2639/+0
* blocks: removing udp_source/sink from gnuradio-core; now in gr-blocks.Tom Rondeau2013-03-138-993/+0
* blocks: removing file_sink/source file_descriptor_sink/source form core and m...Tom Rondeau2013-03-1017-1231/+0
* blocks: removing tagged file sink, wavfile source/sink/base from core; now in...Tom Rondeau2013-03-0913-1467/+0
* blocks: removing blocks moved into gr-blocks:Tom Rondeau2013-03-0614-935/+0
* core: removed PDU related blocksJohnathan Corgan2013-02-2816-1209/+0
* core: removed gr_tuntap_pduJohnathan Corgan2013-02-275-252/+0
* Merge branch 'master' into nextJohnathan Corgan2013-02-273-14/+15
|\
| * blocks: added gr::blocks::tuntap_pduJohnathan Corgan2013-02-273-14/+15
* | Merge branch 'master' into nextJohnathan Corgan2013-02-171-0/+1
|\|
| * core: added missing include for gruel threadJosh Blum2013-02-171-0/+1
* | Merge branch 'master' into nextJohnathan Corgan2013-02-172-4/+19
|\|
| * core: fix gr_message_debug for printing PDUsJohnathan Corgan2013-02-172-4/+18
| * core: cleaning warningsTim O'Shea2013-02-131-1/+1
* | core: cleaning warningsTim O'Shea2013-02-131-1/+1
* | Merge branch 'master' into nextJohnathan Corgan2013-02-071-5/+5
|\|
| * blocks: fix use of bare boost::mutex::scoped_lockJohnathan Corgan2013-02-071-5/+5
* | Merge branch 'master' into nextJohnathan Corgan2013-01-141-0/+1
|\|
| * core: gr_socket_pdu missing iostreamJosh Blum2013-01-141-0/+1
* | pmt: too hasty in fixing a conflict in the merge.Tom Rondeau2013-01-021-9/+9
* | Merge branch 'pmt_rename' into nextTom Rondeau2013-01-029-81/+81
|\ \
| * | gruel: updating all GR blocks that use PMTs to use new naming.Tom Rondeau2012-12-219-72/+72
* | | Merge branch 'master' into nextJohnathan Corgan2012-12-205-14/+21
|\ \ \ | |/ / |/| / | |/
| * core: fixed pdu MSVC compatibility issuesNicholas Corgan2012-12-205-14/+21
* | Merge branch 'master' into nextTom Rondeau2012-12-141-1/+0
|\|
| * blocks: moving file metadata sink/source to gr-blocks.Tom Rondeau2012-12-148-1293/+0
| * core: adding itemsize key to metadata header to allow for vectorized items.Tom Rondeau2012-12-144-33/+13
| * core: Added detached header test to file metadata QA.Tom Rondeau2012-12-141-0/+2
| * core: When the file meta sink is closed by user, make sure the last header is...Tom Rondeau2012-12-141-2/+2
| * core: use std::string in file metadata sink (easier to work with; matches sou...Tom Rondeau2012-12-143-14/+13
| * core: updated file metadata source to support detached header files.Tom Rondeau2012-12-143-27/+43
| * core: updates metadata parser: don't assume value is a float.Tom Rondeau2012-12-131-1/+1
| * core: metadata file source parses extras header and converts data to tags.Tom Rondeau2012-12-132-2/+29
| * core: updated meta data file sink to extract header metadata as tags and add ...Tom Rondeau2012-12-132-14/+45
| * core: forgot to remove these outputs.Tom Rondeau2012-12-131-5/+0
| * core: adding a file meta source block.Tom Rondeau2012-12-135-0/+548
| * core: cleaning up file meta sink.Tom Rondeau2012-12-132-20/+3
| * Merge branch 'master' into file_meta_dataTom Rondeau2012-12-1227-45/+1857
| |\
| * | core: metadata file sink can set detached header.Tom Rondeau2012-12-074-70/+261
| * | core: update to metadata files to grow the extras dictionary when any tag is ...Tom Rondeau2012-12-052-32/+29
| * | core: Use sample and relative rate to update header based on num samples.Tom Rondeau2012-12-052-12/+34
| * | core: Update metadata file sink to better handle tags in the right spot.Tom Rondeau2012-12-052-4/+43
| * | core: updated metadata structure to use relative header info.Tom Rondeau2012-12-041-26/+6
| * | core: adding a max segment size to metadata files.Tom Rondeau2012-12-043-55/+84
| * | core: adding ability to handle extra data in headers.Tom Rondeau2012-11-273-22/+55
| * | core: Update file_meta_sink to inject headers into data stream.Tom Rondeau2012-11-243-25/+160
| * | core: Adding a file sink block that stores metadata with file.Tom Rondeau2012-11-215-0/+285
* | | Merge branch 'master' into nextTom Rondeau2012-12-122-9/+8
|\ \ \ | | |/ | |/|
| * | core: put the stub class in the wrong file.Tom Rondeau2012-12-122-9/+8