Statistics
| Branch: | Tag: | Revision:

root @ e0fcbaee

# Date Author Comment
e0fcbaee 09/08/2008 01:00 am Johnathan Corgan

Merged r9433:9527 from features/gr-usrp2 into trunk. Adds usrp2 and gr-usrp2 top-level components. Trunk passes distcheck with mb-gcc installed, but currently not without them. The key issue is that when mb-gcc is not installed, the build system skips over the usrp2/firmware directory, and the firmware include files don't get put into the dist tarball. But we can't do the usual DIST_SUBDIRS method as the firmware is a subpackage....

c86f6c23 09/07/2008 09:38 pm Josh Blum

Merged r9481:9518 on jblum/grc_reorganize into trunk. Reorganized grc source under gnuradio.grc module. Trunk passes make distcheck.

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

ddec4fc0 09/07/2008 08:23 pm Johnathan Corgan

another distcheck fix

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

255a94db 09/07/2008 07:30 pm Johnathan Corgan

fix typo

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

4f016d5f 09/07/2008 07:22 pm Johnathan Corgan

distcheck fix

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

d0e46c31 09/03/2008 05:00 pm Eric Blossom

export gri_fft planning mutex

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

b0d95cf8 09/03/2008 04:12 pm Eric Blossom

Fibonacci Linear Feedback Shift Register

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

b14aea71 09/03/2008 03:36 pm Eric Blossom

make warning go away

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

b5d45b36 09/02/2008 07:50 pm Matt Ettus

Allows for changing the interpolation rate dynamically. Stop the pipeline, set the rate, restart the pipeline. Fixes bug #248.

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

580a21ac 09/02/2008 06:13 pm Josh Blum

patched channel plotter -> Stefan BrĂ¼ns

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

ec6d18c9 09/02/2008 07:24 am Josh Blum

replaced semaphore with primitive lock, adjusted drawing bounds

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

0aa33cf5 08/31/2008 11:22 pm Eric Blossom

removed some warnings

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

ae3d670a 08/31/2008 11:00 pm Eric Blossom

fixed --enable-warnings-as-errors

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

659369f5 08/31/2008 10:07 pm Eric Blossom

turn off strict-aliasing warning, not strict-aliasing optimization when compiling swig generated code

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

0d6ae0ae 08/31/2008 09:39 pm Eric Blossom

fixed copy/paste error in include guard

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

a1d3c023 08/31/2008 09:35 pm Eric Blossom

fix for ticket:268, vector not always a context sensitive keywork

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

d81b8e3e 08/29/2008 09:42 pm Josh Blum

removed eval kludge

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

f1b6dd89 08/29/2008 08:55 pm Josh Blum

separated controls and variables generation, removed evaluation dependency on variables extraction

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

eb5c6240 08/29/2008 12:25 am Eric Blossom

added note about boost and DISTCHECK_CONFIGURE_FLAGS

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

0e57dc43 08/28/2008 07:29 pm Josh Blum

temp fix for to_code error

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

924b8d43 08/28/2008 06:56 pm Josh Blum

temp fix

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

636d6362 08/28/2008 04:39 pm Josh Blum

fixed import in xor wrapper

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

046646a4 08/26/2008 06:41 am Josh Blum

rotation function, cleaned up connection logic

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

747d0e56 08/25/2008 11:32 pm Eric Blossom

svn:ignore xml

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

3845f5fd 08/25/2008 11:31 pm Eric Blossom

Radically simplified standalone configure.ac (for out of tree builds).

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

6975dcd4 08/25/2008 07:02 pm Eric Blossom

Relaxed tolerance to fix OS/X 10.5 make check failure.
Merged michaelld/gruel_make_check_osx -r9402:9403 to trunk.
Thanks Michael!

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

4f2edd5d 08/25/2008 06:59 pm Eric Blossom

make check fix for OS/X. Probably also fixes ticket:264, same problem
on MingGW and Cygwin. Thanks to Michael Dickens. Merged
michaelld/gruel_make_check_osx 9401:9402 to trunk.

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

17073112 08/25/2008 06:16 pm Johnathan Corgan

Fix missed fg to tb conversion (Ulf Lindgren)

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

4500431e 08/24/2008 07:58 pm Johnathan Corgan

Missed directory

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

