debian/gnuradio
14 years agoRemove usrp1 and usrp2 FPGA files. These are now hosted at:
Johnathan Corgan [Sun, 28 Feb 2010 20:47:43 +0000 (12:47 -0800)]
Remove usrp1 and usrp2 FPGA files.  These are now hosted at:

git://ettus.sourcerepo.com/ettus/fpga.git

...under the 'usrp1' and 'usrp2' top-level directories.

14 years agoAdding a base class to handle FFT filters for use in other blocks. Old fft_filter_fff...
Tom Rondeau [Sun, 28 Feb 2010 02:03:46 +0000 (21:03 -0500)]
Adding a base class to handle FFT filters for use in other blocks. Old fft_filter_fff now uses new class successfully and passes make check.

14 years agoFixing use of pick_bitrate2 in QT Rx2.
Tom Rondeau [Sat, 27 Feb 2010 22:37:45 +0000 (17:37 -0500)]
Fixing use of pick_bitrate2 in QT Rx2.

14 years agoFixing logging in new DBPSK and DQPSK.
Tom Rondeau [Sat, 27 Feb 2010 22:34:34 +0000 (17:34 -0500)]
Fixing logging in new DBPSK and DQPSK.

14 years agoFixing a few bugs in handling of real samples per symbol.
Tom Rondeau [Fri, 26 Feb 2010 15:11:39 +0000 (10:11 -0500)]
Fixing a few bugs in handling of real samples per symbol.

14 years agoFixes pick_bitrate2 for use on receiver side.
Tom Rondeau [Fri, 26 Feb 2010 14:58:39 +0000 (09:58 -0500)]
Fixes pick_bitrate2 for use on receiver side.

14 years agosetting xcvr antennas through api
Josh Blum [Fri, 26 Feb 2010 00:50:44 +0000 (16:50 -0800)]
setting xcvr antennas through api

14 years agoFixing pick_bitrate2 for transmit side with all cases tested.
Tom Rondeau [Thu, 25 Feb 2010 23:50:24 +0000 (18:50 -0500)]
Fixing pick_bitrate2 for transmit side with all cases tested.

14 years agoAdded call to set antenna. Split XCVR into new thing cuz size.
Josh Blum [Thu, 25 Feb 2010 23:46:01 +0000 (15:46 -0800)]
Added call to set antenna. Split XCVR into new thing cuz size.

14 years agoupdated wiki url
Josh Blum [Wed, 24 Feb 2010 21:48:36 +0000 (13:48 -0800)]
updated wiki url

14 years agoMerge branches 'wbx_usrp2' and 'wbx_usrp1' of git://gnuradio.org/jabele
Johnathan Corgan [Sun, 21 Feb 2010 18:32:22 +0000 (10:32 -0800)]
Merge branches 'wbx_usrp2' and 'wbx_usrp1' of git://gnuradio.org/jabele

14 years agoMerge branch 'db_default'
Matt Ettus [Sat, 20 Feb 2010 17:59:15 +0000 (09:59 -0800)]
Merge branch 'db_default'

14 years agoClarified copyright and licensing
Jason Abele [Fri, 19 Feb 2010 23:24:56 +0000 (15:24 -0800)]
Clarified copyright and licensing

14 years agoFix linker path in gr-pager
Johnathan Corgan [Thu, 18 Feb 2010 19:14:14 +0000 (11:14 -0800)]
Fix linker path in gr-pager

14 years agoNew pick_bitrate2 will take any combination of bitrate, samples per symbol, and conve...
Tom Rondeau [Mon, 15 Feb 2010 23:31:52 +0000 (15:31 -0800)]
New pick_bitrate2 will take any combination of bitrate, samples per symbol, and converter rate.

14 years agoremove reference to nonexistant include
Matt Ettus [Sun, 14 Feb 2010 23:18:24 +0000 (15:18 -0800)]
remove reference to nonexistant include

14 years agotest the ability to read default eeprom values, for D. Symeonidis
Matt Ettus [Sun, 14 Feb 2010 18:05:36 +0000 (10:05 -0800)]
test the ability to read default eeprom values, for D. Symeonidis

