Add README with forwarding pointer
Remove vrt from build.
The vrt code has been temporarily moved to Eric's Out-of-Tree repository,pending the "Grand Build System Reorganization".
To grab the code and build it:
$ git clone git://gnuradio.org/eb-oot
$ cd eb-oot/vrt $ ./bootstrap && ./configure...
Remove vrt dependence on gruel. Should also build on non-Linux OS's too.
Remove warnings
Treat failure to allocate big socket buffer as a error
16-byte align receive buffer to facilitate SIMD use
Change data_handler::operator() return type to bool to simplify things.
Move more formatting code into header_utils
Additional packet formatting
Common utility for displaying integer seconds
View revisions
Also available in: Atom