removed MOST of the quadradio specific stuff
install header for missing pkt checker
Don't distribute generated files in gr-qtgui
The output of the moc compiler will contain generated paths which areonly valid on the system at compilation time. Instead, let theseget regenerated on the user's system. The moc compiler is part oflibqt4-dev, which is already a build dependency.
Merge branch 'vrt' of http://gnuradio.org/git/jblum
Merge fix: added GRUEL_INCLUDES to vrt MakefileMerge fix: added missing include in gr-vrt
query the model number from the host
Resampler seems to be working for all values of rate
Working on fixing arbitrary resampler not working for rate < 1.0; this fixes it for 0.5<=rate<=1.0 range.
Merge branch 'osx_10.6_64_fixes' of http://gnuradio.org/git/michaelld
This merge adds support for OSX 10.6 in gr-audio-osx and usrp.
Conflicts: usrp/host/lib/usrp_prims_libusb0.cc
moved all 'fprintf (stderr, ...)' calls to std::cerr, for 'universal' OSX printing of long and pointer types
added v offset option to scope
View all revisions | View revisions
Also available in: Atom