| Commit message (Expand) | Author | Age | Files | Lines |
* | Replaced the need for code word tables by setting the header/trailer lengths | Josh Blum | 2009-12-17 | 6 | -99/+83 |
* | Added unparse capability to the vrt expanded header. | Josh Blum | 2009-12-17 | 7 | -4/+386 |
* | Support multiple VRT packets in a single transport (UDP) packet. | Eric Blossom | 2009-11-25 | 1 | -16/+20 |
* | back out broken changeset | Eric Blossom | 2009-11-25 | 1 | -6/+0 |
* | Add two missing includes to fix compile on ppc. | Tim Shepard | 2009-11-21 | 1 | -0/+2 |
* | Merge branch 'vrt' of http://gnuradio.org/git/jblum | Johnathan Corgan | 2009-10-27 | 8 | -1224/+1 |
|\ |
|
| * | removed gr-vrt | Josh Blum | 2009-10-26 | 2 | -230/+0 |
| * | removed caldiv stuff from gr-vrt | Josh Blum | 2009-10-26 | 1 | -15/+1 |
| * | removed MOST of the quadradio specific stuff | Josh Blum | 2009-10-22 | 4 | -567/+0 |
|/ |
|
* | Merge branch 'vrt' of http://gnuradio.org/git/jblum | Johnathan Corgan | 2009-10-21 | 9 | -34/+438 |
|\ |
|
| * | query the model number from the host | Josh Blum | 2009-10-21 | 1 | -0/+1 |
| * | added access methods and parsing for caldiv if context | Josh Blum | 2009-09-28 | 1 | -1/+13 |
| * | use existing utility method | Josh Blum | 2009-09-28 | 1 | -1/+1 |
| * | use the new htonll and vrt types to send cal and lo freqs | Josh Blum | 2009-09-25 | 1 | -6/+6 |
| * | checking for if context packets and setting up the payload pointer and size | Josh Blum | 2009-09-25 | 1 | -0/+6 |
| * | Reading 64 bit freq out of chunk of context packet. | Josh Blum | 2009-09-25 | 1 | -1/+1 |
| * | copied over vrt context and type headers, updated bits.h as well | Josh Blum | 2009-09-25 | 4 | -14/+404 |
| * | use gruel/inet.h instead of arap/inet.h | Eric Blossom | 2009-09-23 | 1 | -1/+1 |
| * | made rxdspno a parameter for: start/stop streaming, and quadradio32fc | Josh Blum | 2009-09-22 | 3 | -12/+6 |
|/ |
|
* | Add rxdspno parameter to private interface of quadradio. | Eric Blossom | 2009-09-17 | 2 | -12/+20 |
* | added quadradio method to enable/disable cal | Josh Blum | 2009-08-20 | 2 | -0/+11 |
* | use enum for band select | Josh Blum | 2009-08-20 | 2 | -13/+24 |
* | added get band select | Josh Blum | 2009-08-20 | 2 | -10/+14 |
* | Added git ignore files as needed. | Johnathan Corgan | 2009-08-15 | 3 | -0/+12 |
* | Merged VRT work-in-progress from eb/vrt2 (11518:11598) into trunk. | eb | 2009-08-15 | 26 | -0/+2738 |