debian/gnuradio
16 years agoMerged eb/reverted-7899 -r7928:7930 into trunk. This effectively
eb [Wed, 5 Mar 2008 15:40:44 +0000 (15:40 +0000)]
Merged eb/reverted-7899 -r7928:7930 into trunk.  This effectively
reverts changeset 7899 and fixes some distcheck problems.  We're now
back to the old behavior, where you must "make" before "make distcheck".

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

16 years agoFix tab/space usage for previous fix.
jcorgan [Tue, 4 Mar 2008 02:13:10 +0000 (02:13 +0000)]
Fix tab/space usage for previous fix.

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

16 years agoFix missing connect call from hier_block2 conversion.
jcorgan [Tue, 4 Mar 2008 01:43:27 +0000 (01:43 +0000)]
Fix missing connect call from hier_block2 conversion.

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

16 years agoFix for ticket:236, parallel makes are indeterminate.
eb [Mon, 3 Mar 2008 22:14:50 +0000 (22:14 +0000)]
Fix for ticket:236, parallel makes are indeterminate.
Merged eb/pmake r7909:7911 into trunk

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

16 years agoUpdate for new gr-msdd6000 component.
jcorgan [Fri, 29 Feb 2008 19:48:00 +0000 (19:48 +0000)]
Update for new gr-msdd6000 component.

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

16 years agoChange prefix to /usr/local/gnuradio, believed acceptable on *BSD and
gdt [Fri, 29 Feb 2008 19:42:11 +0000 (19:42 +0000)]
Change prefix to /usr/local/gnuradio, believed acceptable on *BSD and
Linux, based on discussion with jcorgan.

Explain purpose of script better, and increase warnings at beginning.

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

16 years agoMerged r7857:7898 from n4hy/msddLTS into trunk, with modification. Adds gr-msdd6000...
jcorgan [Fri, 29 Feb 2008 19:26:49 +0000 (19:26 +0000)]
Merged r7857:7898 from n4hy/msddLTS into trunk, with modification.  Adds gr-msdd6000 component, providing GNU Radio source and sink support for the Softronics Ltd. MSDD 6000 receiver.

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

16 years agoMerged r7866:7887 from michaelld/discheck_fix into trunk. Allows running 'make distc...
jcorgan [Fri, 29 Feb 2008 17:40:18 +0000 (17:40 +0000)]
Merged r7866:7887 from michaelld/discheck_fix into trunk.  Allows running 'make distcheck' without running 'make' first.

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

16 years agoSet PREFIX back to /usr/gnuradio, because systems that do not use /opt
gdt [Fri, 29 Feb 2008 15:19:22 +0000 (15:19 +0000)]
Set PREFIX back to /usr/gnuradio, because systems that do not use /opt
and follow traditional UNIX partitioning will then put the build in /
(which does not have adequate space and violates the point of / being
separate).  The prefix /usr/gnuradio is also not known to be in use by
any packaging system, and it is important that test builds not
interfere with files controlled by packaging systems.  It may be that
OS-specific overrides are needed to choose a reasonable prefix on
systems where /usr/gnuradio is not appropriate.

Add usrp as a dependency for gr-radar-mono.  Now only expected
failures occur on NetBSD/i386 4.0ish (gr-audio-{alsa,osx,windows} and
gr-comedi).

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

16 years agoMerged r7769:7873 from michaelld/bc_behavior into trunk.
jcorgan [Fri, 29 Feb 2008 04:00:13 +0000 (04:00 +0000)]
Merged r7769:7873 from michaelld/bc_behavior into trunk.

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

16 years agoAdjust ref-scale to match observed amplitude on oscope.
jcorgan [Thu, 28 Feb 2008 23:14:07 +0000 (23:14 +0000)]
Adjust ref-scale to match observed amplitude on oscope.

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

16 years agoFix for QA code for wavefile.
michaelld [Thu, 28 Feb 2008 20:11:05 +0000 (20:11 +0000)]
Fix for QA code for wavefile.

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

