debian/gnuradio
15 years agonow reads h/w rev from eeprom. f/w app set_hw_rev sets it
eb [Wed, 10 Sep 2008 23:50:19 +0000 (23:50 +0000)]
now reads h/w rev from eeprom.  f/w app set_hw_rev sets it

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

15 years agoReplaced """! with """. Exclamation mark showed in doxygen docs.
jblum [Wed, 10 Sep 2008 01:23:21 +0000 (01:23 +0000)]
Replaced """! with """. Exclamation mark showed in doxygen docs.

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

15 years agotodo.txt is back
jblum [Tue, 9 Sep 2008 15:52:49 +0000 (15:52 +0000)]
todo.txt is back

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

15 years agotrial fix for ticket:288; merged eb/fusb 9543:9544 to trunk
eb [Tue, 9 Sep 2008 15:19:00 +0000 (15:19 +0000)]
trial fix for ticket:288; merged eb/fusb 9543:9544 to trunk

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

15 years agoshow/hide param logic, usrp loopback example - neg freq
jblum [Tue, 9 Sep 2008 05:46:45 +0000 (05:46 +0000)]
show/hide param logic,  usrp loopback example - neg freq

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

15 years agoNow passes distcheck with or without microblaze tools on path.
eb [Mon, 8 Sep 2008 23:08:46 +0000 (23:08 +0000)]
Now passes distcheck with or without microblaze tools on path.
Merged eb/distcheck 9534:9537 into trunk.

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

15 years agoadded pre_shift method to gri_lfsr
eb [Mon, 8 Sep 2008 15:37:55 +0000 (15:37 +0000)]
added pre_shift method to gri_lfsr

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

15 years agomerging branch -r9485:9498 to fix some warnings. This merge removes some of the old...
trondeau [Mon, 8 Sep 2008 03:43:36 +0000 (03:43 +0000)]
merging branch -r9485:9498 to fix some warnings. This merge removes some of the old OFDM mappers that were specific to BPSK, QPSK, and QAM constellations. These were never really used and should not be.

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

15 years agoMerged r9433:9527 from features/gr-usrp2 into trunk. Adds usrp2 and gr-usrp2 top...
jcorgan [Mon, 8 Sep 2008 01:00:12 +0000 (01:00 +0000)]
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.

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

15 years agoMerged r9481:9518 on jblum/grc_reorganize into trunk. Reorganized grc source under...
jblum [Sun, 7 Sep 2008 21:38:12 +0000 (21:38 +0000)]
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

15 years agoanother distcheck fix
jcorgan [Sun, 7 Sep 2008 20:23:53 +0000 (20:23 +0000)]
another distcheck fix

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

15 years agofix typo
jcorgan [Sun, 7 Sep 2008 19:30:10 +0000 (19:30 +0000)]
fix typo

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

15 years agodistcheck fix
jcorgan [Sun, 7 Sep 2008 19:22:39 +0000 (19:22 +0000)]
distcheck fix

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

15 years agoexport gri_fft planning mutex
eb [Wed, 3 Sep 2008 17:00:14 +0000 (17:00 +0000)]
export gri_fft planning mutex

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

15 years agoFibonacci Linear Feedback Shift Register
eb [Wed, 3 Sep 2008 16:12:06 +0000 (16:12 +0000)]
Fibonacci Linear Feedback Shift Register

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

15 years agomake warning go away
eb [Wed, 3 Sep 2008 15:36:34 +0000 (15:36 +0000)]
make warning go away

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

15 years agoAllows for changing the interpolation rate dynamically. Stop the pipeline, set the...
matt [Tue, 2 Sep 2008 19:50:09 +0000 (19:50 +0000)]
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

15 years agopatched channel plotter -> Stefan Brüns
jblum [Tue, 2 Sep 2008 18:13:40 +0000 (18:13 +0000)]
patched channel plotter -> Stefan Brüns

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

15 years agoreplaced semaphore with primitive lock, adjusted drawing bounds
jblum [Tue, 2 Sep 2008 07:24:19 +0000 (07:24 +0000)]
replaced semaphore with primitive lock, adjusted drawing bounds

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

