debian/gnuradio
13 years agoUsing .min and .max on scipy arrays instead of min() max(); seems to be more portable.
Tom Rondeau [Sat, 15 Jan 2011 22:21:14 +0000 (17:21 -0500)]
Using .min and .max on scipy arrays instead of min() max(); seems to be more portable.

13 years agoFix how the end of a file is handled.
Tom Rondeau [Sat, 15 Jan 2011 22:15:11 +0000 (17:15 -0500)]
Fix how the end of a file is handled.

13 years agoPFB resampler: fix it this way to avoid the signed/unsigned warning.
Tom Rondeau [Sun, 12 Dec 2010 18:39:06 +0000 (13:39 -0500)]
PFB resampler: fix it this way to avoid the signed/unsigned warning.

13 years agoPFB resampler: fixes bug where filter could be looking past the number of inputs.
Tom Rondeau [Sun, 12 Dec 2010 18:22:40 +0000 (13:22 -0500)]
PFB resampler: fixes bug where filter could be looking past the number of inputs.

13 years agoMerge remote branch 'tom/qtfix' into maint
Johnathan Corgan [Wed, 6 Oct 2010 19:20:08 +0000 (12:20 -0700)]
Merge remote branch 'tom/qtfix' into maint

* tom/qtfix:
  Finally, the simple fix for the qtgui issues; also, changed the naming scheme output from _moc to .moc files because I think this looks cleaner.
  Removing Waterfall3DPlot. The qwt_plot3d is too much of a hassle to deal with and the plotting is not that stable even when it does work. This does not change the API.
  Fixed gitignore to reflect changes in moc/ui file naming.
  Fixes a lot of warnings by cleaning up namespace issues.
  Finally, the simple fix for the qtgui issues; also, changed the naming scheme output from _moc to .moc files because I think this looks cleaner.
  Removing qwtplot3d dependency and fixing a missed include in waterfallGlobalData.h.
  Removing Waterfall3DPlot. The qwt_plot3d is too much of a hassle to deal with and the plotting is not that stable even when it does work. This does not change the API.

13 years agoMerge Michael Dicken's USB fixes after rebasing on maint
Johnathan Corgan [Wed, 6 Oct 2010 19:06:01 +0000 (12:06 -0700)]
Merge Michael Dicken's USB fixes after rebasing on maint

Fixed setting of USB_LIBS for *win*
Fix so that non-Darwin OSs use USB_LIBS correctly for linking
New way of checking for various LIBUSB names; for legacy version, make sure the symbol 'usb_debug' exists (so-as to not use the 'compat' version).

13 years agoFixed setting of USB_LIBS for *win*
Michael Dickens [Fri, 17 Sep 2010 01:07:29 +0000 (21:07 -0400)]
Fixed setting of USB_LIBS for *win*

13 years agoFix so that non-Darwin OSs use USB_LIBS correctly for linking
Michael Dickens [Thu, 16 Sep 2010 20:58:22 +0000 (16:58 -0400)]
Fix so that non-Darwin OSs use USB_LIBS correctly for linking

13 years agoNew way of checking for various LIBUSB names; for legacy version, make sure the symbo...
Michael Dickens [Wed, 8 Sep 2010 01:56:23 +0000 (21:56 -0400)]
New way of checking for various LIBUSB names; for legacy version, make sure the symbol 'usb_debug' exists (so-as to not use the 'compat' version).

13 years agoFinally, the simple fix for the qtgui issues; also, changed the naming scheme output...
Tom Rondeau [Fri, 17 Sep 2010 15:54:32 +0000 (11:54 -0400)]
Finally, the simple fix for the qtgui issues; also, changed the naming scheme output from _moc to .moc files because I think this looks cleaner.

13 years agoRemoving Waterfall3DPlot. The qwt_plot3d is too much of a hassle to deal with and...
Tom Rondeau [Mon, 13 Sep 2010 18:49:00 +0000 (14:49 -0400)]
Removing Waterfall3DPlot. The qwt_plot3d is too much of a hassle to deal with and the plotting is not that stable even when it does work. This does not change the API.

13 years agoFixed gitignore to reflect changes in moc/ui file naming.
Tom Rondeau [Tue, 21 Sep 2010 22:37:13 +0000 (18:37 -0400)]
Fixed gitignore to reflect changes in moc/ui file naming.