16 years agoMake usrp_fft.py reference scale configurable.
jcorgan [Thu, 28 Feb 2008 19:40:12 +0000 (19:40 +0000)]
Make usrp_fft.py reference scale configurable.

Default is 14390, which is the ADC full scale * CORDIC gain
in the FPGA DDC.

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

16 years agoMake averaging alpha configurable
jcorgan [Thu, 28 Feb 2008 19:35:18 +0000 (19:35 +0000)]
Make averaging alpha configurable

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

16 years agoAdded reference scaling to fftsink2. Default behavior is unchanged.
jcorgan [Thu, 28 Feb 2008 19:03:55 +0000 (19:03 +0000)]
Added reference scaling to fftsink2.  Default behavior is unchanged.

The new parameter 'ref_scale', defaulting to 1.0, represents a 0 dB
y-axis value.

Updated usrp_fft.py to display dBFS by setting ref_scale to 32768.0
and ref_level to 0.  This results in the full 100 dB of dynamic range
being displayed.

Updated some gnuradio-examples to use the new parameter.

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

16 years agomerged -r7836:7846 from trondeau/ofdmtiming to trunk. This fixes the big issues in...
trondeau [Tue, 26 Feb 2008 23:02:20 +0000 (23:02 +0000)]
merged -r7836:7846 from trondeau/ofdmtiming to trunk. This fixes the big issues in transmitting OFDM over the air with 1 preamble symbol. Still some smaller issues left.

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

16 years agoremoved bug in gr_test which could result in segfault when d_sizeof_output_item!...
nldudok1 [Tue, 26 Feb 2008 22:34:54 +0000 (22:34 +0000)]
removed bug in gr_test which could result in segfault when d_sizeof_output_item!=d_sizeof_input_item

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

16 years agoFix missing files in distribution tarball (Dan Halperin).
jcorgan [Tue, 26 Feb 2008 20:05:35 +0000 (20:05 +0000)]
Fix missing files in distribution tarball (Dan Halperin).

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

16 years agoFix bitmap update on Win32 (Don Ward).
jcorgan [Tue, 26 Feb 2008 19:04:26 +0000 (19:04 +0000)]
Fix bitmap update on Win32 (Don Ward).

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

16 years agoReverted changeset r1631 on trunk (cruft).
jcorgan [Tue, 26 Feb 2008 17:44:08 +0000 (17:44 +0000)]
Reverted changeset r1631 on trunk (cruft).

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

16 years agoFix typo.
jcorgan [Sun, 24 Feb 2008 20:14:03 +0000 (20:14 +0000)]
Fix typo.

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

16 years agoCatch up Debian packages
jcorgan [Sun, 24 Feb 2008 20:10:12 +0000 (20:10 +0000)]
Catch up Debian packages

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

16 years agoFix topology checking code in gr_flowgraph. Thanks to Dan Halperin.
jcorgan [Sun, 24 Feb 2008 01:54:50 +0000 (01:54 +0000)]
Fix topology checking code in gr_flowgraph.  Thanks to Dan Halperin.

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

16 years agoFixed waterfallsink2 display with wxGTK-2.8, remove duplicated code. Thanks to Tobia...
jcorgan [Sun, 24 Feb 2008 01:42:50 +0000 (01:42 +0000)]
Fixed waterfallsink2 display with wxGTK-2.8, remove duplicated code.  Thanks to Tobias Gresch.

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

16 years agoMerged build_config branch into trunk:
michaelld [Thu, 21 Feb 2008 19:16:45 +0000 (19:16 +0000)]
Merged build_config branch into trunk:

1) Modified top-level run_tests.sh script:

 a) to execute code for setting or changing the library search path in
    Darwin (DYLD_LIBRARY_PATH) or Windows (PATH) on those host OSs
    only, not on other host OSs.

 b) Added local (to the component making check) library paths to those
    same search paths, since libtool doesn't do it (unlike in Linux).

