Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src @ 3ff8f7a5

Name Size
  gen_interpolator_taps
  guile
  lib
  python
  tests
  utils
.gitignore 59 Bytes
Makefile.am 964 Bytes

Latest revisions

# Date Author Comment
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
cd3c58cd 03/15/2011 02:44 am Johnathan Corgan

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

  • jblum/mergeme/misc/use_boost_math_trunc:
    use boost::math::trunc in gr_frequency_modulator_fc.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...

2ce363d4 03/14/2011 04:41 pm Johnathan Corgan

Merge remote branch 'jblum/wip/gr-audio' into wip/gr-audio

  • jblum/wip/gr-audio:
    audio: high prio for platform specific audio osx
    audio: added windows and osx audio source files
    audio: added config checks for other audios, added jack and port
    audio: make prefs look like old audio, removed old audio.py...

View revisions

Also available in: Atom