Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
|
|
|
|
Now the start tag info in the header is relative to the begining of the header (so, basically, the size of the header + extras).
|
|
Automatically generates a new header after the MSS is reached.
Also adds a metadata format version number (starting at 0).
|
|
These were set to the defaults and so should not affect previous versions of Doxygen.
|
|
|
|
|
|
* only search %include/import in .i files
* when in regular headers use #include
* stop adding all inc paths when file found
|
|
|
|
|
|
forcing it unlocked here.
|
|
build directory.
|
|
|
|
This reverts commit 86dd49f2b301fdd7e817632eeb2dcaf25c86af4c.
|
|
|
|
|
|
|
|
* msg only blocks now get thread context
* added blocking msg queue delete call
* added gr_message_strobe block
* added grc definitions for message_debug, message_strobe, pdu_to_tagged_stream, tagged_stream_to_pdu.
* allow message fan-in connections in GRC
|
|
non-stream-connected blocks still need a new thread context
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|