created gruel/attributes.h to house compiler specific attribute macros
replaced instances of attribute with __GR_ATTR from attributes.h
what else has compiler specific attributes?volk - volk is stand-alone, needs its own attributes.hgcell - not touching that, probably gcc only anyways...
grc: moved all usrp1 and usrp2 stuff out of grc and into gr-usrp*/grc
Moved grc xml files, python wrappers (USRP1 only), probe apps + freedesktop files.
When the gr-usrp and gr-usrp2 directories are removed, grc will not have to change.
Minor change: the freedesktop files are always installed now....
uhd: use %ignore to hide warnings and fix errors
Added/updated ignore files.
Fixing gr_filter_design program to import from gnuradio Python package.
reverted accidental change to keep 1 in n block
uhd: fix generation typo on uhd grc blocks io direction
volk: fixing configuration for Cygwin builds.
uhd: work on gr_uhd_source work() function to reduce latency
Wait on a single packet to become ready, then receive available packets without timeout.
uhd: only set has_time_spec when nchan > 1
Its important for multi-channel continuous,but not wanted in single-channel non-continuous.
View all revisions | View revisions
Also available in: Atom