Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / lib @ 651837d3

Name Size
  filter
  g72x
  general
  gengen
  io
  missing
  reed-solomon
  runtime
  swig
  viterbi
Makefile.am 1.9 kB
bug_work_around_6.cc 119 Bytes

Latest revisions

# Date Author Comment
651837d3 08/24/2008 06:22 pm Johnathan Corgan

Fix typo in variable name (Firas Abbas)

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9397 221aa14e-8319-0410-a670-987f0aec2ac5

34af4364 08/24/2008 05:41 pm Johnathan Corgan

Fix compiler warnings across the tree. Adds --enable-warnings-as-errors configure option. Currently compiles with no warnings with GCC 4.2.3 on Ubuntu 8.04.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9396 221aa14e-8319-0410-a670-987f0aec2ac5

5b313df4 08/23/2008 09:26 pm Eric Blossom

Fix for ticket:214, gr_rotate speedup. We now normalize once every
512 cycles. We also now compute the return value based on the
preincremented phase value, thus shortening the dependency chain.
This does put the computed result 1 tick ahead of the previous version...

0da73b85 08/23/2008 06:46 pm Eric Blossom

fix for ticket:243

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9381 221aa14e-8319-0410-a670-987f0aec2ac5

2c8ea58e 08/19/2008 11:09 pm Eric Blossom

Merged features/mp-sched -r8915:9335 into the trunk. The trunk now
contains the SMP aware scheduler. This changeset
introduces a dependency on boost 1.35 or later.
See source:gnuradio/trunk/README.building-boost for additional info.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9336 221aa14e-8319-0410-a670-987f0aec2ac5

a3c5490e 08/18/2008 10:36 pm n4hy McGwier

New taps computation based on requested transition bandwidth and stopband attenuation. qa code testing each added

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9316 221aa14e-8319-0410-a670-987f0aec2ac5

f806d765 08/15/2008 01:12 am Eric Blossom

Trial fix for ticket:258 / integer overflow undefined / phase
accumulator. Thanks to Stefan Bruens and Philip Ballister for working
on this.

According to the fine print in the C and C++ standards, if a signed
integer type overflows, the result is undefined. As of gcc 4.3, gcc...

5b098046 08/12/2008 05:38 pm Johnathan Corgan

Refactored unique vector functionality into template.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9253 221aa14e-8319-0410-a670-987f0aec2ac5

6898c0ab 08/12/2008 05:01 pm Johnathan Corgan

Make gr_basic_block sort deterministic (Martin Dvh)

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9251 221aa14e-8319-0410-a670-987f0aec2ac5

7de54eab 08/06/2008 12:15 am jcoy

added cpuid for sse3,ssse3,sse4.1, and sse4.2

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9176 221aa14e-8319-0410-a670-987f0aec2ac5

View revisions

Also available in: Atom