Merge branch 'vrt' of http://gnuradio.org/git/jblum
authorJohnathan Corgan <jcorgan@corganenterprises.com>
Wed, 21 Oct 2009 21:20:15 +0000 (14:20 -0700)
committerJohnathan Corgan <jcorgan@corganenterprises.com>
Wed, 21 Oct 2009 21:20:15 +0000 (14:20 -0700)
commit8e003a402af2993f978620741fdf195ac9bf7834
tree17bc885b8e32b3b29f78d9ae0817c88c581d87f2
parent3f60c94858810b605c2f8a343375c57c78a660dc
parent2875cf23fcb5d38866a42327cafa2b43abe2fbf4
Merge branch 'vrt' of gnuradio.org/git/jblum

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
gr-vrt/src/vrt_source_32fc.cc
vrt/lib/Makefile.am