Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-17 | Replaced the need for code word tables by setting the header/trailer lengths | Josh Blum | |
in the switch body jump table, just like in the unparser switch body. | |||
2009-12-17 | Added unparse capability to the vrt expanded header. | Josh Blum | |
Unparse can fill in a vrt header and trailer from an expanded header. | |||
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 | |
Merge-fix: remove simple_rx_samples Merge-fix: remove grc_gr_vrt.m4 from Makefile.am * 'vrt' of http://gnuradio.org/git/jblum: removed gr-vrt removed caldiv stuff from gr-vrt removed MOST of the quadradio specific stuff install header for missing pkt checker | |||
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 | |
Merge fix: added GRUEL_INCLUDES to vrt Makefile Merge fix: added missing include in gr-vrt * 'vrt' of http://gnuradio.org/git/jblum: query the model number from the host fix so all handlers get called on event simplfied the code while i was looking at it added access methods for gps stuff added access methods and parsing for caldiv if context use existing utility method reading the lo back and storing it use the new htonll and vrt types to send cal and lo freqs checking for if context packets and setting up the payload pointer and size Reading 64 bit freq out of chunk of context packet. copied over vrt context and type headers, updated bits.h as well Dump IF-Context packets in hex. use gruel/inet.h instead of arap/inet.h fix white space made rxdspno a parameter for: start/stop streaming, and quadradio32fc | |||
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 | |
Where is the rest of my context packet? Added htonll and ntohll in gruel inet.h Fixed vrt/types.h freq cast | |||
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 | |
This allows control of each Rx DSP pipeline independent of each other. The public interface remains unchanged, but should have the rxdspno parameter added as indicated in the FIXMEs. When that is done, the gr-vrt interface (and any code using it) will need to be updated too. | |||
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 | |
2009-08-15 | Merged VRT work-in-progress from eb/vrt2 (11518:11598) into trunk. | eb | |
Passes distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11600 221aa14e-8319-0410-a670-987f0aec2ac5 |