14 years agoMerge branch 'prefix' of git://gnuradio.org/jabele
Johnathan Corgan [Thu, 11 Feb 2010 16:18:46 +0000 (08:18 -0800)]
Merge branch 'prefix' of git://gnuradio.org/jabele

14 years agoWorking on pick_bitrate.
Tom Rondeau [Thu, 11 Feb 2010 00:12:32 +0000 (16:12 -0800)]
Working on pick_bitrate.

14 years agoFixed creation of burn-usrp2-eeprom, burn-usrp4-eeprom
Jason Abele [Fri, 5 Feb 2010 01:38:33 +0000 (17:38 -0800)]
Fixed creation of burn-usrp2-eeprom, burn-usrp4-eeprom

Added $prefix from configure to paths

14 years agoFirst pass WBX USRP2 driver
Jason Abele [Thu, 21 Jan 2010 02:53:17 +0000 (18:53 -0800)]
First pass WBX USRP2 driver

14 years agoArbitrary bit rates seems to be working.
Tom Rondeau [Tue, 9 Feb 2010 20:27:30 +0000 (12:27 -0800)]
Arbitrary bit rates seems to be working.

14 years agoRemoving resampler from usrp transmit path as its taken care of in the modulators.
Tom Rondeau [Tue, 9 Feb 2010 17:58:11 +0000 (09:58 -0800)]
Removing resampler from usrp transmit path as its taken care of in the modulators.

14 years agoSetting up code to handle setting of samples per symbol properly. Still buggy in...
Tom Rondeau [Tue, 9 Feb 2010 05:30:09 +0000 (21:30 -0800)]
Setting up code to handle setting of samples per symbol properly. Still buggy in the transmitter due to the make packet padding to 512 bytes.

14 years agoAdding a pick bitrate calculation for new tx/rx modulators with arbitrary samples...
Tom Rondeau [Tue, 9 Feb 2010 05:12:39 +0000 (21:12 -0800)]
Adding a pick bitrate calculation for new tx/rx modulators with arbitrary samples per second to allow and real valued bitrate.

14 years agoRegenerate defective omnithread.pdf
Eric Blossom [Mon, 8 Feb 2010 23:13:14 +0000 (15:13 -0800)]
Regenerate defective omnithread.pdf

Thanks to Dimitris Symeonidis for pointing out the problem and solution.

14 years agoFix pick_subdevice.
Eric Blossom [Thu, 4 Feb 2010 19:37:00 +0000 (11:37 -0800)]
Fix pick_subdevice.

Patch from Alexander Chemeris <alexander.chemeris@gmail.com>

14 years agoMerge branch 'master' of git@gnuradio.org:gnuradio
Tom [Tue, 2 Feb 2010 00:45:39 +0000 (19:45 -0500)]
Merge branch 'master' of git@gnuradio.org:gnuradio

14 years agoMerge branch 'fll'
Tom [Tue, 2 Feb 2010 00:21:54 +0000 (19:21 -0500)]
Merge branch 'fll'

14 years agoFixing DQPSK block to work with any real value samples per symbol and getting object...
Tom [Tue, 2 Feb 2010 00:11:03 +0000 (19:11 -0500)]
Fixing DQPSK block to work with any real value samples per symbol and getting object names the same as DBPSK block.

14 years agoChanging Makefile so the new PAM examples are installed
Tom [Tue, 2 Feb 2010 00:05:43 +0000 (19:05 -0500)]
Changing Makefile so the new PAM examples are installed

14 years agoMinor adjustments to FLL example
Tom [Mon, 1 Feb 2010 23:59:56 +0000 (18:59 -0500)]
Minor adjustments to FLL example

14 years agoSimplifying and using PFB resampler to generate pusle shape filtered signal.
Tom [Mon, 1 Feb 2010 23:58:37 +0000 (18:58 -0500)]
Simplifying and using PFB resampler to generate pusle shape filtered signal.

14 years agoUsing PFB resampler to generate the pulse shaping filtered signal.
Tom [Mon, 1 Feb 2010 23:55:24 +0000 (18:55 -0500)]
Using PFB resampler to generate the pulse shaping filtered signal.

14 years agoPreventing an error message by casting an integer (0) to the requested float.
Tom [Sun, 31 Jan 2010 22:10:18 +0000 (17:10 -0500)]
Preventing an error message by casting an integer (0) to the requested float.

