Statistics
| Branch: | Tag: | Revision:

root @ 0a2cb50b

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-sounder
  gr-trellis
  gr-uhd
  gr-usrp
  gr-usrp2
  gr-utils
  gr-video-sdl
  gr-wxgui
  grc
  gruel
  usrp
  usrp2
  vrt
.gitattributes 323 Bytes
.gitignore 661 Bytes
AUTHORS 1.1 kB
COPYING 34.3 kB
ChangeLog 955 Bytes
INSTALL 9.1 kB
Makefile.am 1.4 kB
Makefile.common 3.9 kB
Makefile.common.spu 1.3 kB
Makefile.gen.gen 2.7 kB
Makefile.par.gen 2.8 kB
Makefile.swig 3.8 kB
Makefile.swig.gen.t 9.4 kB
NEWS 849 Bytes
README 8.7 kB
README-win32-mingw-short.txt 4 kB
README.building-boost 941 Bytes
README.hacking 10.8 kB
README.ps3 417 Bytes
bootstrap 1 kB
config.guess 44 kB
config.sub 34.2 kB
configure-cell-cross 1.9 kB
configure.ac 12.9 kB
gnuradio-pkg_chk.conf 2 kB
run_tests.sh.in 3.6 kB
version.sh 62 Bytes

Latest revisions

# Date Author Comment
0a2cb50b 11/09/2010 12:30 am Tom Rondeau

Renaming "handling_method" to "propagation_policy".

75c9c767 11/09/2010 12:20 am Tom Rondeau

cleaning up; comments, naming, typos, excess code, etc. Moving to make gr_block_executor more readable.

23285af0 11/07/2010 11:39 pm Tom Rondeau

Moving tag handling setup back into gr_block so it can be set in the constructor of a derived block.

3bf4a842 11/07/2010 10:30 pm Tom Rondeau

Moving tags downstream is moved into gr_block_executor. Predefined three methods of moving tags that are selectable by a gr_block.

95eaad32 11/07/2010 09:05 pm Tom Rondeau

Cleaning up. Better use of PMTs; comment mods; returning vectors when getting tags.

cafe83aa 11/06/2010 06:24 pm Tom Rondeau

Don't directly output tag info to screen from gr_random_annotator; instead, store the stream and write it to stdout when block is being destroyed. This avoids issues of the muliple threads writing simultaneously to screen.

8b184fda 11/06/2010 06:18 pm Tom Rondeau

Adding call in scheduler to handle tag movements between blocks and some helper functions to get access and keep track of tags.

20adc2d6 11/06/2010 06:17 pm Tom Rondeau

Because tags can be appended from upstream, they are not consecutive in time, so we need to cycle through them all.

6cc6925e 11/06/2010 05:18 pm Tom Rondeau

Better formatting of tag information to make info more readable.

d58d250c 11/06/2010 05:03 pm Tom Rondeau

buffer_reader does not hold its own tags but looks upstream to the associated buffer to get them.

View all revisions | View revisions

Also available in: Atom