6f1b6b29 08/24/2008 07:57 pm Johnathan Corgan

Fixup XML generation to avoid erroneous copying.

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

d806988c 08/24/2008 07:32 pm Johnathan Corgan

Fixup grc data installation. Trunk now passes distcheck again.

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

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

66a225bf 08/24/2008 05:26 am Josh Blum

added cpfsk, make samps/sym integer, included xml tail in doc extraction

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

f3b43dd7 08/24/2008 02:12 am Johnathan Corgan

Fix location/names for gpio rbfs for deb file creation.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9392 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

b38d18d5 08/23/2008 06:06 am Josh Blum

better connection drawing logic, 180 degrees

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

3a31e070 08/23/2008 04:13 am Eric Blossom

moved author attribution out of individual files and put in AUTHORS

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

d52c462e 08/23/2008 02:26 am Johnathan Corgan

Merged changeset r9285:9377 from jblum/grc into trunk, with distcheck fixes
and local modifications.

Integrates previously separate GNU Radio Companion into top-level component
'grc'. (Josh Blum)

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

5c02ea03 08/21/2008 12:01 am Eric Blossom

Updated gr-howto-write-a-block; mostly the .m4 macros and configure.ac.
Also modified pkg.m4 to restore the FOO_INCLUDEDIR functionality and
to add the FOO_CPPFLAGS variable for those times when you want only
the -I, -D and -U flags from FOO_CFLAGS.

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

bb084b53 08/20/2008 09:41 pm Eric Blossom

resolved problem w/ lib vs lib64; added boost stuff to gnuradio-core.pc.in

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

ec20f96d 08/20/2008 05:53 pm Eric Blossom

fixes for gcc 4.3

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

081b90ec 08/20/2008 04:52 pm mleech

Added support for --switch_mode, along with an external switcher interface via a named pipe.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9349 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

6039ba34 08/19/2008 08:53 pm Josh Blum

plotter: require double buffering

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

c500829e 08/19/2008 07:54 pm mleech

Added --interferometer, to allow correlation interferometry when you have
two antenna, and two identical daughtercards.

Cleaned up the way signal chains get built--isolated to separate functions
per mode.

SETI mode works with --dual-mode turned on, but not --interferometer....

726f930f 08/18/2008 11:32 pm mleech

Added support for dual_mode (for dual-polarization) removed two layers of
filtering in the post-detector chain.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9319 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

e92e82dd 08/18/2008 08:44 pm Johnathan Corgan

Make gl selection more robust for testing

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

8e7ddfa7 08/18/2008 07:55 pm n4hy McGwier

configure.ac cleanup to remove dnl message

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

b9bf2c0f 08/18/2008 07:54 pm n4hy McGwier

configure.ac cleanup

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

7c41030e 08/18/2008 07:49 pm n4hy McGwier

gr_msdd6000 includes fixed up

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

a04daa74 08/15/2008 04:08 pm Josh Blum

dont import plotter

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9298 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...

c5241cca 08/14/2008 10:07 pm Josh Blum

constsink in scope wrapper (backwards compadible)

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

2956c43f 08/14/2008 07:53 pm Josh Blum

more backwards compadibility, marker for scope/xy plotter

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

c3c6eb14 08/14/2008 07:20 pm Josh Blum

changed glcanvas test (fedora fix)

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

36649d4e 08/14/2008 06:43 pm Johnathan Corgan

Merged changeset r9241:9289 from jblum/glwxgui into trunk. Adds OpenGL versions of fftsink, waterfallsink, and scopesink, and new constsink. See README.gl for use. (Josh Blum)

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

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

2105e82e 08/06/2008 08:11 pm Josh Blum

set decim

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9194 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

955cb47c 08/06/2008 12:15 am jcoy

dial_tone c++ example top block pointer fix

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

aed878fe 08/03/2008 05:15 pm Johnathan Corgan

Better fix for race in logpwrfft.py

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

49cd4878 08/01/2008 07:27 pm Josh Blum

replaced tabs, added sample_rate, fixed average=True bug

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

6d91e15b 07/31/2008 02:52 am Eric Blossom

wrong sign

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

1a3e7475 07/31/2008 02:51 am Eric Blossom

removed FIXME

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

1456f0ea 07/27/2008 10:52 pm Johnathan Corgan