14 years agoUsing PFB resampler to do the RRC filtering on the modulator. This along with the...
Tom [Sun, 31 Jan 2010 22:08:03 +0000 (17:08 -0500)]
Using PFB resampler to do the RRC filtering on the modulator. This along with the PFB clock recovery in the demod block allows arbitrary real numbers for the number of samples per symbol. We will have to chance the transmit and recieve path code in the examples to take advantage of this.

14 years agoGot this wrong before. Derivative filter taps are now calculated correctly which...
Tom [Sun, 31 Jan 2010 22:03:36 +0000 (17:03 -0500)]
Got this wrong before. Derivative filter taps are now calculated correctly which makes the rest of the code work. My previous test cases must have masked the problem.

14 years agoUpdate cpu detection macro to work for native build on the OMAP3.
Philip Balister [Sat, 30 Jan 2010 17:52:52 +0000 (12:52 -0500)]
Update cpu detection macro to work for native build on the OMAP3.

14 years agoupdate config.guess, config.sub and INSTALL
Eric Blossom [Wed, 27 Jan 2010 17:42:09 +0000 (09:42 -0800)]
update config.guess, config.sub and INSTALL

14 years agogrc bug fix from Dimitris Symeonidis
Josh Blum [Sat, 23 Jan 2010 19:53:14 +0000 (11:53 -0800)]
grc bug fix from Dimitris Symeonidis

14 years agoMerge branch 'fix/libdir' of git@gnuradio.org:gnuradio
Johnathan Corgan [Thu, 21 Jan 2010 16:33:40 +0000 (08:33 -0800)]
Merge branch 'fix/libdir' of git@gnuradio.org:gnuradio

This fix updates the run_tests.sh script with the additional
directories in the flattened component layout.

14 years agobuild: trial fix for gr-pager issue on Ubuntu
Johnathan Corgan [Tue, 19 Jan 2010 21:46:38 +0000 (13:46 -0800)]
build: trial fix for gr-pager issue on Ubuntu

14 years agoRemove unnecessary implementation of flexrf::refclk_freq.
Eric Blossom [Mon, 18 Jan 2010 20:27:45 +0000 (12:27 -0800)]
Remove unnecessary implementation of flexrf::refclk_freq.

Apply patch from Alexander Chemeris <alexander.chemeris@gmail.com>

14 years agoRemove assert(dac_rate() == 128000000).
Eric Blossom [Mon, 18 Jan 2010 20:23:57 +0000 (12:23 -0800)]
Remove assert(dac_rate() == 128000000).

Applied patch from Alexander Chemeris <alexander.chemeris@gmail.com>
that allows non 64MHz clocking on USRP1.

14 years agousrp2: fix for 'start_rx_streaming_at' hang
Johnathan Corgan [Mon, 18 Jan 2010 04:18:59 +0000 (20:18 -0800)]
usrp2: fix for 'start_rx_streaming_at' hang

The start_rx_streaming_at call was not clearing the
d_dont_enqueue flag, resulting in the receiver loop
discarding data packets.

14 years agoDoing the same with the resampler on the receiver side.
Tom [Mon, 18 Jan 2010 00:19:40 +0000 (19:19 -0500)]
Doing the same with the resampler on the receiver side.

14 years agoPlaying with using the resampler to allow any bit rate requested.
Tom Rondeau [Mon, 18 Jan 2010 00:18:39 +0000 (19:18 -0500)]
Playing with using the resampler to allow any bit rate requested.

14 years agoAdding FLL correction to DQPSK2 block.
Tom [Sun, 17 Jan 2010 23:14:08 +0000 (18:14 -0500)]
Adding FLL correction to DQPSK2 block.

14 years agoMerge branch 'resampler'
Tom [Sun, 17 Jan 2010 21:48:21 +0000 (16:48 -0500)]
Merge branch 'resampler'

14 years agoMerge branch 'fix/sample_n_hold' of git://gnuradio.org/jblum
Johnathan Corgan [Mon, 11 Jan 2010 17:51:56 +0000 (09:51 -0800)]
Merge branch 'fix/sample_n_hold' of git://gnuradio.org/jblum