15 years agoremoved some warnings
eb [Sun, 31 Aug 2008 23:22:43 +0000 (23:22 +0000)]
removed some warnings

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

15 years agofixed --enable-warnings-as-errors
eb [Sun, 31 Aug 2008 23:00:30 +0000 (23:00 +0000)]
fixed --enable-warnings-as-errors

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

15 years agoturn off strict-aliasing warning, not strict-aliasing optimization when compiling...
eb [Sun, 31 Aug 2008 22:07:07 +0000 (22:07 +0000)]
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

15 years agofixed copy/paste error in include guard
eb [Sun, 31 Aug 2008 21:39:36 +0000 (21:39 +0000)]
fixed copy/paste error in include guard

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

15 years agofix for ticket:268, vector not always a context sensitive keywork
eb [Sun, 31 Aug 2008 21:35:48 +0000 (21:35 +0000)]
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

15 years agoremoved eval kludge
jblum [Fri, 29 Aug 2008 21:42:16 +0000 (21:42 +0000)]
removed eval kludge

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

15 years agoseparated controls and variables generation, removed evaluation dependency on variabl...
jblum [Fri, 29 Aug 2008 20:55:06 +0000 (20:55 +0000)]
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

15 years agoadded note about boost and DISTCHECK_CONFIGURE_FLAGS
eb [Fri, 29 Aug 2008 00:25:01 +0000 (00:25 +0000)]
added note about boost and DISTCHECK_CONFIGURE_FLAGS

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

15 years agotemp fix for to_code error
jblum [Thu, 28 Aug 2008 19:29:40 +0000 (19:29 +0000)]
temp fix for to_code error

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

15 years agotemp fix
jblum [Thu, 28 Aug 2008 18:56:14 +0000 (18:56 +0000)]
temp fix

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

15 years agofixed import in xor wrapper
jblum [Thu, 28 Aug 2008 16:39:43 +0000 (16:39 +0000)]
fixed import in xor wrapper

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

15 years agorotation function, cleaned up connection logic
jblum [Tue, 26 Aug 2008 06:41:25 +0000 (06:41 +0000)]
rotation function, cleaned up connection logic

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

15 years agosvn:ignore xml
eb [Mon, 25 Aug 2008 23:32:12 +0000 (23:32 +0000)]
svn:ignore xml

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

15 years agoRadically simplified standalone configure.ac (for out of tree builds).
eb [Mon, 25 Aug 2008 23:31:35 +0000 (23:31 +0000)]
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

15 years agoRelaxed tolerance to fix OS/X 10.5 make check failure.
eb [Mon, 25 Aug 2008 19:02:19 +0000 (19:02 +0000)]
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

15 years agomake check fix for OS/X. Probably also fixes ticket:264, same problem
eb [Mon, 25 Aug 2008 18:59:46 +0000 (18:59 +0000)]
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

15 years agoFix missed fg to tb conversion (Ulf Lindgren)
jcorgan [Mon, 25 Aug 2008 18:16:41 +0000 (18:16 +0000)]
Fix missed fg to tb conversion (Ulf Lindgren)

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

15 years agoMissed directory
jcorgan [Sun, 24 Aug 2008 19:58:09 +0000 (19:58 +0000)]
Missed directory

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

15 years agoFixup XML generation to avoid erroneous copying.
jcorgan [Sun, 24 Aug 2008 19:57:24 +0000 (19:57 +0000)]
Fixup XML generation to avoid erroneous copying.

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

15 years agoFixup grc data installation. Trunk now passes distcheck again.
jcorgan [Sun, 24 Aug 2008 19:32:13 +0000 (19:32 +0000)]
Fixup grc data installation. Trunk now passes distcheck again.

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

15 years agoFix typo in variable name (Firas Abbas)
jcorgan [Sun, 24 Aug 2008 18:22:50 +0000 (18:22 +0000)]
Fix typo in variable name (Firas Abbas)

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

