Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
(apparently; for OSX).
|
|
|
|
|
|
|
|
|
|
|
|
This also simplifies some code in the source since we're told exactly what the items size is and don't have to infer.
Also adds an example using vector items.
|
|
Also adds a flush when updating the headers.
|
|
|
|
is properly updated.
|
|
source).
|
|
|
|
|
|
Also fixes an error in Doxygen markup.
|
|
|
|
|
|
|
|
them to the tag stream.
|
|
|
|
|
|
Right now, reads headers to get the item size and segment size. Streams data segments as correct data type out of streaming port 0. Does nothing else with meta data.
|
|
|
|
Also updates gr_read_file_metadata to add a -D option that properly parses a detached header.
|
|
Conflicts:
gr-utils/src/python/CMakeLists.txt
|
|
|
|
Windows (untested).
|
|
other platforms.
|
|
hier block inputs
2. adding hier msg passing example
|
|
sent.
|
|
|
|
|
|
cause of the parallel build woes.
|
|
|
|
Addresses issues #352.
|
|
This addresses ticket #448.
|
|
|
|
|
|
|
|
This duplicates a recent change made on next for the same reason:
4aec85d2facecb751ab4f83b934e56a6d59037dd
|
|
|
|
This breaks away from subclassing gr_file_sink_base since we have to keep track of two files.
|
|
Updated qa_pdu tests to verify this.
|
|
can be retrieved afterwards.
Updated qa_pdu to use the new 'store' port for testing the resulting message.
|
|
seen.
|
|
When the max segment size is reached, we insert a new header. This updates the timestamp on that header based on the number of samples seen.
|