Statistics
| Branch: | Tag: | Revision:

root @ bf9c1387

Name Size
  config
  docs
  dtools
  gcell
  gnuradio-core
  gnuradio-examples
  gr-atsc
  gr-audio-alsa
  gr-audio-jack
  gr-audio-oss
  gr-audio-osx
  gr-audio-portaudio
  gr-audio-windows
  gr-comedi
  gr-cvsd-vocoder
  gr-gcell
  gr-gpio
  gr-gsm-fr-vocoder
  gr-howto-write-a-block
  gr-msdd6000
  gr-noaa
  gr-pager
  gr-qtgui
  gr-radar-mono
  gr-radio-astronomy
  gr-run-waveform
  gr-sounder
  gr-trellis
  gr-uhd
  gr-usrp
  gr-usrp2
  gr-utils
  gr-video-sdl
  gr-wxgui
  grc
  gruel
  usrp
  usrp2
  volk
  vrt
.gitattributes 323 Bytes
.gitignore 693 Bytes
AUTHORS 1.1 kB
COPYING 34.3 kB
ChangeLog 955 Bytes
Guile-TODO 2.7 kB
INSTALL 9.1 kB
Makefile.am 1.5 kB
Makefile.common 4.5 kB
Makefile.common.spu 1.3 kB
Makefile.gen.gen 2.7 kB
Makefile.par.gen 2.8 kB
Makefile.swig 7.1 kB
Makefile.swig.gen.t 4.5 kB
NEWS 849 Bytes
README 9.3 kB
README-win32-mingw-short.txt 4 kB
README.building-boost 941 Bytes
README.hacking 10.8 kB
README.ps3 417 Bytes
bootstrap 1.1 kB
config.guess 44 kB
config.sub 34.2 kB
configure-cell-cross 1.9 kB
configure.ac 13.5 kB
gnuradio-pkg_chk.conf 2 kB
run_tests.sh.in 3.6 kB
setup_guile_test_env.in 3.9 kB
version.sh 62 Bytes

Latest revisions

# Date Author Comment
bf9c1387 03/14/2011 06:23 pm Josh Blum

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.h
gcell - not touching that, probably gcc only anyways...

07bd878b 03/14/2011 12:33 am Josh Blum

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....

b812a91c 03/13/2011 01:58 am Josh Blum

uhd: use %ignore to hide warnings and fix errors

6673be77 03/13/2011 12:17 am Johnathan Corgan

Added/updated ignore files.

04a2f7d4 03/10/2011 04:08 am Tom Rondeau

Fixing gr_filter_design program to import from gnuradio Python package.

8eeba059 03/08/2011 12:08 am Josh Blum

reverted accidental change to keep 1 in n block

7e2bd5ad 03/07/2011 08:52 pm Josh Blum

uhd: fix generation typo on uhd grc blocks io direction

942e2685 03/06/2011 01:22 am Don Ward

volk: fixing configuration for Cygwin builds.

75538e12 03/02/2011 12:31 am Josh Blum

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.

75c53194 03/01/2011 01:03 am Josh Blum

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