2) In all AM Makefiles -except those dealing with USRP firmware-,
changes INCLUDES to AM_CPPFLAGS since the former is deprecated.

3) Changed AM_CPPFLAGS to FW_INCLUDES for commands .c.rel in USRP
firmware.

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

16 years agodisabled test_002_checkwavcopy, fails on PPC
eb [Thu, 21 Feb 2008 01:55:06 +0000 (01:55 +0000)]
disabled test_002_checkwavcopy, fails on PPC

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

16 years agoAdd make clean before make.
gdt [Tue, 19 Feb 2008 03:48:02 +0000 (03:48 +0000)]
Add make clean before make.
Add dependencies for gr-sounder and gr-utils.

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

16 years agoUse directory declarations rather than hand-written install rules, in
gdt [Tue, 19 Feb 2008 03:46:39 +0000 (03:46 +0000)]
Use directory declarations rather than hand-written install rules, in
order to avoid the use of "install -D", which creates missing
directories on Linux and does something metalog-related on NetBSD.

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

16 years agoMerged Tim Meehan's gr.and_*, gr.not_*, and gr.or_* blocks. Passes distcheck.
jcorgan [Tue, 19 Feb 2008 03:12:49 +0000 (03:12 +0000)]
Merged Tim Meehan's gr.and_*, gr.not_*, and gr.or_* blocks.  Passes distcheck.

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

16 years agoMerged r7732:7734 from jcorgan/boolean into trunk. Add's Tim Meehan's gr.xor_* blocks.
jcorgan [Mon, 18 Feb 2008 17:20:15 +0000 (17:20 +0000)]
Merged r7732:7734 from jcorgan/boolean into trunk.  Add's Tim Meehan's gr.xor_* blocks.

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

16 years agoMerged -r7723:7729 from jcorgan/wav into trunk, with added example program. Adds...
jcorgan [Mon, 18 Feb 2008 06:27:50 +0000 (06:27 +0000)]
Merged -r7723:7729 from jcorgan/wav into trunk, with added example program.  Adds Martin Braun's gr.wavfile_source and gr.wavfile_sink blocks.

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

16 years agoFix word usage.
jcorgan [Sun, 17 Feb 2008 00:37:00 +0000 (00:37 +0000)]
Fix word usage.

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

16 years agoTry to build every module. This script is now mostly ok.
gdt [Sat, 16 Feb 2008 21:03:39 +0000 (21:03 +0000)]
Try to build every module.  This script is now mostly ok.

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

16 years agoadd missing dependencies from some components.
gdt [Sat, 16 Feb 2008 18:47:57 +0000 (18:47 +0000)]
add missing dependencies from some components.

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

16 years agoImprove hierarchical block documentation.
jcorgan [Sat, 16 Feb 2008 18:10:29 +0000 (18:10 +0000)]
Improve hierarchical block documentation.

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

16 years agoScript to build and install GNU Radio one component at a time. Read
gdt [Sat, 16 Feb 2008 16:55:59 +0000 (16:55 +0000)]
Script to build and install GNU Radio one component at a time.  Read
thoroughly before running.

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

16 years agoShow 100 dB
matt [Fri, 15 Feb 2008 18:45:10 +0000 (18:45 +0000)]
Show 100 dB

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

16 years agoAllow variable number of vertical divisions on FFT sinks
matt [Thu, 14 Feb 2008 00:07:07 +0000 (00:07 +0000)]
Allow variable number of vertical divisions on FFT sinks

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

16 years agoFix for gr-comedi when using --with-gnuradio-core in configure.
michaelld [Mon, 11 Feb 2008 15:57:38 +0000 (15:57 +0000)]
Fix for gr-comedi when using --with-gnuradio-core in configure.

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

16 years agoFix for older autoconf that doesn't define "abs_top_YYY" variables by
michaelld [Mon, 11 Feb 2008 14:58:36 +0000 (14:58 +0000)]
Fix for older autoconf that doesn't define "abs_top_YYY" variables by
default.

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

