debian/gnuradio
13 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.

13 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

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

13 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.

13 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.

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

13 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"

13 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

13 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

13 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 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 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.

14 years agoRemove one of the loop when posting new data; calculations are done the same time...
Tom Rondeau [Mon, 10 May 2010 23:47:02 +0000 (19:47 -0400)]
Remove one of the loop when posting new data; calculations are done the same time the fft shift and scaling operations happen.

14 years agoAdd gru.hexshort to deal with short hex constants
Eric Blossom [Mon, 10 May 2010 21:31:15 +0000 (14:31 -0700)]
Add gru.hexshort to deal with short hex constants

14 years agoAssign USB PID for Hans de Bok
Eric Blossom [Mon, 10 May 2010 17:42:32 +0000 (10:42 -0700)]
Assign USB PID for Hans de Bok

14 years agoMinor cleanups.
Tom Rondeau [Sun, 9 May 2010 22:25:17 +0000 (18:25 -0400)]
Minor cleanups.

14 years agoUpdating zoom and axis across plots for consistent zoom levels and behavior.
Tom Rondeau [Sun, 9 May 2010 17:06:20 +0000 (13:06 -0400)]
Updating zoom and axis across plots for consistent zoom levels and behavior.

14 years agoFixes segfault on close. Using the right objective (d_main_gui) instead of d_object...
Tom Rondeau [Sun, 2 May 2010 19:00:02 +0000 (15:00 -0400)]
Fixes segfault on close. Using the right objective (d_main_gui) instead of d_object to delete all of the plotting widgets. As far as Valgrind tells me, this cleans up my memory leaks although libqt and libqwt still have some of their own.

This checkin also disables the Waterfall3D plotting. It wasn't working anyway, but was also causing its own segfault upon deletion. Once it's working and deleting nicely, it will be re-enabled.

14 years agoFixing constellation zoomer's label.
Tom Rondeau [Sun, 2 May 2010 00:04:13 +0000 (20:04 -0400)]
Fixing constellation zoomer's label.

14 years agoMaxing the x-axis of the time domain plot represent the actual time of the samples...
Tom Rondeau [Sat, 1 May 2010 23:48:21 +0000 (19:48 -0400)]
Maxing the x-axis of the time domain plot represent the actual time of the samples and not just the sample number.

14 years agoWhoops. Time intervals are specified in seconds, not ms...
Tom Rondeau [Sat, 1 May 2010 23:11:13 +0000 (19:11 -0400)]
Whoops. Time intervals are specified in seconds, not ms...

14 years agoFixes the replotting update. It's now based on a QTimer so it's in the event buffer...
Tom Rondeau [Sat, 1 May 2010 23:06:13 +0000 (19:06 -0400)]
Fixes the replotting update. It's now based on a QTimer so it's in the event buffer as opposed to a best effort based on a hand-made timer. The interval between GUI updates is settable through the qtsink_X objects with set_update_time(newtime). This update makes the plotting much more stable. It also fixes the time scale of the waterfall plot to actually mean the right thing.

14 years agoFixing displayed pen and x-axis to report the right units and scaling of frequencies.
Tom Rondeau [Sat, 1 May 2010 21:36:07 +0000 (17:36 -0400)]
Fixing displayed pen and x-axis to report the right units and scaling of frequencies.

14 years agoRemoving PowerLine since we weren't using it and don't have plans to.
Tom Rondeau [Sat, 1 May 2010 21:26:15 +0000 (17:26 -0400)]
Removing PowerLine since we weren't using it and don't have plans to.

14 years agoPeak power line now actually tracks the peak power.
Tom Rondeau [Sat, 1 May 2010 21:23:43 +0000 (17:23 -0400)]
Peak power line now actually tracks the peak power.

14 years agoFixes units of pen in frequency plot.
Tom Rondeau [Sat, 1 May 2010 21:20:49 +0000 (17:20 -0400)]
Fixes units of pen in frequency plot.

