Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is useful for re-running the flowgraph,
and avoids the problem of old data on the next run.
|
|
|
|
|
|
The code section that used this variable was removed in
Commit 081497e7 "uhd: work on gr_uhd_source work() function to reduce latency"
|
|
|
|
|
|
The uhd block implementations now inherit from sync block.
And the redundant constructor in source/sink has been removed.
|
|
Wait on a single packet to become ready, then receive available packets without timeout.
|
|
|
|
|
|
|
|
|