16 years agoswap IQ on TX side, and allow a second chance to get lock detect
matt [Sun, 10 Feb 2008 23:37:26 +0000 (23:37 +0000)]
swap IQ on TX side, and allow a second chance to get lock detect

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

16 years agoallow for iq swap on TX side as well
matt [Sun, 10 Feb 2008 23:36:53 +0000 (23:36 +0000)]
allow for iq swap on TX side as well

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

16 years agolower phase noise with lower cp current
matt [Sun, 10 Feb 2008 21:23:19 +0000 (21:23 +0000)]
lower phase noise with lower cp current

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

16 years agoMerged r7611:7614 from jcorgan/gpio into trunk. Adds custom
jcorgan [Fri, 8 Feb 2008 23:48:25 +0000 (23:48 +0000)]
Merged r7611:7614 from jcorgan/gpio into trunk. Adds custom
FPGA build for streaming digital I/O to/from GPIO pins through LSB of I and Q
datastreams, with example programs of use.

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

16 years agoMerged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GNU Radio...
jcorgan [Fri, 8 Feb 2008 23:32:10 +0000 (23:32 +0000)]
Merged r7478:7608 from michaelld/t186 into trunk.  Adds ability to compile GNU Radio modules individually, using already installed dependent libraries and include files.  New functionality is enabled using --with-* on configure command line; existing build options should remain unchanged.  Nice work by Michael Dickens, still needs documentation update on wiki.

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

16 years agoFixed missed conversion that prevented gr.wxgui from importing correctly.
jcorgan [Fri, 8 Feb 2008 18:45:33 +0000 (18:45 +0000)]
Fixed missed conversion that prevented gr.wxgui from importing correctly.

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

16 years agoRemoved gr.flow_graph, gr.hier_block and friends. From here on out
eb [Fri, 8 Feb 2008 04:36:24 +0000 (04:36 +0000)]
Removed gr.flow_graph, gr.hier_block and friends.  From here on out
all work on the trunk must use gr.top_block and gr.hier_block2.
Merged eb/fg-no-more -r7602:7606 into trunk.

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

16 years agoMerging trondeau/ofdmfix into branch at -r7582:7586. This allows for over-the-air...
trondeau [Wed, 6 Feb 2008 15:54:54 +0000 (15:54 +0000)]
Merging trondeau/ofdmfix into branch at -r7582:7586. This allows for over-the-air OFDM. Works with all modulations and tested both send and receive on different computers/USRPs. Misses a few packets, so it's not perfect.

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

16 years agoFixes abort issue in gr.top_block exception handling, improve some exception messages.
jcorgan [Tue, 5 Feb 2008 16:54:24 +0000 (16:54 +0000)]
Fixes abort issue in gr.top_block exception handling, improve some exception messages.

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

16 years agoVPATH fix
eb [Tue, 5 Feb 2008 01:56:07 +0000 (01:56 +0000)]
VPATH fix

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

16 years agoMoved gnuradio-core/src/utils/ plotting scripts into gr-utils, with some rework.
jcorgan [Fri, 1 Feb 2008 16:48:00 +0000 (16:48 +0000)]
Moved gnuradio-core/src/utils/ plotting scripts into gr-utils, with some rework.

The gr_plot_data.py class installs into the gnuradio namespace as
gnuradio.plot_data, and the remainder of the scripts install into
$prefix/bin.

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

16 years agomake it work with rev 2 enables
matt [Wed, 30 Jan 2008 22:47:15 +0000 (22:47 +0000)]
make it work with rev 2 enables

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

16 years agominor refclk and pll changes
matt [Wed, 30 Jan 2008 22:46:24 +0000 (22:46 +0000)]
minor refclk and pll changes

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

16 years agoCatching ImportError exception and giving (hopefully) useful error message to install...
trondeau [Wed, 30 Jan 2008 22:28:15 +0000 (22:28 +0000)]
Catching ImportError exception and giving (hopefully) useful error message to install the necessary packages.

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