14 years agoAdd missing buffer allocator hint to gr_ofdm_sampler.cc
Eric Blossom [Sat, 1 May 2010 01:22:41 +0000 (18:22 -0700)]
Add missing buffer allocator hint to gr_ofdm_sampler.cc

This change was needed because gr_ofdm_sampler derives directly from
gr_block, but functions (from the runtime's point of view) as a
decimator.  It takes many items in to produce a single output
item.  Without this change, values of fft_size > ~4096 would result
in the scheduler complaining that it could never fullfil the block's
request for samples.

When deriving from gr_sync_interpolator or gr_sync_decimator, their
constructors set the hint automatically.

14 years agoReally fix the missing include for boost::bind
Johnathan Corgan [Thu, 29 Apr 2010 00:32:44 +0000 (17:32 -0700)]
Really fix the missing include for boost::bind

14 years agogr-wxgui: Added additional color table entries
Marcus Leech [Wed, 28 Apr 2010 16:08:13 +0000 (09:08 -0700)]
gr-wxgui: Added additional color table entries

14 years agoMissed updates for omnithread/mblock removal
Johnathan Corgan [Tue, 27 Apr 2010 07:06:16 +0000 (00:06 -0700)]
Missed updates for omnithread/mblock removal

14 years agoRemove omnithreads library.
Johnathan Corgan [Tue, 27 Apr 2010 06:14:12 +0000 (23:14 -0700)]
Remove omnithreads library.

14 years agoRemove mblock library. We hardly knew 'ye.
Johnathan Corgan [Tue, 27 Apr 2010 05:41:19 +0000 (22:41 -0700)]
Remove mblock library.  We hardly knew 'ye.

14 years agoConvert gr-audio-portaudio to Boost via gruel
Johnathan Corgan [Tue, 27 Apr 2010 05:13:34 +0000 (22:13 -0700)]
Convert gr-audio-portaudio to Boost via gruel

Remove omnithread dependency in build for gr-audio-portaudio
Remove unused debugging utility class in gnuradio-core (gri_logger)

14 years agoMerge branch 'wip/remove-mld-threads'
Johnathan Corgan [Mon, 26 Apr 2010 20:05:03 +0000 (13:05 -0700)]
Merge branch 'wip/remove-mld-threads'

* wip/remove-mld-threads:
  Further updates for removing omnithreads
  Update build configuration for OSX omnithreads changeover
  initial move from mld_threads to gruel:: namespace threads and such
  Initial changes to remove mld_thread and instead use gruel:: namespace classes

14 years agoFurther updates for removing omnithreads
Johnathan Corgan [Mon, 26 Apr 2010 20:04:23 +0000 (13:04 -0700)]
Further updates for removing omnithreads

Updates README
Removes Darwin specific variable in usrp.pc

14 years agoAdd analog CRT screen afterglow emulation for gr-wxgui
Martin Dudok van Heel [Mon, 26 Apr 2010 17:40:41 +0000 (19:40 +0200)]
Add analog CRT screen afterglow emulation for gr-wxgui

14 years agoUpdate build configuration for OSX omnithreads changeover
Johnathan Corgan [Mon, 26 Apr 2010 16:13:17 +0000 (09:13 -0700)]
Update build configuration for OSX omnithreads changeover

gr-audio-osx now depends on gruel (via gnuradio-core) vs. omnithreads
usrp now depends on gruel vs. omnithreads

Boost base library dependency has been upped to 1.37 for
Darwin only, for Darwin specific code in usrp host library

14 years agoAdd missing include file for boost::bind
Johnathan Corgan [Sat, 24 Apr 2010 00:11:40 +0000 (17:11 -0700)]
Add missing include file for boost::bind

14 years agoMerge branch 'wip/gcell-no-omni'
Eric Blossom [Fri, 23 Apr 2010 05:12:33 +0000 (22:12 -0700)]
Merge branch 'wip/gcell-no-omni'

* wip/gcell-no-omni:
  Convert gcell to use boost::threads instead of omnithread.

14 years agoConvert gcell to use boost::threads instead of omnithread.
Johnathan Corgan [Mon, 19 Apr 2010 03:13:47 +0000 (20:13 -0700)]
Convert gcell to use boost::threads instead of omnithread.

Passes make check.

14 years agoFix sequence error indication after stopping then restarting streaming on USRP2.
Martin DvH [Wed, 21 Apr 2010 15:18:33 +0000 (08:18 -0700)]
Fix sequence error indication after stopping then restarting streaming on USRP2.

14 years agoinitial move from mld_threads to gruel:: namespace threads and such
Michael Dickens [Mon, 19 Apr 2010 21:35:07 +0000 (15:35 -0600)]
initial move from mld_threads to gruel:: namespace threads and such

14 years agoInitial changes to remove mld_thread and instead use gruel:: namespace classes
Michael Dickens [Mon, 19 Apr 2010 15:29:43 +0000 (09:29 -0600)]
Initial changes to remove mld_thread and instead use gruel:: namespace classes

14 years agoMerge branch 'pfbclk'
Tom Rondeau [Sun, 18 Apr 2010 21:55:09 +0000 (17:55 -0400)]
Merge branch 'pfbclk'

14 years agoFixing doxygen warnings from arb_resampler. Also, removed set_taps from public
Tom Rondeau [Sun, 18 Apr 2010 21:51:43 +0000 (17:51 -0400)]
Fixing doxygen warnings from arb_resampler. Also, removed set_taps from public
interface since we don't _really_ suppor this right now. Renamed it and made it private.

14 years agoFixing doxygen warnings from channelizer block.
Tom Rondeau [Sun, 18 Apr 2010 21:51:04 +0000 (17:51 -0400)]
Fixing doxygen warnings from channelizer block.

14 years agoFixing documentation to get rid of doxygen warnings.
Tom Rondeau [Sun, 18 Apr 2010 21:50:22 +0000 (17:50 -0400)]
Fixing documentation to get rid of doxygen warnings.

14 years agoAdding documentation for fff version of othe PFB clock sync algorithm.
Tom Rondeau [Sun, 18 Apr 2010 21:49:57 +0000 (17:49 -0400)]
Adding documentation for fff version of othe PFB clock sync algorithm.

14 years agoAdding documentation to explain how algorithm works.
Tom Rondeau [Sun, 18 Apr 2010 21:42:45 +0000 (17:42 -0400)]
Adding documentation to explain how algorithm works.

14 years agoApplied patch from Srinivas Vutukuri to have tx_samples accept -g
Srinivas Naga Vutukuri [Sun, 21 Mar 2010 16:38:17 +0000 (09:38 -0700)]
Applied patch from Srinivas Vutukuri to have tx_samples accept -g

Date: Tue, 19 Jan 2010 18:15:08 +0530
From: srinivas naga vutukuri <srinivas.vutukuri@gmail.com>
To: discuss-gnuradio@gnu.org
Subject: [Discuss-gnuradio] tx_samples.cc is not accepting the gain
 parameter input.
Hi,

I observed that tx_samples.cc is not accepting the gain input parameter
(ie., -g option). I just changed like this in my code.
Its working, so posting the changes. If it is acceptable please take it.

best regards,
srinivas.

14 years agoMerge commit 'jabele/wbx_tuning'
Johnathan Corgan [Fri, 16 Apr 2010 22:32:55 +0000 (15:32 -0700)]
Merge commit 'jabele/wbx_tuning'

* commit 'jabele/wbx_tuning':
  Fix WBX tuning to allow DDC use in reaching 50MHz

14 years agoFix WBX tuning to allow DDC use in reaching 50MHz
Jason Abele [Fri, 16 Apr 2010 22:00:51 +0000 (15:00 -0700)]
Fix WBX tuning to allow DDC use in reaching 50MHz

14 years agoMerge commit 'jblum/grc/tooltip'
Johnathan Corgan [Thu, 15 Apr 2010 16:39:36 +0000 (09:39 -0700)]
Merge commit 'jblum/grc/tooltip'

* commit 'jblum/grc/tooltip':
  work on the string representations for parameters (large vectors could be too much to render, ie use truncation)

14 years agoMerge branch 'usrp-eeprom' of git://gnuradio.org/jabele
Johnathan Corgan [Thu, 15 Apr 2010 15:05:23 +0000 (08:05 -0700)]
Merge branch 'usrp-eeprom' of git://gnuradio.org/jabele

* 'usrp-eeprom' of git://gnuradio.org/jabele:
  Increase sleep to prevent eeprom problems

14 years agoMerge branch 'pfbsr'
Tom Rondeau [Thu, 15 Apr 2010 04:35:35 +0000 (00:35 -0400)]
Merge branch 'pfbsr'

14 years agoNew matplotlib does the fftshift for us when doing mlab.psd. This makes the figures...
Tom Rondeau [Thu, 15 Apr 2010 04:34:05 +0000 (00:34 -0400)]
New matplotlib does the fftshift for us when doing mlab.psd. This makes the figures make sense again.

14 years agoNevermind that last checkin. THIS is the right answer that doesn't have us possibly...
Tom Rondeau [Thu, 15 Apr 2010 04:32:14 +0000 (00:32 -0400)]
Nevermind that last checkin. THIS is the right answer that doesn't have us possibly looking back at input item -1.

14 years agoFixes small bug by handling boundaries properly.
Tom Rondeau [Thu, 15 Apr 2010 02:20:00 +0000 (22:20 -0400)]
Fixes small bug by handling boundaries properly.

14 years agoIncrease sleep to prevent eeprom problems
Jason Abele [Wed, 14 Apr 2010 22:07:24 +0000 (15:07 -0700)]
Increase sleep to prevent eeprom problems

14 years agoAdd pid for ThinkRF
Eric Blossom [Wed, 14 Apr 2010 20:55:46 +0000 (13:55 -0700)]
Add pid for ThinkRF

14 years agoAdd gruel::thread as synonym to boost::thread for convenience
Johnathan Corgan [Tue, 13 Apr 2010 20:51:33 +0000 (13:51 -0700)]
Add gruel::thread as synonym to boost::thread for convenience

14 years agoThe oversampling rate can be only a few values as defined by the number of channels...
Tom Rondeau [Tue, 13 Apr 2010 01:22:20 +0000 (21:22 -0400)]
The oversampling rate can be only a few values as defined by the number of channels and input sample rate.
This now checks to make sure the user-specified rate is valid.
Also added some documentation to describe the oversample rate parameter.

14 years agoReworking variables to avoid recalculations/assignments.
Tom Rondeau [Tue, 13 Apr 2010 00:50:56 +0000 (20:50 -0400)]
Reworking variables to avoid recalculations/assignments.

14 years agoChannelizer can now produce any rational ratio of the sample rate in [fs/N, fs]...
Tom Rondeau [Tue, 13 Apr 2010 00:45:10 +0000 (20:45 -0400)]
Channelizer can now produce any rational ratio of the sample rate in [fs/N,  fs] where fs is the input sample rate and N is the number of channels. The ratios work out to be N/i for i in [1, N].

14 years agoMoving towards gr_block implementation to enable non-integer output rates. Also,...
Tom Rondeau [Mon, 12 Apr 2010 21:28:39 +0000 (17:28 -0400)]
Moving towards gr_block implementation to enable non-integer output rates. Also, cleaning up a bit wrt class members.

14 years agoRemoved omnithreads dependency from libusrp2
Johnathan Corgan [Sun, 11 Apr 2010 20:30:45 +0000 (13:30 -0700)]
Removed omnithreads dependency from libusrp2

14 years agoEvery other time through the channelizer, the FFT input buffer must be flipped. The...
Tom Rondeau [Fri, 9 Apr 2010 04:40:36 +0000 (00:40 -0400)]
Every other time through the channelizer, the FFT input buffer must be flipped. The commented code removed in this checkin does that through a calculation in the loops, but the way the filter assignment works with this code, the flip is done by keeping the indexing static, so a look up table works and is slightly faster.

14 years agoRemoving other version of code for different sample rates.
Tom Rondeau [Fri, 9 Apr 2010 04:39:55 +0000 (00:39 -0400)]
Removing other version of code for different sample rates.

14 years agoWorking version of channelizer allowing an integer multiple of the sampling rate...
Tom Rondeau [Fri, 9 Apr 2010 04:37:03 +0000 (00:37 -0400)]
Working version of channelizer allowing an integer multiple of the sampling rate out.
There are two versions of the code in here with the second way being more general and efficient. This one should be more extendable to allowing rational ratio output sampling rates.

14 years agoOpening up channelizer to have different sampling rates out. This first pass produces...
Tom Rondeau [Wed, 7 Apr 2010 22:25:46 +0000 (18:25 -0400)]
Opening up channelizer to have different sampling rates out. This first pass produces the correct output for oversampling_rate = 1.

14 years agowork on the string representations for parameters (large vectors could be too much...
Josh Blum [Wed, 24 Mar 2010 06:39:05 +0000 (23:39 -0700)]
work on the string representations for parameters (large vectors could be too much to render, ie use truncation)

14 years agoAdd new block gr.additive_scrambler_bb()
Johnathan Corgan [Sun, 21 Mar 2010 23:17:15 +0000 (16:17 -0700)]
Add new block gr.additive_scrambler_bb()

This block performs scrambling by XORing the input sequence with
the output of an LFSR.  Repeating this operation restores the original
sequence.

(This differs from gr.scrambler_bb(), which convolves the input sequence
with the LFSR output.)

The additive scrambler allows an optional bit count after which the LFSR
is reset to its initial seed.  This allows use with, e.g., packetized
fixed length payloads.

14 years agoMerge branch 'grc/dualusrp' of git://gnuradio.org/jblum
Johnathan Corgan [Sun, 21 Mar 2010 16:09:13 +0000 (09:09 -0700)]
Merge branch 'grc/dualusrp' of git://gnuradio.org/jblum

14 years agoMerge branch 'grc/menu' of git://gnuradio.org/jblum
Johnathan Corgan [Sun, 21 Mar 2010 16:07:39 +0000 (09:07 -0700)]
Merge branch 'grc/menu' of git://gnuradio.org/jblum

14 years agoFix extraneous import in gr-gpio
Juha Vierinen [Sun, 21 Mar 2010 15:58:22 +0000 (08:58 -0700)]
Fix extraneous import in gr-gpio

Signed-off-by: Johnathan Corgan <jcorgan@corganenterprises.com>
14 years agoAdded missing header includes for memcpy
Johnathan Corgan [Sun, 21 Mar 2010 15:40:39 +0000 (08:40 -0700)]
Added missing header includes for memcpy

14 years agoMerge branch 'fftfilt'
Tom Rondeau [Mon, 15 Mar 2010 02:55:25 +0000 (22:55 -0400)]
Merge branch 'fftfilt'

14 years agoRemoving SSE version of FFT filter until we work out how we want to handle the SSE...
Tom Rondeau [Mon, 15 Mar 2010 02:53:53 +0000 (22:53 -0400)]
Removing SSE version of FFT filter until we work out how we want to handle the SSE  the use of intrinics. Code for the SSE versions is still there just disabled.

14 years agoMerge branch 'digital'
Tom Rondeau [Sun, 14 Mar 2010 22:39:03 +0000 (18:39 -0400)]
Merge branch 'digital'

14 years agoFixing copyright of a couple of stragglers.
Tom Rondeau [Sun, 14 Mar 2010 22:37:23 +0000 (18:37 -0400)]
Fixing copyright of a couple of stragglers.

14 years agoFixing copyright dates.
Tom Rondeau [Sun, 14 Mar 2010 21:36:37 +0000 (17:36 -0400)]
Fixing copyright dates.

14 years agoMaking old and new digital modulations completely seperable by adding modulation_util...
Tom Rondeau [Sun, 14 Mar 2010 21:32:23 +0000 (17:32 -0400)]
Making old and new digital modulations completely seperable by adding modulation_utils2 so only new modulator blocks work with the version 2 of everything. Also changed some internal names for clarity.

14 years agoMerge branch 'digital' of vps.gnuradio.org:trondeau into digital
Tom Rondeau [Sun, 14 Mar 2010 01:16:46 +0000 (20:16 -0500)]
Merge branch 'digital' of vps.gnuradio.org:trondeau into digital

14 years agoMerge branch 'digital' of git@gnuradio.org:trondeau into digital
Tom Rondeau [Sun, 14 Mar 2010 01:15:37 +0000 (20:15 -0500)]
Merge branch 'digital' of git@gnuradio.org:trondeau into digital

Conflicts:
gnuradio-examples/python/digital/benchmark_qt_rx2.py

14 years agoFixing call to usrp_receive_path2.
Tom Rondeau [Sun, 14 Mar 2010 01:13:01 +0000 (20:13 -0500)]
Fixing call to usrp_receive_path2.

14 years agoAdding version 2 of receive path so as not to affect old dbpsk and dqpsk operations.
Tom Rondeau [Sun, 14 Mar 2010 01:08:50 +0000 (20:08 -0500)]
Adding version 2 of receive path so as not to affect old dbpsk and dqpsk operations.

14 years agoMaking a version 2 of transmit path so as not to affect old dbpsk and dqpsk operations.
Tom Rondeau [Sun, 14 Mar 2010 01:08:02 +0000 (20:08 -0500)]
Making a version 2 of transmit path so as not to affect old dbpsk and dqpsk operations.

14 years agoNow have a FFT filter implemented in SSE and generic version that can be switched...
Tom Rondeau [Sat, 13 Mar 2010 21:23:34 +0000 (16:23 -0500)]
Now have a FFT filter implemented in SSE and generic version that can be switched into FFT filter block.

14 years agoAdding SSE version of fft filters. Complex (ccc) version working.
Tom Rondeau [Fri, 12 Mar 2010 03:54:50 +0000 (22:54 -0500)]
Adding SSE version of fft filters. Complex (ccc) version working.

14 years agoTrial feature for different source sides for usrp dual source.
Josh Blum [Wed, 10 Mar 2010 08:12:47 +0000 (00:12 -0800)]
Trial feature for different source sides for usrp dual source.

14 years agoadded a right click context menu for the flow graph elements
Josh Blum [Tue, 9 Mar 2010 20:40:43 +0000 (12:40 -0800)]
added a right click context menu for the flow graph elements

14 years agoReplace some calls to pmt constructors with mp(foo) shorthand.
Eric Blossom [Tue, 9 Mar 2010 01:21:43 +0000 (17:21 -0800)]
Replace some calls to pmt constructors with mp(foo) shorthand.

14 years agoConvert pmt_dict type into an immutable data structure.
Eric Blossom [Tue, 9 Mar 2010 01:08:09 +0000 (17:08 -0800)]
Convert pmt_dict type into an immutable data structure.

This change allows us to safely pass dicts in messages.

14 years agoAdd check_topology, delete d_diff_filters in dtor, cleanup init and use of
Eric Blossom [Sun, 7 Mar 2010 22:06:17 +0000 (14:06 -0800)]
Add check_topology, delete d_diff_filters in dtor, cleanup init and use of
logging output streams.

14 years agoChanging FLL parameter range for use with new code.
Tom Rondeau [Sat, 6 Mar 2010 22:17:29 +0000 (17:17 -0500)]
Changing FLL parameter range for use with new code.

14 years agoSmall fixes for loopback with new code.
Tom Rondeau [Sat, 6 Mar 2010 22:16:19 +0000 (17:16 -0500)]
Small fixes for loopback with new code.