14 years agofix bug in sample and hold wrapper for grc
Josh Blum [Mon, 11 Jan 2010 15:24:16 +0000 (07:24 -0800)]
fix bug in sample and hold wrapper for grc

14 years agoApplied reverse diff for win.set_* change on ra_fftsink.py
Josh Blum [Sun, 10 Jan 2010 19:35:03 +0000 (11:35 -0800)]
Applied reverse diff for win.set_* change on ra_fftsink.py
This file, unlike the others duplicates the fft plotter.
Its use of win.set was correct, since that was an internal method.

14 years agofixed issue 387: removed uses of win.set for wx sinks
Josh Blum [Sun, 10 Jan 2010 09:03:11 +0000 (01:03 -0800)]
fixed issue 387: removed uses of win.set for wx sinks

14 years agogr-noaa: work-in-progress for LRIT reception
Johnathan Corgan [Wed, 16 Dec 2009 17:50:54 +0000 (09:50 -0800)]
gr-noaa: work-in-progress for LRIT reception

Reworked usrp_rx_lrit to get to constellation
Added file_rx_lrit to read from capture file

14 years agoMerge branch 'fix/waterfall' of git://gnuradio.org/jblum
Johnathan Corgan [Sat, 9 Jan 2010 02:50:02 +0000 (18:50 -0800)]
Merge branch 'fix/waterfall' of git://gnuradio.org/jblum

14 years agoRemove trailing whitespace after \
Eric Blossom [Sat, 9 Jan 2010 02:10:42 +0000 (18:10 -0800)]
Remove trailing whitespace after \

14 years agoRemove warning related to GRC_GR_VRT
Eric Blossom [Sat, 9 Jan 2010 02:09:51 +0000 (18:09 -0800)]
Remove warning related to GRC_GR_VRT

14 years agoUse numpy to do color table lookup.
Josh Blum [Thu, 7 Jan 2010 06:08:27 +0000 (22:08 -0800)]
Use numpy to do color table lookup.
You can index a numpy array with another numpy array
to get an array of looked-up values.
I did not know that numpy could do that!

14 years agoRemove wbxng tx gain dependence on pga gain
Jason Abele [Tue, 5 Jan 2010 23:12:36 +0000 (15:12 -0800)]
Remove wbxng tx gain dependence on pga gain

14 years agoAdded antenna select support for new board rev
Jason Abele [Mon, 4 Jan 2010 19:30:52 +0000 (11:30 -0800)]
Added antenna select support for new board rev

14 years agoFixing bad tuning range code
Jason Abele [Sat, 7 Nov 2009 01:40:16 +0000 (17:40 -0800)]
Fixing bad tuning range code

14 years agoWBXNG: Can not enable/disable ADF4350 from set_enable()
Jason Abele [Thu, 5 Nov 2009 23:42:49 +0000 (15:42 -0800)]
WBXNG: Can not enable/disable ADF4350 from set_enable()
       Incorrect powerdown in RX deconstructor
       Expanded range of frequencies to attempt locking

14 years agoWBXNG: power on/off TXMOD and Synth/VCO with set_enable
Jason Abele [Thu, 5 Nov 2009 22:06:30 +0000 (14:06 -0800)]
WBXNG: power on/off TXMOD and Synth/VCO with set_enable
   No similar function on RX, so RX is always on?

14 years agoWBXNG: set ADF4350 to low spur mode
Jason Abele [Thu, 5 Nov 2009 21:31:46 +0000 (13:31 -0800)]
WBXNG: set ADF4350 to low spur mode

14 years agoFixing up loopback benchmark program for new DBPSK receiver.
Tom [Sat, 2 Jan 2010 21:47:00 +0000 (16:47 -0500)]
Fixing up loopback benchmark program for new DBPSK receiver.

14 years agoUIC files to go along with previous commit (for QT receiver code).
Tom [Sat, 2 Jan 2010 21:34:20 +0000 (16:34 -0500)]
UIC files to go along with previous commit (for QT receiver code).

14 years agoAdding a routine to exercise the new DBPSK receiver code with the QT GUI.
Tom [Sat, 2 Jan 2010 21:33:13 +0000 (16:33 -0500)]
Adding a routine to exercise the new DBPSK receiver code with the QT GUI.

