index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vrt
/
lib
Age
Commit message (
Expand
)
Author
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-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-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-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
2009-08-15
Merged VRT work-in-progress from eb/vrt2 (11518:11598) into trunk.
eb