15 years agoFix compiler warnings across the tree. Adds --enable-warnings-as-errors configure...
jcorgan [Sun, 24 Aug 2008 17:41:07 +0000 (17:41 +0000)]
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

15 years agoadded cpfsk, make samps/sym integer, included xml tail in doc extraction
jblum [Sun, 24 Aug 2008 05:26:04 +0000 (05:26 +0000)]
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

15 years agoFix location/names for gpio rbfs for deb file creation.
jcorgan [Sun, 24 Aug 2008 02:12:11 +0000 (02:12 +0000)]
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

15 years agoFix for ticket:214, gr_rotate speedup. We now normalize once every
eb [Sat, 23 Aug 2008 21:26:19 +0000 (21:26 +0000)]
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
of the code, but none of the code in the tree depends on the absolute
phase.  If yours does, sorry.  You can work around it by initializing
the phase to conj(gr_expj(phase_incr)) instead of gr_complex(1,0).
Added QA code to ensure I didn't break anything.

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

15 years agofix for ticket:243
eb [Sat, 23 Aug 2008 18:46:04 +0000 (18:46 +0000)]
fix for ticket:243

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

15 years agobetter connection drawing logic, 180 degrees
jblum [Sat, 23 Aug 2008 06:06:48 +0000 (06:06 +0000)]
better connection drawing logic, 180 degrees

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

15 years agomoved author attribution out of individual files and put in AUTHORS
eb [Sat, 23 Aug 2008 04:13:02 +0000 (04:13 +0000)]
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

15 years agoMerged changeset r9285:9377 from jblum/grc into trunk, with distcheck fixes
jcorgan [Sat, 23 Aug 2008 02:26:15 +0000 (02:26 +0000)]
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

15 years agoUpdated gr-howto-write-a-block; mostly the .m4 macros and configure.ac.
eb [Thu, 21 Aug 2008 00:01:21 +0000 (00:01 +0000)]
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

15 years agoresolved problem w/ lib vs lib64; added boost stuff to gnuradio-core.pc.in
eb [Wed, 20 Aug 2008 21:41:26 +0000 (21:41 +0000)]
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

15 years agofixes for gcc 4.3
eb [Wed, 20 Aug 2008 17:53:16 +0000 (17:53 +0000)]
fixes for gcc 4.3

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

15 years agoAdded support for --switch_mode, along with an external switcher interface via a...
mleech [Wed, 20 Aug 2008 16:52:38 +0000 (16:52 +0000)]
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

15 years agoMerged features/mp-sched -r8915:9335 into the trunk. The trunk now
eb [Tue, 19 Aug 2008 23:09:56 +0000 (23:09 +0000)]
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

15 years agoplotter: require double buffering
jblum [Tue, 19 Aug 2008 20:53:18 +0000 (20:53 +0000)]
plotter: require double buffering

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

15 years agoAdded --interferometer, to allow correlation interferometry when you have
mleech [Tue, 19 Aug 2008 19:54:47 +0000 (19:54 +0000)]
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.

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

15 years agoAdded support for dual_mode (for dual-polarization) removed two layers of
mleech [Mon, 18 Aug 2008 23:32:23 +0000 (23:32 +0000)]
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

15 years agoNew taps computation based on requested transition bandwidth and stopband attenuation...
n4hy [Mon, 18 Aug 2008 22:36:19 +0000 (22:36 +0000)]
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

15 years agoMake gl selection more robust for testing
jcorgan [Mon, 18 Aug 2008 20:44:41 +0000 (20:44 +0000)]
Make gl selection more robust for testing

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

15 years agoconfigure.ac cleanup to remove dnl message
n4hy [Mon, 18 Aug 2008 19:55:14 +0000 (19:55 +0000)]
configure.ac cleanup to remove dnl message

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

15 years agoconfigure.ac cleanup
n4hy [Mon, 18 Aug 2008 19:54:23 +0000 (19:54 +0000)]
configure.ac cleanup

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

15 years agogr_msdd6000 includes fixed up
n4hy [Mon, 18 Aug 2008 19:49:06 +0000 (19:49 +0000)]
gr_msdd6000 includes fixed up

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