13 years agoFixes a lot of warnings by cleaning up namespace issues.
Tom Rondeau [Fri, 17 Sep 2010 15:56:12 +0000 (11:56 -0400)]
Fixes a lot of warnings by cleaning up namespace issues.

13 years agoFinally, the simple fix for the qtgui issues; also, changed the naming scheme output...
Tom Rondeau [Fri, 17 Sep 2010 15:54:32 +0000 (11:54 -0400)]
Finally, the simple fix for the qtgui issues; also, changed the naming scheme output from _moc to .moc files because I think this looks cleaner.

13 years agoRemoving qwtplot3d dependency and fixing a missed include in waterfallGlobalData.h.
Tom Rondeau [Mon, 13 Sep 2010 18:54:20 +0000 (14:54 -0400)]
Removing qwtplot3d dependency and fixing a missed include in waterfallGlobalData.h.

13 years agoRemoving Waterfall3DPlot. The qwt_plot3d is too much of a hassle to deal with and...
Tom Rondeau [Mon, 13 Sep 2010 18:49:00 +0000 (14:49 -0400)]
Removing Waterfall3DPlot. The qwt_plot3d is too much of a hassle to deal with and the plotting is not that stable even when it does work. This does not change the API.

13 years agoAvoid divide by zero in persistence code when using default args
Eric Blossom [Mon, 13 Sep 2010 02:10:56 +0000 (19:10 -0700)]
Avoid divide by zero in persistence code when using default args

13 years agoUpdate config.guess and config.sub in gr-howoto-write-a-block too
Eric Blossom [Sun, 12 Sep 2010 20:01:11 +0000 (13:01 -0700)]
Update config.guess and config.sub in gr-howoto-write-a-block too

13 years agoUpdate config.guess and config.sub from canonical home
Eric Blossom [Sun, 12 Sep 2010 19:58:09 +0000 (12:58 -0700)]
Update config.guess and config.sub from canonical home

13 years agoUpdate script to pull config.* from git repo
Eric Blossom [Sun, 12 Sep 2010 19:57:30 +0000 (12:57 -0700)]
Update script to pull config.* from git repo

13 years agousrp2: fixes for gcc 4.5.0 compatibility
Moeller [Thu, 5 Aug 2010 01:53:01 +0000 (18:53 -0700)]
usrp2: fixes for gcc 4.5.0 compatibility

13 years agoformatting change: move break statements
Eric Blossom [Wed, 4 Aug 2010 18:08:11 +0000 (11:08 -0700)]
formatting change: move break statements

13 years agoFix unitialized variable pointed to by compiler warning
Eric Blossom [Wed, 4 Aug 2010 18:05:38 +0000 (11:05 -0700)]
Fix unitialized variable pointed to by compiler warning

13 years agoModify all block factories to use gnuradio::get_initial_sptr.
Eric Blossom [Tue, 3 Aug 2010 20:36:18 +0000 (13:36 -0700)]
Modify all block factories to use gnuradio::get_initial_sptr.

13 years agofix scoped_lock that didn't ref mutex
Eric Blossom [Tue, 3 Aug 2010 18:54:25 +0000 (11:54 -0700)]
fix scoped_lock that didn't ref mutex

13 years agoFixes ./configure to allow grc to build without an X session
Jason Abele [Thu, 29 Jul 2010 21:57:09 +0000 (14:57 -0700)]
Fixes ./configure to allow grc to build without an X session

    Presently, a ./configure in a terminal with no X $DISPLAY will
    fail to build grc because import gtk fails with RuntimeError
    exception.

    This patch fixes this by catching just the ImportError and
    AssertionErrors we need for python module dependencies.