16 years agoUpdating and cleaning up plotting code. When plotting char/int/short/float you can...
trondeau [Wed, 30 Jan 2008 11:36:39 +0000 (11:36 +0000)]
Updating and cleaning up plotting code. When plotting char/int/short/float you can now specify multiple input files on the command line and each are plotted in a different color. Useful when comparing two outputs.

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

16 years agoSwitched OFDM sync block to use peak detector from Kyle Jamieson. This solves one...
trondeau [Tue, 29 Jan 2008 19:58:49 +0000 (19:58 +0000)]
Switched OFDM sync block to use peak detector from Kyle Jamieson. This solves one problem of locking up with low SNR but does not solve the big over-the-air problems.

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

16 years agoRemoved gr-qtgui component (never finished), archived in limbo.
jcorgan [Mon, 28 Jan 2008 19:22:51 +0000 (19:22 +0000)]
Removed gr-qtgui component (never finished), archived in limbo.

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

16 years agobetter filter bandwidths
matt [Sat, 26 Jan 2008 01:30:37 +0000 (01:30 +0000)]
better filter bandwidths

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

16 years agoNote that this file is somewhat useful as a dependency reference even
gdt [Thu, 24 Jan 2008 18:04:03 +0000 (18:04 +0000)]
Note that this file is somewhat useful as a dependency reference even
if you don't use pkgsrc.

add lang/guile as a dependency

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

16 years agoDoc fixes from Firas.
eb [Thu, 24 Jan 2008 16:29:09 +0000 (16:29 +0000)]
Doc fixes from Firas.

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

16 years agoFurther attempted noise reduction for ticket:230
jcorgan [Tue, 22 Jan 2008 00:06:28 +0000 (00:06 +0000)]
Further attempted noise reduction for ticket:230

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

16 years agoTrial fix for ticket:230
jcorgan [Mon, 21 Jan 2008 22:35:45 +0000 (22:35 +0000)]
Trial fix for ticket:230

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

16 years agoFixes ticket:229. Fixed code in synthesis filterbank, restored test programs from...
jcorgan [Sat, 19 Jan 2008 19:16:31 +0000 (19:16 +0000)]
Fixes ticket:229.  Fixed code in synthesis filterbank, restored test programs from limbo and upgraded to use blks2.

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

16 years agoapplied patch for ticket:227
eb [Sat, 19 Jan 2008 01:31:48 +0000 (01:31 +0000)]
applied patch for ticket:227

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

16 years agoTrial workaround for ticket:181
jcorgan [Fri, 18 Jan 2008 00:31:06 +0000 (00:31 +0000)]
Trial workaround for ticket:181

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

16 years agoMerged -r7436:7453 eb/freebsd into trunk. This is a part of a set of
eb [Wed, 16 Jan 2008 20:38:04 +0000 (20:38 +0000)]
Merged -r7436:7453 eb/freebsd into trunk.  This is a part of a set of
patches from Diane Bruce for FreeBSD.  Still need to resolve the
issue of where/how to include config.h in all swig code and
how to select wx version on systems with more than one version installed.

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

16 years agoNo longer need workaround.
jcorgan [Wed, 16 Jan 2008 17:08:47 +0000 (17:08 +0000)]
No longer need workaround.

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

16 years agoMerged eb/firas-doc -r7443:7444 into trunk. These changes allow
eb [Wed, 16 Jan 2008 03:10:08 +0000 (03:10 +0000)]
Merged eb/firas-doc -r7443:7444 into trunk.  These changes allow
doxygen to generate a unified output that includes both C++ and Python
docs.  There's still work to do to get this cleaned up, but it's a
great start!

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

