debian/gnuradio
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 agomore bug reports on the same issues
Bdale Garbee [Fri, 23 Apr 2010 04:45:49 +0000 (22:45 -0600)]
more bug reports on the same issues

14 years agolose the pre-built moc files
Bdale Garbee [Thu, 22 Apr 2010 08:30:25 +0000 (02:30 -0600)]
lose the pre-built moc files

14 years agoremove pre-buit Qt moc files, closes: #573759
Bdale Garbee [Thu, 22 Apr 2010 08:25:13 +0000 (02:25 -0600)]
remove pre-buit Qt moc files, closes: #573759

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 agoDiscard data in gr_udp_sink until receiver is started.
Don Ward [Mon, 19 Apr 2010 21:02:14 +0000 (17:02 -0400)]
Discard data in gr_udp_sink until receiver is started.

Also fixes warnings from gcc 4.3 and adds <boost/bind.hpp> for 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 agoUse getaddrinfo in gr_udp_{source,sink}
Don Ward [Sun, 18 Apr 2010 23:01:56 +0000 (19:01 -0400)]
Use getaddrinfo in gr_udp_{source,sink}

Using getaddrinfo allows more common code between posix and winsock
systems.  Remove unused variables and #include files.  Close sockets
when done.

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 agoChanges to gr_udp_{source,sink} for MinGW
U-DON-WORKBENCH\Don [Sun, 18 Apr 2010 14:19:30 +0000 (10:19 -0400)]
Changes to gr_udp_{source,sink} for MinGW

Initialize and cleanup after winsock DLL. Interpret winsock error
codes. Use DWORD instead of timeval for setting timeout.

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 agoIgnore ENOPROTOOPT return from setsockopt(SO_LINGER)
Don Ward [Thu, 15 Apr 2010 18:37:04 +0000 (14:37 -0400)]
Ignore ENOPROTOOPT return from setsockopt(SO_LINGER)

SO_LINGER is not valid for SOCK_DGRAM sockets on Windows, so we
expect setsockopt to return ENOPROTOOPT (invalid option for
protocol) on Cygwin and MinGW.  If it happens on any other system
it should probably be ignored there, too.

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 agoIncluding bitshark_rx.h header file for USRP2 build
JohnOrlando [Wed, 31 Mar 2010 01:31:56 +0000 (20:31 -0500)]
Including bitshark_rx.h header file for USRP2 build

14 years agoFixed issue with with wrong Makefile.am files being copied
JohnOrlando [Wed, 31 Mar 2010 01:30:09 +0000 (20:30 -0500)]
Fixed issue with with wrong Makefile.am files being copied

14 years agoAdd support for the Bitshark USRP RX (BURX) daughterboard for the USRP2.
JohnOrlando [Wed, 31 Mar 2010 01:02:08 +0000 (20:02 -0500)]
Add support for the Bitshark USRP RX (BURX) daughterboard for the USRP2.

14 years agoAdd support for the Bitshark USRP RX (BURX) daughterboard for the USRP1.
JohnOrlando [Wed, 31 Mar 2010 00:54:39 +0000 (19:54 -0500)]
Add support for the Bitshark USRP RX (BURX) daughterboard for the USRP1.

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 agoduplicate bugs
Bdale Garbee [Fri, 19 Mar 2010 05:52:58 +0000 (23:52 -0600)]
duplicate bugs

14 years agomove gbp.conf to debian/
Bdale Garbee [Mon, 15 Mar 2010 18:09:26 +0000 (12:09 -0600)]
move gbp.conf to debian/

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.

14 years agoFixing how new pick_bitrate is used.
Tom Rondeau [Sat, 6 Mar 2010 22:15:33 +0000 (17:15 -0500)]
Fixing how new pick_bitrate is used.

14 years agoUsing better defaults for new FLL implementation.
Tom Rondeau [Sat, 6 Mar 2010 22:12:46 +0000 (17:12 -0500)]
Using better defaults for new FLL implementation.