14 years agoPrinting FLL gain value in verbose mode.
Tom [Sat, 2 Jan 2010 21:31:35 +0000 (16:31 -0500)]
Printing FLL gain value in verbose mode.

14 years agoSince I'm bothering to average the error, I might as well use it.
Tom [Sat, 2 Jan 2010 21:30:57 +0000 (16:30 -0500)]
Since I'm bothering to average the error, I might as well use it.

14 years agobug fix for waterfall plotter,
Josh Blum [Sun, 27 Dec 2009 03:43:29 +0000 (22:43 -0500)]
bug fix for waterfall plotter,
it seems that numpy choose changed

14 years agoupdate gitignores
Eric Blossom [Wed, 23 Dec 2009 20:38:17 +0000 (12:38 -0800)]
update gitignores

14 years agoAdding FLL to QT loopback example.
Tom [Mon, 21 Dec 2009 03:16:51 +0000 (22:16 -0500)]
Adding FLL to QT loopback example.

14 years agoAdding FLL to DBPSK demodulator block. Need OTA testing.
Tom [Mon, 21 Dec 2009 02:57:40 +0000 (21:57 -0500)]
Adding FLL to DBPSK demodulator block. Need OTA testing.

14 years agoAdding some documentation.
Tom [Sun, 20 Dec 2009 21:58:53 +0000 (16:58 -0500)]
Adding some documentation.

14 years agoCleaning up functions.
Tom [Sun, 20 Dec 2009 20:41:17 +0000 (15:41 -0500)]
Cleaning up functions.

14 years agoWIP: better access to setting FLL parameters and working on getting gain settings...
Tom [Sun, 20 Dec 2009 20:32:23 +0000 (15:32 -0500)]
WIP: better access to setting FLL parameters and working on getting gain settings better.

14 years agoNew way to handle arbitrary resampler. Now featuring lower noise!
Tom [Fri, 18 Dec 2009 05:09:17 +0000 (00:09 -0500)]
New way to handle arbitrary resampler. Now featuring lower noise!

14 years agoReplaced the need for code word tables by setting the header/trailer lengths
Josh Blum [Fri, 18 Dec 2009 01:29:45 +0000 (17:29 -0800)]
Replaced the need for code word tables by setting the header/trailer lengths
in the switch body jump table, just like in the unparser switch body.

14 years agoAdded unparse capability to the vrt expanded header.
Josh Blum [Fri, 18 Dec 2009 00:48:54 +0000 (16:48 -0800)]
Added unparse capability to the vrt expanded header.
Unparse can fill in a vrt header and trailer from an expanded header.

14 years agoMerge branch 'bef' of http://gnuradio.org/git/trondeau
Johnathan Corgan [Fri, 18 Dec 2009 00:40:09 +0000 (16:40 -0800)]
Merge branch 'bef' of gnuradio.org/git/trondeau

14 years agoAdding new GRC examples for using FLL block.
Tom [Wed, 16 Dec 2009 04:08:42 +0000 (23:08 -0500)]
Adding new GRC examples for using FLL block.
   digital_freq_lock - simple implementation of FLL only
   pam_sync - extension of pam_timing that does freq, phase, and timing sync

