Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / lib @ e36dc98e

Name Size
  filter
  g72x
  general
  gengen
  hier
  io
  missing
  reed-solomon
  runtime
  swig
  viterbi
.gitignore 71 Bytes
Makefile.am 2.2 kB
bug_work_around_6.cc 141 Bytes
gnuradio-config-info.cc 2 kB

Latest revisions

# Date Author Comment
e36dc98e 04/07/2011 03:12 pm Tom Rondeau

core: adding a type converter - int -> float.

eca55019 04/04/2011 12:12 pm Tom Rondeau

pfb: fixed documentation for PFB-based clock sync.

3ff8f7a5 03/28/2011 05:28 pm Josh Blum

throttle: cleanup conditional code and reimplement with boost posix time

This greatly cleans up gr_throttle and moves the implementation into the .cc file.
The implementation uses boost's posix time library so it will work on all systems.

Also added set_sample_rate() method and support for callback in grc.

a111deb4 03/28/2011 05:28 pm Josh Blum

runtime: changes to block headers to allow pure virtual sub-classes (interfaces)

64dac6a1 03/25/2011 03:53 pm Don Ward

Fixing missing include files and various other patches for Windows build issues.

f3d37349 03/15/2011 03:03 am Johnathan Corgan

Merge remote branch 'jblum/wip/attributes' into next

  • jblum/wip/attributes:
    created gruel/attributes.h to house compiler specific attribute macros
90243cbe 03/15/2011 02:52 am Johnathan Corgan

Merge remote branch 'jblum/mergeme/misc/gruel_thread_simplification' into next

  • jblum/mergeme/misc/gruel_thread_simplification:
    gruel thread simplification:
a12b611f 03/15/2011 02:49 am Johnathan Corgan

Merge remote branch 'jblum/mergeme/misc/gr_flowgraph_include_iterator' into next

  • jblum/mergeme/misc/gr_flowgraph_include_iterator:
    gr_flowgraph.cc explicit include of <iterator>
3dd7ff3e 03/15/2011 02:45 am Johnathan Corgan

Merge remote branch 'jblum/mergeme/misc/use_boost_math_round' into next

  • jblum/mergeme/misc/use_boost_math_round:
    use boost::math::iround in gr_histo_sink_f.cc and gr_wavfile_sink.cc
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...

View revisions

Also available in: Atom