14 years agoImproved performance of FLL using a more robust error term.
Tom Rondeau [Sat, 6 Mar 2010 22:11:58 +0000 (17:11 -0500)]
Improved performance of FLL using a more robust error term.

14 years agoAdd command that builds a new 'out-of-tree' project.
Eric Blossom [Fri, 5 Mar 2010 01:00:20 +0000 (17:00 -0800)]
Add command that builds a new 'out-of-tree' project.

14 years agodoc fix (in generated file)
Eric Blossom [Thu, 4 Mar 2010 21:55:22 +0000 (13:55 -0800)]
doc fix (in generated file)

14 years agodoc fix
Eric Blossom [Thu, 4 Mar 2010 19:59:39 +0000 (11:59 -0800)]
doc fix

14 years agoFix distcheck failure in gr-howto-write-a-block
Johnathan Corgan [Thu, 4 Mar 2010 15:51:57 +0000 (07:51 -0800)]
Fix distcheck failure in gr-howto-write-a-block

Some of the swig include files were not getting put into the dist tarball

14 years agoMerge branch 'howto'
Eric Blossom [Thu, 4 Mar 2010 15:06:30 +0000 (07:06 -0800)]
Merge branch 'howto'

* howto:
  Refactor gr-howto-write-a-block such that it no longer installs into

14 years agoRefactor gr-howto-write-a-block such that it no longer installs into
Eric Blossom [Thu, 4 Mar 2010 15:02:42 +0000 (07:02 -0800)]
Refactor gr-howto-write-a-block such that it no longer installs into
the gnuradio python namespace, but rather in the howto namespace.

This allows it to be installed under a separate --prefix in the common
case where the user doing the "out of tree build" is going to be
installing their new and/or modified code somewhere other than the
system installation directories.

Any code that uses these blocks should now import them using:

  import howto

instead of

  from gnuradio import howto

14 years agoFixed bug in checking if path is writable.
Josh Blum [Thu, 4 Mar 2010 00:42:50 +0000 (16:42 -0800)]
Fixed bug in checking if path is writable.
Some moron put quotes around the variable name...

14 years agoIf the directory is read-only, use the systems tmp directory for generated py files.
Josh Blum [Wed, 3 Mar 2010 18:00:27 +0000 (10:00 -0800)]
If the directory is read-only, use the systems tmp directory for generated py files.

14 years agofix a couple bugs
Bdale Garbee [Tue, 2 Mar 2010 22:30:41 +0000 (15:30 -0700)]
fix a couple bugs

14 years agoMerge branch 'usrp2_set_ant' of git://gnuradio.org/jblum
Johnathan Corgan [Tue, 2 Mar 2010 17:15:09 +0000 (09:15 -0800)]
Merge branch 'usrp2_set_ant' of git://gnuradio.org/jblum

14 years agoAdd README for new FPGA hosting location
Johnathan Corgan [Tue, 2 Mar 2010 16:08:18 +0000 (08:08 -0800)]
Add README for new FPGA hosting location

14 years agoset antenna defaults to 0
Josh Blum [Tue, 2 Mar 2010 01:38:21 +0000 (17:38 -0800)]
set antenna defaults to 0

14 years agoAdding Doxygen comments to new FFT filter blocks.
Tom Rondeau [Sun, 28 Feb 2010 23:39:59 +0000 (18:39 -0500)]
Adding Doxygen comments to new FFT filter blocks.

14 years agoNew fft filter base class to handle complex data types. Passes make check.
Tom Rondeau [Sun, 28 Feb 2010 22:37:48 +0000 (17:37 -0500)]
New fft filter base class to handle complex data types. Passes make check.

14 years agoRenaming ffft filter base class to reflect its use with floats.
Tom Rondeau [Sun, 28 Feb 2010 22:36:59 +0000 (17:36 -0500)]
Renaming ffft filter base class to reflect its use with floats.