13 years agowxgui: fix to use wx.Colour which is the actual name of the class (wx python wrapper...
Josh Blum [Wed, 21 Jul 2010 21:47:16 +0000 (14:47 -0700)]
wxgui: fix to use wx.Colour which is the actual name of the class (wx python wrapper may be missing wx.Color wrapper)

13 years agogr-utils: fix out of tree project generator to properly update tarfile name
Moritz Fischer [Mon, 5 Jul 2010 18:55:56 +0000 (11:55 -0700)]
gr-utils: fix out of tree project generator to properly update tarfile name

13 years agogr-wxgui: fix non-gl scope sink only updating one channel
Catalin Patulea [Mon, 5 Jul 2010 18:45:52 +0000 (11:45 -0700)]
gr-wxgui: fix non-gl scope sink only updating one channel

This fixes a bug where, when using nongl scopesink, only the real part
of a complex input is shown. After applying this patch, both Ch1 and
Ch2 can be seen on the scope display.

13 years agogrc: fix broken variable config when using bool type
Johann Chiang [Mon, 21 Jun 2010 19:20:54 +0000 (12:20 -0700)]
grc: fix broken variable config when using bool type

13 years agoMerge remote branch 'trondeau/qtmake' into maint
Johnathan Corgan [Sun, 13 Jun 2010 18:59:13 +0000 (11:59 -0700)]
Merge remote branch 'trondeau/qtmake' into maint

* trondeau/qtmake:
  Fixes gr-qtgui make distcheck failure when QT is not installed.

13 years agoFixes gr-qtgui make distcheck failure when QT is not installed.
Tom Rondeau [Sun, 13 Jun 2010 18:31:11 +0000 (14:31 -0400)]
Fixes gr-qtgui make distcheck failure when QT is not installed.

13 years agoMerge branch 'fix/wbx_refclock' into maint
Johnathan Corgan [Sat, 5 Jun 2010 05:40:14 +0000 (22:40 -0700)]
Merge branch 'fix/wbx_refclock' into maint

* fix/wbx_refclock:
  Fixed WBX RX PLL enable
  Refactor WBX and adf4350 to avoid passing usrp pointer
  Clean up annoying class structure in wbx
  Fixing wbx to use _refclk_freq()
  Typo in error message

13 years agoFixed WBX RX PLL enable
Jason Abele [Fri, 4 Jun 2010 22:34:27 +0000 (15:34 -0700)]
Fixed WBX RX PLL enable

13 years agoRefactor WBX and adf4350 to avoid passing usrp pointer
Jason Abele [Thu, 3 Jun 2010 21:35:18 +0000 (14:35 -0700)]
Refactor WBX and adf4350 to avoid passing usrp pointer

13 years agoClean up annoying class structure in wbx
Jason Abele [Thu, 3 Jun 2010 20:25:42 +0000 (13:25 -0700)]
Clean up annoying class structure in wbx

13 years agoFixing wbx to use _refclk_freq()
Jason Abele [Thu, 3 Jun 2010 19:49:03 +0000 (12:49 -0700)]
Fixing wbx to use _refclk_freq()

13 years agoTypo in error message
Jason Abele [Thu, 3 Jun 2010 19:24:13 +0000 (12:24 -0700)]
Typo in error message

13 years agoUpdate revision to 3.3.0
Johnathan Corgan [Thu, 3 Jun 2010 06:56:20 +0000 (23:56 -0700)]
Update revision to 3.3.0

13 years agogcell: make versioned libraries
Johnathan Corgan [Wed, 2 Jun 2010 22:24:57 +0000 (15:24 -0700)]
gcell: make versioned libraries

13 years agognuradio-core: fix missing linker flags for boost_program_options
Johnathan Corgan [Wed, 2 Jun 2010 22:19:32 +0000 (15:19 -0700)]
gnuradio-core: fix missing linker flags for boost_program_options

13 years agohowto: fix incorrect include path
Johnathan Corgan [Wed, 2 Jun 2010 16:08:34 +0000 (09:08 -0700)]
howto: fix incorrect include path

13 years agobuild: redo GR_GIT for portability
Johnathan Corgan [Wed, 2 Jun 2010 15:47:13 +0000 (08:47 -0700)]
build: redo GR_GIT for portability

13 years agobuild: use date format string instead of -R for portability
Johnathan Corgan [Wed, 2 Jun 2010 01:07:26 +0000 (18:07 -0700)]
build: use date format string instead of -R for portability

13 years agognuradio-core: fix typo in doxygen header
Johnathan Corgan [Tue, 1 Jun 2010 16:16:23 +0000 (09:16 -0700)]
gnuradio-core: fix typo in doxygen header

13 years agogr-qtgui: add include file for gcc 4.4.1
Johnathan Corgan [Tue, 1 Jun 2010 16:11:20 +0000 (09:11 -0700)]
gr-qtgui: add include file for gcc 4.4.1

13 years agoUpdate revision to 3.3.0-rc3
Johnathan Corgan [Mon, 31 May 2010 06:18:04 +0000 (23:18 -0700)]
Update revision to 3.3.0-rc3

13 years agohowto: make versioned libraries
Johnathan Corgan [Mon, 31 May 2010 06:06:20 +0000 (23:06 -0700)]
howto: make versioned libraries

14 years agoMake C++ shared libraries versioned
Johnathan Corgan [Sat, 29 May 2010 03:02:38 +0000 (20:02 -0700)]
Make C++ shared libraries versioned

14 years agobuild: refactor GR_GIT and GR_VERSION
Johnathan Corgan [Fri, 28 May 2010 15:14:05 +0000 (08:14 -0700)]
build: refactor GR_GIT and GR_VERSION

14 years agoUpdate revision to 3.3.0-rc2
Johnathan Corgan [Thu, 27 May 2010 22:20:37 +0000 (15:20 -0700)]
Update revision to 3.3.0-rc2

14 years agoMerge remote branch 'ets/grc-usrp2-clock-source'
Johnathan Corgan [Thu, 27 May 2010 18:54:40 +0000 (11:54 -0700)]
Merge remote branch 'ets/grc-usrp2-clock-source'

* ets/grc-usrp2-clock-source:
  Add USRP2 clock source parameter to GRC blocks.

14 years agoAdd USRP2 clock source parameter to GRC blocks.
Eric Schneider [Tue, 23 Feb 2010 16:20:45 +0000 (09:20 -0700)]
Add USRP2 clock source parameter to GRC blocks.

14 years agoRefactor Makefile.am to move common files from 3 libraries into a single variable.
Eric Blossom [Tue, 25 May 2010 20:05:04 +0000 (13:05 -0700)]
Refactor Makefile.am to move common files from 3 libraries into a single variable.

14 years agousrp2-firmware: fix missing files in tarball
Johnathan Corgan [Tue, 25 May 2010 18:32:37 +0000 (11:32 -0700)]
usrp2-firmware: fix missing files in tarball

14 years agoFix erroneous file modes
Johnathan Corgan [Tue, 25 May 2010 12:16:10 +0000 (05:16 -0700)]
Fix erroneous file modes

14 years agoMerge remote branch 'gnuradio/wip/udp_source_sink'
Johnathan Corgan [Sun, 23 May 2010 20:36:44 +0000 (13:36 -0700)]
Merge remote branch 'gnuradio/wip/udp_source_sink'

* gnuradio/wip/udp_source_sink:
  gnuradio-core: update copyrights
  gnuradio-core: allow swig to handle exceptions in UDP source/sink
  grc: update UDP source and sink block wrappers
  Simplify USE_SELECT usage
  Return immediately when using d_residual.
  Defend against a peer that sends an invalid message length.
  Move initialization of select timeout
  Correct update of d_temp_offset (parallel construction)
  Identify memory leaks that occur on error conditions
  Use -1 as file descriptor "not open" value instead of 0
  Add additional conditionalization of networking includes
  Flush pending errors in gr_udp_sink on disconnect()
  Rework UDP source and sink, with incompatible API changes
  Updates to udp source/sink (select(), wait, cleanup)
  Discard data in gr_udp_sink until receiver is started.
  Use getaddrinfo in gr_udp_{source,sink}
  Changes to gr_udp_{source,sink} for MinGW
  Ignore ENOPROTOOPT return from setsockopt(SO_LINGER)

14 years agolibvrt: remove from 3.3 API.
Johnathan Corgan [Sat, 22 May 2010 00:47:26 +0000 (17:47 -0700)]
libvrt: remove from 3.3 API.

libvrt will continue as part of the 3.4git development branch, where
it will undergo a rewrite and API change.

14 years agognuradio-core: update copyrights
Johnathan Corgan [Sat, 22 May 2010 00:28:02 +0000 (17:28 -0700)]
gnuradio-core: update copyrights

14 years agognuradio-core: allow swig to handle exceptions in UDP source/sink
Johnathan Corgan [Sat, 22 May 2010 00:23:06 +0000 (17:23 -0700)]
gnuradio-core: allow swig to handle exceptions in UDP source/sink

14 years agogrc: update UDP source and sink block wrappers
Johnathan Corgan [Sat, 22 May 2010 00:16:25 +0000 (17:16 -0700)]
grc: update UDP source and sink block wrappers

14 years agoUpdate revision to release 3.3.0-rc1, update autotools
Johnathan Corgan [Fri, 21 May 2010 23:02:53 +0000 (16:02 -0700)]
Update revision to release 3.3.0-rc1, update autotools

14 years agoSimplify USE_SELECT usage
Eric Blossom [Thu, 20 May 2010 03:43:48 +0000 (20:43 -0700)]
Simplify USE_SELECT usage

14 years agoReturn immediately when using d_residual.
Eric Blossom [Thu, 20 May 2010 03:38:17 +0000 (20:38 -0700)]
Return immediately when using d_residual.

(Otherwise recv may overwrite valid data in d_temp_buff.)

14 years agoDefend against a peer that sends an invalid message length.
Eric Blossom [Thu, 20 May 2010 03:27:10 +0000 (20:27 -0700)]
Defend against a peer that sends an invalid message length.

14 years agoMove initialization of select timeout
Eric Blossom [Thu, 20 May 2010 03:15:41 +0000 (20:15 -0700)]
Move initialization of select timeout

14 years agoCorrect update of d_temp_offset (parallel construction)
Eric Blossom [Thu, 20 May 2010 03:11:35 +0000 (20:11 -0700)]
Correct update of d_temp_offset (parallel construction)

14 years agoIdentify memory leaks that occur on error conditions
Eric Blossom [Thu, 20 May 2010 03:06:26 +0000 (20:06 -0700)]
Identify memory leaks that occur on error conditions

14 years agoUse -1 as file descriptor "not open" value instead of 0
Eric Blossom [Thu, 20 May 2010 03:02:26 +0000 (20:02 -0700)]
Use -1 as file descriptor "not open" value instead of 0

14 years agoAdd additional conditionalization of networking includes
Eric Blossom [Thu, 20 May 2010 02:57:10 +0000 (19:57 -0700)]
Add additional conditionalization of networking includes

14 years agoRemove bogus check for existence of prefix directory.
Eric Blossom [Wed, 19 May 2010 22:26:08 +0000 (15:26 -0700)]
Remove bogus check for existence of prefix directory.

14 years agogrc: rename execution binary from 'grc' to 'gnuradio-companion'
Johnathan Corgan [Tue, 18 May 2010 20:53:39 +0000 (13:53 -0700)]
grc: rename execution binary from 'grc' to 'gnuradio-companion'

This change resolves a conflict with the Generic Colorizer application
which also uses the binary name 'grc'.

Interested users can add an alias to their shell environment to run
gnuradio-companion when grc is invoked.

14 years agognuradio-core: removed gr.dd_mpsk_sync_cc block as obsolete
Johnathan Corgan [Tue, 18 May 2010 20:22:29 +0000 (13:22 -0700)]
gnuradio-core: removed gr.dd_mpsk_sync_cc block as obsolete

14 years agoMerge branch 'wip/burx_support'
Johnathan Corgan [Tue, 18 May 2010 02:33:46 +0000 (19:33 -0700)]
Merge branch 'wip/burx_support'

* wip/burx_support:
  -Updated to allow BURX support to be built into standard txrx.bin
  Once and for all, here is the properly updated Makefile.am for the apps
  Updated db_bitshark_rx.c to the proper version that includes the
  Change default bandwidth to 25 MHz to match maximum USRP2 bandwidth
  Update incorrectly checked in Makefile.am
  usrp: Cleanup for merge of bitshark daughterboard code
  Including bitshark_rx.h header file for USRP2 build
  Fixed issue with with wrong Makefile.am files being copied
  Add support for the Bitshark USRP RX (BURX) daughterboard for the USRP2.
  Add support for the Bitshark USRP RX (BURX) daughterboard for the USRP1.

14 years ago-Updated to allow BURX support to be built into standard txrx.bin
JohnOrlando [Mon, 17 May 2010 21:15:49 +0000 (16:15 -0500)]
-Updated to allow BURX support to be built into standard txrx.bin
image
-Also corrected db_bitshark_rx.c to the current version (previous
git push error) that includes the needed delays after I2C commands

14 years agohowto: fix make check for win32, darwin (untested)
Don Ward [Sun, 16 May 2010 16:30:31 +0000 (09:30 -0700)]
howto: fix make check for win32, darwin (untested)

14 years agoRevert "build: distribute version controlled ltmain.sh in tarball"
Johnathan Corgan [Sun, 16 May 2010 14:47:53 +0000 (07:47 -0700)]
Revert "build: distribute version controlled ltmain.sh in tarball"

This reverts commit 026f691a6dfcb8fca61964cf457f08a7d1e7306b.

14 years agoRevert "build: force use of ltmain.sh from libtool 2.2.6b"
Johnathan Corgan [Sun, 16 May 2010 14:47:00 +0000 (07:47 -0700)]
Revert "build: force use of ltmain.sh from libtool 2.2.6b"

This reverts commit 3f1940cfd633949f819da1900e19d155e91dc1c4.

14 years agoMerge remote branch 'bitshark/burx_support' into wip/burx_support
Johnathan Corgan [Fri, 14 May 2010 17:31:19 +0000 (10:31 -0700)]
Merge remote branch 'bitshark/burx_support' into wip/burx_support

* bitshark/burx_support:
  Once and for all, here is the properly updated Makefile.am for the apps
  Updated db_bitshark_rx.c to the proper version that includes the

Conflicts:
usrp2/firmware/lib/db_bitshark_rx.c

14 years agobuild: distribute version controlled ltmain.sh in tarball
Johnathan Corgan [Fri, 14 May 2010 17:15:52 +0000 (10:15 -0700)]
build: distribute version controlled ltmain.sh in tarball

14 years agobuild: use correct comment delimiter
Johnathan Corgan [Fri, 14 May 2010 17:15:30 +0000 (10:15 -0700)]
build: use correct comment delimiter

14 years agobuild: force use of ltmain.sh from libtool 2.2.6b
Johnathan Corgan [Fri, 14 May 2010 02:20:27 +0000 (19:20 -0700)]
build: force use of ltmain.sh from libtool 2.2.6b

Don Ward:

"The supplied version of ltmain.sh does not handle interlibrary
dependencies on Windows. I have attached a diff file showing
the slight differences between the ltmain.sh in the tarball
(2.2.6b Debian-2.2.6b-2ubuntu1, which fails) and the ltmain.sh
downloaded from packages.debian.org  (plain 2.26b).  It looks
like it was broken in Ubuntu 2.2.6a-3 (change log says "Don't
pull in depedency libs when linking a binary"). GNU Radio builds
ok if I run ./bootstrap locally."

JMC: This file (ltmain.sh) has not previously been under version
control and would be copied over (or symlinked) by the bootstrap
process. With a version now in the repository, we'll need to
ensure it stays fresh, likely at the same time we check for
updated config.guess and config.sub files.

14 years agognuradio-core: Disable (temporarily) interpolator tap calculation
Johnathan Corgan [Fri, 14 May 2010 02:10:44 +0000 (19:10 -0700)]
gnuradio-core: Disable (temporarily) interpolator tap calculation

There is some breakage with GR_FORTRAN / AC_PROG_F77 when running
bootstrap.  The gen_interpolator_taps binary is only needed to
regenerate the MMSE interpolator taps, which hasn't been done for
several years.  Disable this until proper fix can be done.

14 years agoOnce and for all, here is the properly updated Makefile.am for the apps
JohnOrlando [Thu, 13 May 2010 23:24:08 +0000 (18:24 -0500)]
Once and for all, here is the properly updated Makefile.am for the apps
directory...

14 years agoUpdated db_bitshark_rx.c to the proper version that includes the
JohnOrlando [Thu, 13 May 2010 23:03:13 +0000 (18:03 -0500)]
Updated db_bitshark_rx.c to the proper version that includes the
delays when sending back-to-back I2C commands, as well as the proper
command when setting the bw (previous blunder with git resulted in
the wrong version on this branch)

14 years agogr-wxgui: update copyrights
Johnathan Corgan [Thu, 13 May 2010 20:16:46 +0000 (13:16 -0700)]
gr-wxgui: update copyrights

14 years agogr-wxgui: Renamed "emulate analog" feature to "use persistence"
Johnathan Corgan [Thu, 13 May 2010 20:11:13 +0000 (13:11 -0700)]
gr-wxgui: Renamed "emulate analog" feature to "use persistence"

14 years agoMerge remote branch 'nldudok1/gr-wxgui_emulate_analog' into master
Johnathan Corgan [Thu, 13 May 2010 19:29:59 +0000 (12:29 -0700)]
Merge remote branch 'nldudok1/gr-wxgui_emulate_analog' into master

* nldudok1/gr-wxgui_emulate_analog:
  Add analog CRT screen afterglow emulation for gr-wxgui

Conflicts:
gr-wxgui/src/python/fftsink_gl.py
gr-wxgui/src/python/fftsink_nongl.py

14 years agoUpdate revision to 3.3.0-rc0
Johnathan Corgan [Wed, 12 May 2010 21:56:17 +0000 (14:56 -0700)]
Update revision to 3.3.0-rc0

14 years agoChange version numbering to always include minor release
Johnathan Corgan [Wed, 12 May 2010 21:37:43 +0000 (14:37 -0700)]
Change version numbering to always include minor release

14 years agoMerge branch 'qtupdate'
Tom Rondeau [Wed, 12 May 2010 01:19:15 +0000 (21:19 -0400)]
Merge branch 'qtupdate'

14 years agoFixing up GUI windows to better scale with gtgui sinks.
Tom Rondeau [Wed, 12 May 2010 01:03:38 +0000 (21:03 -0400)]
Fixing up GUI windows to better scale with gtgui sinks.

14 years agoMerge branch 'master' into wip/burx_support
Johnathan Corgan [Wed, 12 May 2010 01:00:19 +0000 (18:00 -0700)]
Merge branch 'master' into wip/burx_support

* master: (39 commits)
  Add gru.hexshort to deal with short hex constants
  Assign USB PID for Hans de Bok
  Add missing buffer allocator hint to gr_ofdm_sampler.cc
  Really fix the missing include for boost::bind
  gr-wxgui: Added additional color table entries
  Missed updates for omnithread/mblock removal
  Remove omnithreads library.
  Remove mblock library.  We hardly knew 'ye.
  Convert gr-audio-portaudio to Boost via gruel
  Further updates for removing omnithreads
  Update build configuration for OSX omnithreads changeover
  Add missing include file for boost::bind
  Convert gcell to use boost::threads instead of omnithread.
  Fix sequence error indication after stopping then restarting streaming on USRP2.
  initial move from mld_threads to gruel:: namespace threads and such
  Initial changes to remove mld_thread and instead use gruel:: namespace classes
  Fixing doxygen warnings from arb_resampler. Also, removed set_taps from public
  Fixing doxygen warnings from channelizer block.
  Fixing documentation to get rid of doxygen warnings.
  Adding documentation for fff version of othe PFB clock sync algorithm.
  ...

14 years agoChange default bandwidth to 25 MHz to match maximum USRP2 bandwidth
Johnathan Corgan [Wed, 12 May 2010 00:55:55 +0000 (17:55 -0700)]
Change default bandwidth to 25 MHz to match maximum USRP2 bandwidth

14 years agoFixing benchmark loopback to work with new v2's of modulators.
Tom Rondeau [Wed, 12 May 2010 00:38:06 +0000 (20:38 -0400)]
Fixing benchmark loopback to work with new v2's of modulators.

14 years agoUpdate incorrectly checked in Makefile.am
John Orlando [Tue, 11 May 2010 23:55:08 +0000 (16:55 -0700)]
Update incorrectly checked in Makefile.am

14 years agousrp: Cleanup for merge of bitshark daughterboard code
Johnathan Corgan [Tue, 11 May 2010 21:13:52 +0000 (14:13 -0700)]
usrp: Cleanup for merge of bitshark daughterboard code

Removed unused variable
Set default bandwidth to 8M in constructor

14 years agoFixing benchmark program to work with original dbpsk/dqpsk modulations again (and...
Tom Rondeau [Tue, 11 May 2010 00:20:47 +0000 (20:20 -0400)]
Fixing benchmark program to work with original dbpsk/dqpsk modulations again (and saving the version 2 mods for those marked v2).

14 years agoChanges to the examples to fit updates to qtgui.
Tom Rondeau [Tue, 11 May 2010 00:10:32 +0000 (20:10 -0400)]
Changes to the examples to fit updates to qtgui.

14 years agoSimple code cleanup.
Tom Rondeau [Mon, 10 May 2010 23:48:41 +0000 (19:48 -0400)]
Simple code cleanup.