14 years agoGenerating the band-edge filter taps based on the oversampling ratio (samples per...
Tom [Wed, 16 Dec 2009 01:23:18 +0000 (20:23 -0500)]
Generating the band-edge filter taps based on the oversampling ratio (samples per symbol), rolloff factor, and the prototype (matched) filter size.

14 years agoMerge branch 'wip/pager' of git@gnuradio.org:jcorgan
Johnathan Corgan [Sat, 12 Dec 2009 17:34:35 +0000 (09:34 -0800)]
Merge branch 'wip/pager' of git@gnuradio.org:jcorgan

Merge-fix: Fix erroneous EXTRA_DIST in lib/
Merge-fix: Don't install usrp_rx_flex.py (unfinished)

14 years agoMerge branch 'patches-from-list' of http://gnuradio.org/git/balister
Johnathan Corgan [Sat, 12 Dec 2009 16:00:40 +0000 (08:00 -0800)]
Merge branch 'patches-from-list' of gnuradio.org/git/balister

14 years agoAdding accessor functions to set alpha and beta gains for the FLL.
Tom [Thu, 10 Dec 2009 05:32:49 +0000 (00:32 -0500)]
Adding accessor functions to set alpha and beta gains for the FLL.

14 years agoAdding alpha and beta gains to FLL constructor.
Tom [Thu, 10 Dec 2009 05:12:51 +0000 (00:12 -0500)]
Adding alpha and beta gains to FLL constructor.

14 years agoAdding a band-edge based frequency lock loop.
Tom [Thu, 10 Dec 2009 04:58:17 +0000 (23:58 -0500)]
Adding a band-edge based frequency lock loop.

14 years agoDisable support for tvrx rev 2 on usrp2. There are only a few of these in existence.
Eric Blossom [Tue, 8 Dec 2009 23:07:33 +0000 (15:07 -0800)]
Disable support for tvrx rev 2 on usrp2.  There are only a few of these in existence.

14 years agoFix usrp2 tvrx so that it tunes monotonically.
Eric Blossom [Tue, 8 Dec 2009 23:01:54 +0000 (15:01 -0800)]
Fix usrp2 tvrx so that it tunes monotonically.

Use same (nasty) tactic used on usrp1.  Get "free" inversion by lying
about real value of 2nd IF.

14 years agochange capitalization
Eric Blossom [Tue, 8 Dec 2009 19:55:43 +0000 (11:55 -0800)]
change capitalization

14 years agoSmall patch to speedup installation of freedesktop icons.
Stefan Bruns [Tue, 8 Dec 2009 18:22:34 +0000 (13:22 -0500)]
Small patch to speedup installation of freedesktop icons.

The attached patch changes the icon installation to update the icon cache only
once instead of once per icon

14 years agogot msdd6000 compiling on my ubuntu 9.10 32 bit
Josh Blum [Tue, 8 Dec 2009 05:01:04 +0000 (00:01 -0500)]
got msdd6000 compiling on my ubuntu 9.10 32 bit

14 years agoMerge branch 'patches/geiger/u2_rx_stream_at' of git@gnuradio.org:jcorgan
Johnathan Corgan [Tue, 8 Dec 2009 03:45:56 +0000 (22:45 -0500)]
Merge branch 'patches/geiger/u2_rx_stream_at' of git@gnuradio.org:jcorgan

14 years agoMerge branch 'wip/dxpsk' of http://gnuradio.org/git/jblum
Johnathan Corgan [Tue, 8 Dec 2009 03:44:54 +0000 (22:44 -0500)]
Merge branch 'wip/dxpsk' of gnuradio.org/git/jblum

14 years agoMerge branch 'wip/grc/cleanup' of http://gnuradio.org/git/jblum
Johnathan Corgan [Tue, 8 Dec 2009 03:40:52 +0000 (22:40 -0500)]
Merge branch 'wip/grc/cleanup' of gnuradio.org/git/jblum

14 years agoMerge branch 'wip/grc/draw' of http://gnuradio.org/git/jblum
Johnathan Corgan [Tue, 8 Dec 2009 03:40:21 +0000 (22:40 -0500)]
Merge branch 'wip/grc/draw' of gnuradio.org/git/jblum

14 years agoMerge branch 'wip/grc/pads' of http://gnuradio.org/git/jblum
Johnathan Corgan [Tue, 8 Dec 2009 03:39:18 +0000 (22:39 -0500)]
Merge branch 'wip/grc/pads' of gnuradio.org/git/jblum

14 years agoChange type of gr_head nitems parameter to unsigned long long.
Eric Blossom [Tue, 8 Dec 2009 02:58:07 +0000 (18:58 -0800)]
Change type of gr_head nitems parameter to unsigned long long.

Patch from Martin Braun <martin.braun@kit.edu> to support
nitems >= 2**32.

14 years agoAdd support for msdd6000 with resampler in FPGA.
Eric Blossom [Tue, 8 Dec 2009 02:43:17 +0000 (18:43 -0800)]
Add support for msdd6000 with resampler in FPGA.

14 years agoremoved unused import statements, thanks pyflakes
Josh Blum [Mon, 7 Dec 2009 04:18:27 +0000 (23:18 -0500)]
removed unused import statements, thanks pyflakes