15 years agodont import plotter
jblum [Fri, 15 Aug 2008 16:08:10 +0000 (16:08 +0000)]
dont import plotter

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

15 years agoTrial fix for ticket:258 / integer overflow undefined / phase
eb [Fri, 15 Aug 2008 01:12:02 +0000 (01:12 +0000)]
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
was proving that our code was overflowing, and took advantage of the
"undefined" result to short circuit the evaluation.

Moral of the story:  if you're using a fixed point phase accumulator,
or anything else where you're counting on overflow happening, be sure
that your variable is unsigned.

See also http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37067 and
http://www.airs.com/blog/archives/120

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

15 years agoconstsink in scope wrapper (backwards compadible)
jblum [Thu, 14 Aug 2008 22:07:44 +0000 (22:07 +0000)]
constsink in scope wrapper (backwards compadible)

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

15 years agomore backwards compadibility, marker for scope/xy plotter
jblum [Thu, 14 Aug 2008 19:53:37 +0000 (19:53 +0000)]
more backwards compadibility, marker for scope/xy plotter

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

15 years agochanged glcanvas test (fedora fix)
jblum [Thu, 14 Aug 2008 19:20:58 +0000 (19:20 +0000)]
changed glcanvas test (fedora fix)

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

15 years agoMerged changeset r9241:9289 from jblum/glwxgui into trunk. Adds OpenGL versions...
jcorgan [Thu, 14 Aug 2008 18:43:15 +0000 (18:43 +0000)]
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

15 years agoRefactored unique vector functionality into template.
jcorgan [Tue, 12 Aug 2008 17:38:29 +0000 (17:38 +0000)]
Refactored unique vector functionality into template.

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

15 years agoMake gr_basic_block sort deterministic (Martin Dvh)
jcorgan [Tue, 12 Aug 2008 17:01:37 +0000 (17:01 +0000)]
Make gr_basic_block sort deterministic (Martin Dvh)

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

15 years agoset decim
jblum [Wed, 6 Aug 2008 20:11:53 +0000 (20:11 +0000)]
set decim

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

15 years agoadded cpuid for sse3,ssse3,sse4.1, and sse4.2
jcoy [Wed, 6 Aug 2008 00:15:23 +0000 (00:15 +0000)]
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

15 years agodial_tone c++ example top block pointer fix
jcoy [Wed, 6 Aug 2008 00:15:04 +0000 (00:15 +0000)]
dial_tone c++ example top block pointer fix

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

15 years agoBetter fix for race in logpwrfft.py
jcorgan [Sun, 3 Aug 2008 17:15:05 +0000 (17:15 +0000)]
Better fix for race in logpwrfft.py

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

15 years agoreplaced tabs, added sample_rate, fixed average=True bug
jblum [Fri, 1 Aug 2008 19:27:53 +0000 (19:27 +0000)]
replaced tabs, added sample_rate, fixed average=True bug

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

15 years agowrong sign
eb [Thu, 31 Jul 2008 02:52:49 +0000 (02:52 +0000)]
wrong sign

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

15 years agoremoved FIXME
eb [Thu, 31 Jul 2008 02:51:28 +0000 (02:51 +0000)]
removed FIXME

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

15 years agoMove libgruel configuration checks into config directory
jcorgan [Sun, 27 Jul 2008 22:52:44 +0000 (22:52 +0000)]
Move libgruel configuration checks into config directory

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

15 years agoMerged gr-msdd6000 portability fix to trunk (eb/msdd -r8940:9027)
eb [Sun, 27 Jul 2008 22:28:20 +0000 (22:28 +0000)]
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

15 years agoFix ignores.
jcorgan [Fri, 25 Jul 2008 00:02:47 +0000 (00:02 +0000)]
Fix ignores.

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

15 years agoAdds alternative integrate and dump decimator to gr-gpio.
jcorgan [Fri, 25 Jul 2008 00:02:08 +0000 (00:02 +0000)]
Adds alternative integrate and dump decimator to gr-gpio.

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