Move libgruel configuration checks into config directory

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

a36b922f 07/27/2008 10:28 pm Eric Blossom

Merged gr-msdd6000 portability fix to trunk (eb/msdd -r8940:9027)

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

d18a9e45 07/25/2008 12:02 am Johnathan Corgan

Fix ignores.

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

777479a5 07/25/2008 12:02 am Johnathan Corgan

Adds alternative integrate and dump decimator to gr-gpio.

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

e01ee204 07/24/2008 05:48 pm Eric Blossom

Allow odd decimation if halfband filter is disabled. Thanks Firas!

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

01668d67 07/24/2008 06:08 am Matt Ettus

first cut at iq imbalance compensation

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

e9ef818c 07/22/2008 12:07 am Johnathan Corgan

Add gr_costas_loop_cc setters and getters

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

5c8fcd7a 07/21/2008 11:32 pm Matt Ettus

efficient moving average filters, should speed up OFDM significantly

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

c8317fad 07/18/2008 11:54 pm Eric Blossom

disabled gr-msdd6000 until ticket:252 is resolved

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

e722fc33 07/13/2008 09:18 pm n4hy McGwier

Clean up of comments and removal of a broken piece of test code that no longer works with the new firmware.

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

24130033 07/10/2008 07:56 pm Johnathan Corgan

Add lookup by serial number.

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

f6195a3e 07/10/2008 05:54 pm Johnathan Corgan

Adds lsusrp to gr-utils, obsoletes usrp_print_db.py

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

395e1fa6 07/09/2008 06:59 pm Eric Blossom

Merged jcorgan/ptrfix -r8827:8843 into the trunk.

Fix that allows C++ classes derived from gr_hier_block2 to
use the new self() method to get a magic object that can be passed
to connect or disconnect to refer to their own inputs and outputs.

Note that the constructor wrapper of all classes derived from...

73a2e8ac 07/09/2008 04:36 pm Johnathan Corgan

Add some getter methods

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

7d8ec624 07/09/2008 04:02 pm Eric Blossom

fix for ticket:250

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

1585a4d0 07/05/2008 09:14 pm Johnathan Corgan

Fix block names.

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

a3d76190 07/05/2008 09:11 pm Johnathan Corgan

Fix block name.

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

44498d11 07/05/2008 08:20 pm Johnathan Corgan

Adds blks2.logpwrfft_c,f blocks.

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

c7dbe561 07/05/2008 07:14 pm Johnathan Corgan

Adds blks2.stream_to_vector_decimator block.

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

15542acb 07/04/2008 04:58 pm n4hy McGwier

fixed broken link in filterbank comment

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

a9af7e15 07/04/2008 05:07 am Johnathan Corgan

Fixed distcheck failure and cleaned up ignores.

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

2b77cc7b 07/04/2008 03:05 am n4hy McGwier

This completes the msdd6000 update with all example code and other utilities

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

f658162d 07/04/2008 03:05 am Johnathan Corgan

Disable gr-msdd6000 component until it passes distcheck.

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

31bd7da7 07/04/2008 02:56 am n4hy McGwier

lots of example and other useful code for use with the softronics msdd6000

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

0096b08f 07/04/2008 02:46 am n4hy McGwier

forgot msdd.i

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

d1c82f20 07/04/2008 02:45 am n4hy McGwier

msdd6000 source upgraded and enabled

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

a5c340d5 07/04/2008 02:13 am n4hy McGwier

temporary disabling of msdd6000 while under reconstruction

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

ae0ca251 07/04/2008 01:26 am n4hy McGwier

cleaning up and putting much better code in. Step 1 of 2

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

20615905 06/26/2008 06:17 pm Eric Blossom

Fixed spelling error: s/writeable/writable/g

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

a43f1cfb 06/25/2008 09:24 pm Eric Blossom

distcheck fix

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

1c52ccb2 06/25/2008 06:53 pm Johnathan Corgan

Reverted changeset r8180, r8181, and r8184 on trunk.

To achieve equivalent functionality, just configure port-audio as the default
audio library in the audio configuration.

~/.gnuradio/config.conf:

[audio]
verbose = True
audio_module = audio_portaudio
#audio_module = audio_oss...

4d5e702b 06/24/2008 08:48 pm Eric Blossom

removed is_running method from gr_top_block

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