summaryrefslogtreecommitdiff
path: root/vrt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'vrt' of http://gnuradio.org/git/jblumJohnathan Corgan2009-10-278-1224/+1
|\
| * removed gr-vrtJosh Blum2009-10-262-230/+0
| * removed caldiv stuff from gr-vrtJosh Blum2009-10-261-15/+1
| * removed MOST of the quadradio specific stuffJosh Blum2009-10-224-567/+0
|/
* Merge branch 'vrt' of http://gnuradio.org/git/jblumJohnathan Corgan2009-10-219-34/+438
|\
| * query the model number from the hostJosh Blum2009-10-211-0/+1
| * added access methods and parsing for caldiv if contextJosh Blum2009-09-281-1/+13
| * use existing utility methodJosh Blum2009-09-281-1/+1
| * use the new htonll and vrt types to send cal and lo freqsJosh Blum2009-09-251-6/+6
| * checking for if context packets and setting up the payload pointer and sizeJosh Blum2009-09-251-0/+6
| * Reading 64 bit freq out of chunk of context packet.Josh Blum2009-09-251-1/+1
| * copied over vrt context and type headers, updated bits.h as wellJosh Blum2009-09-254-14/+404
| * use gruel/inet.h instead of arap/inet.hEric Blossom2009-09-231-1/+1
| * made rxdspno a parameter for: start/stop streaming, and quadradio32fcJosh Blum2009-09-223-12/+6
|/
* Add rxdspno parameter to private interface of quadradio.Eric Blossom2009-09-172-12/+20
* added quadradio method to enable/disable calJosh Blum2009-08-202-0/+11
* use enum for band selectJosh Blum2009-08-202-13/+24
* added get band selectJosh Blum2009-08-202-10/+14
* Added git ignore files as needed.Johnathan Corgan2009-08-153-0/+12
* Merged VRT work-in-progress from eb/vrt2 (11518:11598) into trunk.eb2009-08-1526-0/+2738