Age | Commit message (Expand) | Author |
2010-10-05 | Add README with forwarding pointer | Eric Blossom |
2010-10-05 | Remove vrt from build. | Eric Blossom |
2010-10-05 | Remove vrt dependence on gruel. Should also build on non-Linux OS's too. | Eric Blossom |
2010-10-01 | Remove warnings | Eric Blossom |
2010-10-01 | Treat failure to allocate big socket buffer as a error | Eric Blossom |
2010-09-29 | 16-byte align receive buffer to facilitate SIMD use | Eric Blossom |
2010-09-29 | Change data_handler::operator() return type to bool to simplify things. | Eric Blossom |
2010-09-29 | Move more formatting code into header_utils | Eric Blossom |
2010-09-27 | Additional packet formatting | Eric Blossom |
2010-09-27 | Common utility for displaying integer seconds | Eric Blossom |
2010-09-27 | Additional width for hertz | Eric Blossom |
2010-09-27 | Stub out remaining context display code | Eric Blossom |
2010-09-27 | Display context assoc lists | Eric Blossom |
2010-09-27 | Display formatted_gps info | Eric Blossom |
2010-09-27 | Display payload format | Eric Blossom |
2010-09-27 | Formatted output of IF context packets | Eric Blossom |
2010-09-27 | Add ostream output for expanded_header. | Eric Blossom |
2010-09-27 | Parse gps_ascii and context_association lists. | Eric Blossom |
2010-09-27 | Add formatted_gps and ephemeris parsing code | Eric Blossom |
2010-09-27 | First cut at expanded_if_context_section | Eric Blossom |
2010-09-27 | s/unparse/pack/; s/parse/unpack/ | Eric Blossom |
2010-09-27 | Add missing return | Eric Blossom |
2010-09-27 | Remove packet ring stuff. It doesn't work with UDP. | Eric Blossom |
2010-09-27 | Now compiles | Eric Blossom |
2010-09-27 | Add expanded_if_context_section | Eric Blossom |
2010-05-30 | vrt: make versioned libraries | Johnathan Corgan |
2009-12-17 | Replaced the need for code word tables by setting the header/trailer lengths | Josh Blum |
2009-12-17 | Added unparse capability to the vrt expanded header. | Josh Blum |
2009-11-25 | Support multiple VRT packets in a single transport (UDP) packet. | Eric Blossom |
2009-11-25 | back out broken changeset | Eric Blossom |
2009-11-21 | Add two missing includes to fix compile on ppc. | Tim Shepard |
2009-10-27 | Merge branch 'vrt' of http://gnuradio.org/git/jblum | Johnathan Corgan |
2009-10-26 | removed gr-vrt | Josh Blum |
2009-10-26 | removed caldiv stuff from gr-vrt | Josh Blum |
2009-10-22 | removed MOST of the quadradio specific stuff | Josh Blum |
2009-10-21 | Merge branch 'vrt' of http://gnuradio.org/git/jblum | Johnathan Corgan |
2009-10-21 | query the model number from the host | Josh Blum |
2009-09-28 | added access methods and parsing for caldiv if context | Josh Blum |
2009-09-28 | use existing utility method | Josh Blum |
2009-09-25 | use the new htonll and vrt types to send cal and lo freqs | Josh Blum |
2009-09-25 | checking for if context packets and setting up the payload pointer and size | Josh Blum |
2009-09-25 | Reading 64 bit freq out of chunk of context packet. | Josh Blum |
2009-09-25 | copied over vrt context and type headers, updated bits.h as well | Josh Blum |
2009-09-23 | use gruel/inet.h instead of arap/inet.h | Eric Blossom |
2009-09-22 | made rxdspno a parameter for: start/stop streaming, and quadradio32fc | Josh Blum |
2009-09-17 | Add rxdspno parameter to private interface of quadradio. | Eric Blossom |
2009-08-20 | added quadradio method to enable/disable cal | Josh Blum |
2009-08-20 | use enum for band select | Josh Blum |
2009-08-20 | added get band select | Josh Blum |
2009-08-15 | Added git ignore files as needed. | Johnathan Corgan |