15 years agoAllow odd decimation if halfband filter is disabled. Thanks Firas!
eb [Thu, 24 Jul 2008 17:48:46 +0000 (17:48 +0000)]
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

15 years agofirst cut at iq imbalance compensation
matt [Thu, 24 Jul 2008 06:08:01 +0000 (06:08 +0000)]
first cut at iq imbalance compensation

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

15 years agoAdd gr_costas_loop_cc setters and getters
jcorgan [Tue, 22 Jul 2008 00:07:51 +0000 (00:07 +0000)]
Add gr_costas_loop_cc setters and getters

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

15 years agoefficient moving average filters, should speed up OFDM significantly
matt [Mon, 21 Jul 2008 23:32:23 +0000 (23:32 +0000)]
efficient moving average filters, should speed up OFDM significantly

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

15 years agodisabled gr-msdd6000 until ticket:252 is resolved
eb [Fri, 18 Jul 2008 23:54:24 +0000 (23:54 +0000)]
disabled gr-msdd6000 until ticket:252 is resolved

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

15 years agoClean up of comments and removal of a broken piece of test code that no longer works...
n4hy [Sun, 13 Jul 2008 21:18:48 +0000 (21:18 +0000)]
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

15 years agoAdd lookup by serial number.
jcorgan [Thu, 10 Jul 2008 19:56:51 +0000 (19:56 +0000)]
Add lookup by serial number.

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

15 years agoAdds lsusrp to gr-utils, obsoletes usrp_print_db.py
jcorgan [Thu, 10 Jul 2008 17:54:45 +0000 (17:54 +0000)]
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

15 years agoMerged jcorgan/ptrfix -r8827:8843 into the trunk.
eb [Wed, 9 Jul 2008 18:59:37 +0000 (18:59 +0000)]
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
gr_hier_block2 (and thus gr_top_block too) MUST USE the new
gnuradio::get_initial_sptr function to get the initial shared pointer.
gnuradio::get_initial_sptr works on all block types, and should be
used in all new code. See qa_gr_hier_block2_derived.{h,cc} for an
example.

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

15 years agoAdd some getter methods
jcorgan [Wed, 9 Jul 2008 16:36:46 +0000 (16:36 +0000)]
Add some getter methods

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

15 years agofix for ticket:250
eb [Wed, 9 Jul 2008 16:02:37 +0000 (16:02 +0000)]
fix for ticket:250

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

15 years agoFix block names.
jcorgan [Sat, 5 Jul 2008 21:14:33 +0000 (21:14 +0000)]
Fix block names.

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

15 years agoFix block name.
jcorgan [Sat, 5 Jul 2008 21:11:55 +0000 (21:11 +0000)]
Fix block name.

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

15 years agoAdds blks2.logpwrfft_c,f blocks.
jcorgan [Sat, 5 Jul 2008 20:20:58 +0000 (20:20 +0000)]
Adds blks2.logpwrfft_c,f blocks.

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

15 years agoAdds blks2.stream_to_vector_decimator block.
jcorgan [Sat, 5 Jul 2008 19:14:04 +0000 (19:14 +0000)]
Adds blks2.stream_to_vector_decimator block.

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

15 years agofixed broken link in filterbank comment
n4hy [Fri, 4 Jul 2008 16:58:23 +0000 (16:58 +0000)]
fixed broken link in filterbank comment

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

15 years agoFixed distcheck failure and cleaned up ignores.
jcorgan [Fri, 4 Jul 2008 05:07:15 +0000 (05:07 +0000)]
Fixed distcheck failure and cleaned up ignores.

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

15 years agoThis completes the msdd6000 update with all example code and other utilities
n4hy [Fri, 4 Jul 2008 03:05:33 +0000 (03:05 +0000)]
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

15 years agoDisable gr-msdd6000 component until it passes distcheck.
jcorgan [Fri, 4 Jul 2008 03:05:26 +0000 (03:05 +0000)]
Disable gr-msdd6000 component until it passes distcheck.

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

15 years agolots of example and other useful code for use with the softronics msdd6000
n4hy [Fri, 4 Jul 2008 02:56:31 +0000 (02:56 +0000)]
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