16 years agoChange usrp.selected_subdev() to return a weak reference to the
jcorgan [Tue, 15 Jan 2008 19:54:22 +0000 (19:54 +0000)]
Change usrp.selected_subdev() to return a weak reference to the
daughterboard object.  This fixes the 'weakref exception' error on
shutdown that is sometimes seen.  What was happening is that user
code would hold a daughterboard reference, the USRP object would go
out of scope, and then when the daughterboard finally went out of scope,
it's destructor would try to invoke methods on (the now non-existent)
USRP.

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

16 years agoFixed tunnel.py to properly call send_pkt. Runs on USRP although I can't fully test it.
trondeau [Mon, 14 Jan 2008 14:06:01 +0000 (14:06 +0000)]
Fixed tunnel.py to properly call send_pkt. Runs on USRP although I can't fully test it.

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

16 years agoMerged OSX fixes for 10.5 (backwards compatible with 10.4 if not
michaelld [Sun, 13 Jan 2008 20:41:11 +0000 (20:41 +0000)]
Merged OSX fixes for 10.5 (backwards compatible with 10.4 if not
earlier) for USRP legacy fast-usb code from r7358 branch into trunk:

Fixed DEBUG commands in all files.
Fixed flow control between originating and spawned threads.
Fixed WritePipeAsync buffer write size.
Added in debugging comments to fusb code, to better track async flow.

NOT YET updated for MacOS X 10.5-specific IOKit code, but everything
seems to work just fine as is.

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

16 years agoConverting OFDM tunnel.py to use blks2
trondeau [Sat, 12 Jan 2008 22:19:23 +0000 (22:19 +0000)]
Converting OFDM tunnel.py to use blks2

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

16 years agowoops. Actually assigning return value.
trondeau [Thu, 10 Jan 2008 10:47:48 +0000 (10:47 +0000)]
woops. Actually assigning return value.

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

16 years agomerging receiver branch -r6837:7375 into trunk. Improves speed of MPSK receiver;...
trondeau [Wed, 9 Jan 2008 23:27:36 +0000 (23:27 +0000)]
merging receiver branch -r6837:7375 into trunk. Improves speed of MPSK receiver; adds branching and branchless versions of clipping and slicing routines to gr_math.

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

16 years agomissing pmt dependency
nldudok1 [Sun, 6 Jan 2008 01:09:51 +0000 (01:09 +0000)]
missing pmt dependency

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

16 years agoMerged r7323:7349 from jcorgan/xcvr2450 into trunk. Ads XCVR 2450 daughterboard...
jcorgan [Sat, 5 Jan 2008 04:35:41 +0000 (04:35 +0000)]
Merged r7323:7349 from jcorgan/xcvr2450 into trunk.  Ads XCVR 2450 daughterboard code.  Not fully tested.

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

16 years agoMerging ofdm2 branch -r7047:7321 into trunk. This updates the OFDM code to hier_block...
trondeau [Wed, 2 Jan 2008 17:35:35 +0000 (17:35 +0000)]
Merging ofdm2 branch -r7047:7321 into trunk. This updates the OFDM code to hier_block2 in blks2impl and removed from blksimpl. The new code
implements a decision feedback sync loop to lock the phase/freq, removes two unnecessary premables and performs frame sync and equalization off
single preamble symbol. Also adds/updates Python plotting tools and a branchless clip algorithm in gr_math.h.

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

16 years agoAdded missing script to Makefile.am
jcorgan [Thu, 27 Dec 2007 21:29:15 +0000 (21:29 +0000)]
Added missing script to Makefile.am

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

16 years agoFixes inclusion of omnithreads library and includes in usrp for
michaelld [Mon, 24 Dec 2007 02:28:31 +0000 (02:28 +0000)]
Fixes inclusion of omnithreads library and includes in usrp for
darwin/OSX only.

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

16 years agochange in whitespace only
eb [Sun, 23 Dec 2007 18:57:51 +0000 (18:57 +0000)]
change in whitespace only

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

16 years agoFixed io_signature errors caused by whole new block structure.
mleech [Sun, 23 Dec 2007 02:02:48 +0000 (02:02 +0000)]
Fixed io_signature errors caused by whole new block structure.

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

16 years agoFixed problems caused by upgrade to stdgui2, etc.
mleech [Sun, 23 Dec 2007 01:42:20 +0000 (01:42 +0000)]
Fixed problems caused by upgrade to stdgui2, etc.

Temporarily removed audio output.

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

16 years agobugfix for low decimation rates (dec<8)
nldudok1 [Fri, 21 Dec 2007 04:43:55 +0000 (04:43 +0000)]
bugfix for low decimation rates (dec<8)

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

16 years agoFixed calls to ra_stripchartsink and ra_fftsink
mleech [Fri, 21 Dec 2007 03:48:58 +0000 (03:48 +0000)]
Fixed calls to ra_stripchartsink and ra_fftsink

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

16 years agoReverted changeset r7089 on trunk.
jcorgan [Wed, 12 Dec 2007 03:48:44 +0000 (03:48 +0000)]
Reverted changeset r7089 on trunk.

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

16 years agoadded AM reception example in the style of wfm_rcv
nldudok1 [Tue, 11 Dec 2007 23:45:06 +0000 (23:45 +0000)]
added AM reception example in the style of wfm_rcv

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

16 years agoUpdated to numpy.fft from Numeric.FFT
mleech [Mon, 10 Dec 2007 22:09:40 +0000 (22:09 +0000)]
Updated to numpy.fft from Numeric.FFT

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

16 years agoUpdated to numpy.fft from Numeric.FFT
mleech [Mon, 10 Dec 2007 22:09:21 +0000 (22:09 +0000)]
Updated to numpy.fft from Numeric.FFT

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

16 years agobugfix for indexnumbers in IIR filter
nldudok1 [Sun, 9 Dec 2007 17:40:08 +0000 (17:40 +0000)]
bugfix for indexnumbers in IIR filter

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

16 years agofix for ticket:145
eb [Mon, 3 Dec 2007 19:17:41 +0000 (19:17 +0000)]
fix for ticket:145

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

16 years agoMoved exception handling includes out of the sw_*.i files and into gnuradio.i
eb [Mon, 3 Dec 2007 17:56:42 +0000 (17:56 +0000)]
Moved exception handling includes out of the sw_*.i files and into gnuradio.i

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

16 years agoRenumbered FGV_* so that they are zero based to fix problem
eb [Mon, 3 Dec 2007 17:46:09 +0000 (17:46 +0000)]
Renumbered FGV_* so that they are zero based to fix problem
reported and diagnosed by Michele Bavaro <michele.bavaro@gmail.com>

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

16 years agominor updates
matt [Fri, 30 Nov 2007 19:33:45 +0000 (19:33 +0000)]
minor updates

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

16 years agofixes ticket:211
eb [Thu, 29 Nov 2007 01:07:00 +0000 (01:07 +0000)]
fixes ticket:211

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

16 years agodisabled portaudio in cross compile
eb [Tue, 27 Nov 2007 20:27:57 +0000 (20:27 +0000)]
disabled portaudio in cross compile

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

16 years agoImplements ticket:208
jcorgan [Tue, 27 Nov 2007 20:06:08 +0000 (20:06 +0000)]
Implements ticket:208

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

16 years agodisable gr-video-sdl until sdl.m4 is fixed
eb [Tue, 27 Nov 2007 19:38:39 +0000 (19:38 +0000)]
disable gr-video-sdl until sdl.m4 is fixed

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

16 years agofixed polarity of test
eb [Tue, 27 Nov 2007 19:36:40 +0000 (19:36 +0000)]
fixed polarity of test

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

16 years agoImplements ticket:207
jcorgan [Tue, 27 Nov 2007 19:15:30 +0000 (19:15 +0000)]
Implements ticket:207

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

16 years agoImplements ticket:206
jcorgan [Tue, 27 Nov 2007 18:55:56 +0000 (18:55 +0000)]
Implements ticket:206

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