debian/gnuradio
16 years agoMerging OFDM features branch r5661:5759 into trunk. OFDM works over the air with...
trondeau [Sun, 10 Jun 2007 18:16:11 +0000 (18:16 +0000)]
Merging OFDM features branch r5661:5759 into trunk. OFDM works over the air with BPSK and QPSK modulations on subcarriers. Passes make distcheck.

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

17 years agoAdded vector smoothing, removed record reversal
jcorgan [Wed, 6 Jun 2007 00:36:25 +0000 (00:36 +0000)]
Added vector smoothing, removed record reversal

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

17 years agoMerged r5566:5676 from jcorgan/snd into trunk, with minor changes. Component gr...
jcorgan [Tue, 5 Jun 2007 04:21:29 +0000 (04:21 +0000)]
Merged r5566:5676 from jcorgan/snd into trunk, with minor changes.  Component gr-sounder is now complete for recording impulse responses to a file.

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

17 years agoAdded more files to ignore.
jcorgan [Tue, 5 Jun 2007 03:55:45 +0000 (03:55 +0000)]
Added more files to ignore.

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

17 years agomerge ordm/receiver branch -r5574:5659. Reworks OFDM receiver with refactored OFDM...
trondeau [Mon, 4 Jun 2007 16:08:44 +0000 (16:08 +0000)]
merge ordm/receiver branch -r5574:5659. Reworks OFDM receiver with refactored OFDM blocks. A few bug fixes for other blocks have also been slipped in.

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

17 years agouseful for splitting up packets
matt [Sat, 2 Jun 2007 16:13:08 +0000 (16:13 +0000)]
useful for splitting up packets

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

17 years agonot used
matt [Wed, 30 May 2007 23:27:58 +0000 (23:27 +0000)]
not used

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

17 years agoAdded error checking on call to set_freq
eb [Wed, 30 May 2007 19:26:46 +0000 (19:26 +0000)]
Added error checking on call to set_freq

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

17 years agoDave Gotwisner's fix for usrp_basic_rx::stop
eb [Wed, 30 May 2007 19:19:35 +0000 (19:19 +0000)]
Dave Gotwisner's fix for usrp_basic_rx::stop

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

17 years agoadded Trond's gr_max_* and gr_argmax_* blocks
eb [Wed, 30 May 2007 18:14:59 +0000 (18:14 +0000)]
added Trond's gr_max_* and gr_argmax_* blocks

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

17 years agominor doc tweak
eb [Wed, 30 May 2007 17:37:45 +0000 (17:37 +0000)]
minor doc tweak

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

17 years agoDBS_RX_2_1 --> DBS_RX_REV_2_1
mleech [Wed, 30 May 2007 13:17:34 +0000 (13:17 +0000)]
DBS_RX_2_1 --> DBS_RX_REV_2_1

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

17 years agoChanged detector chain in usrp_psr_receiver to use complex_to_mag_squared.
mleech [Tue, 29 May 2007 11:37:08 +0000 (11:37 +0000)]
Changed detector chain in usrp_psr_receiver to use complex_to_mag_squared.
Changed usrp_ra_receiver to use dbid() method to determine which card type
  is being used.

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

17 years agoMerged r5556:5561 from jcorgan/snd into trunk. Updates gr-sounder with receive proces...
jcorgan [Tue, 29 May 2007 01:01:25 +0000 (01:01 +0000)]
Merged r5556:5561 from jcorgan/snd into trunk. Updates gr-sounder with receive processing.  Trunk passes distcheck.

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

17 years agoMerged r5547:5542 from jcorgan/num into trunk. Converts from using Python Numeric...
jcorgan [Mon, 28 May 2007 17:04:09 +0000 (17:04 +0000)]
Merged r5547:5542 from jcorgan/num into trunk.  Converts from using Python Numeric to numpy.  Trunk passes distcheck.  gr-radio-astronomy still needs conversion.

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

17 years agoTrial fix for ticket:153
jcorgan [Mon, 28 May 2007 16:46:12 +0000 (16:46 +0000)]
Trial fix for ticket:153

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

17 years agominor cleanup
eb [Mon, 28 May 2007 05:49:25 +0000 (05:49 +0000)]
minor cleanup

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

17 years agoupdated cpm.py file
anastas [Fri, 25 May 2007 13:11:31 +0000 (13:11 +0000)]
updated cpm.py file

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

17 years agofix calculation of mid-pri for realtime_scheduling
eb [Wed, 23 May 2007 03:27:07 +0000 (03:27 +0000)]
fix calculation of mid-pri for realtime_scheduling

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

17 years agoFix uninstall bug, trunk passes distcheck.
jcorgan [Mon, 21 May 2007 06:23:54 +0000 (06:23 +0000)]
Fix uninstall bug, trunk passes distcheck.

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

17 years agoMerged r5463:5504 from jcorgan/snd into trunk. Work in progress, adds digital loopbac...
jcorgan [Mon, 21 May 2007 05:58:05 +0000 (05:58 +0000)]
Merged r5463:5504 from jcorgan/snd into trunk. Work in progress, adds digital loopback and receive to FPGA code.  Host receive code is still debugging only.

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

17 years agoGeneric Continuous Phase Modulator (CPM) hierarchical block
anastas [Tue, 15 May 2007 02:34:48 +0000 (02:34 +0000)]
Generic Continuous Phase Modulator (CPM) hierarchical block

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

17 years ago2007-05-14 Greg Troxel <Greg Troxel <gdt@ir.bbn.com>>
gdt [Mon, 14 May 2007 14:16:44 +0000 (14:16 +0000)]
2007-05-14  Greg Troxel  <Greg Troxel <gdt@ir.bbn.com>>

        * host/lib/legacy/usrp_bytesex.h: Fix typo in portability code.
        Add #warning that it is non-portable.

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

17 years agoavoid unused warning which breaks build.
gdt [Mon, 14 May 2007 14:12:11 +0000 (14:12 +0000)]
avoid unused warning which breaks build.

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

17 years agoAdded ability to log receive path power to file in digital examples.
jcorgan [Sat, 12 May 2007 23:50:46 +0000 (23:50 +0000)]
Added ability to log receive path power to file in digital examples.

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

17 years agoDocument dependency on GNU make, which previously was official but
gdt [Fri, 11 May 2007 23:53:42 +0000 (23:53 +0000)]
Document dependency on GNU make, which previously was official but
secret :-)

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

17 years agoAdded fusb_sysconfig::default_block_size (<= max_block_size).
eb [Mon, 7 May 2007 21:36:54 +0000 (21:36 +0000)]
Added fusb_sysconfig::default_block_size (<= max_block_size).
Changed Linux default_block_size to 4KB, and default buffersize to 1MB.

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

17 years agoAdded guile dependency to the README
eb [Mon, 7 May 2007 20:27:00 +0000 (20:27 +0000)]
Added guile dependency to the README

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

17 years agoMerged r5241:5242 from jcorgan/reconf into trunk. Trunk passes distcheck.
jcorgan [Sat, 5 May 2007 18:26:33 +0000 (18:26 +0000)]
Merged r5241:5242 from jcorgan/reconf into trunk.  Trunk passes distcheck.

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

17 years agoPost merge cleanup.
jcorgan [Fri, 4 May 2007 21:59:50 +0000 (21:59 +0000)]
Post merge cleanup.

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

17 years agoMerged r5230:5237 from jcorgan/disc2. Trunk passes distcheck.
jcorgan [Fri, 4 May 2007 21:50:13 +0000 (21:50 +0000)]
Merged r5230:5237 from jcorgan/disc2.  Trunk passes distcheck.

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

17 years agofix for VPATH build
eb [Thu, 3 May 2007 17:20:42 +0000 (17:20 +0000)]
fix for VPATH build

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

17 years agoMerged r5203:5204 from developer branch jcorgan/atr. Fixed ATR delay enable and reduc...
jcorgan [Wed, 2 May 2007 15:50:56 +0000 (15:50 +0000)]
Merged r5203:5204 from developer branch jcorgan/atr. Fixed ATR delay enable and reduced delay width to 12 bits.

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

17 years agoremoved unneeded includes
eb [Wed, 2 May 2007 05:17:46 +0000 (05:17 +0000)]
removed unneeded includes

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

17 years agoremoved unneeded includes
eb [Wed, 2 May 2007 05:13:53 +0000 (05:13 +0000)]
removed unneeded includes

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

17 years agocleanup for distcheck
eb [Wed, 2 May 2007 04:46:01 +0000 (04:46 +0000)]
cleanup for distcheck

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

17 years agoMerged features/inband -r4812:5218 into trunk. This group of changes
eb [Wed, 2 May 2007 04:08:47 +0000 (04:08 +0000)]
Merged features/inband -r4812:5218 into trunk.  This group of changes
includes:

 * working stand-alone mblock code
 * work-in-progress on usrp inband signaling

usrp now depends on mblock, and guile is a dependency.

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

17 years agocleaned up some warnings
eb [Wed, 2 May 2007 04:03:32 +0000 (04:03 +0000)]
cleaned up some warnings

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

17 years agocleaned up some warnings
eb [Wed, 2 May 2007 04:02:29 +0000 (04:02 +0000)]
cleaned up some warnings

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

17 years agoRemoved empty component. Trunk passes distcheck.
jcorgan [Tue, 1 May 2007 16:36:51 +0000 (16:36 +0000)]
Removed empty component.  Trunk passes distcheck.

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

17 years agoMoved obsolete component into limbo.
jcorgan [Tue, 1 May 2007 16:03:37 +0000 (16:03 +0000)]
Moved obsolete component into limbo.

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

17 years agoMoved obsolete component into limbo.
jcorgan [Tue, 1 May 2007 16:03:18 +0000 (16:03 +0000)]
Moved obsolete component into limbo.

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

17 years agoComponent clean up.
jcorgan [Tue, 1 May 2007 16:02:14 +0000 (16:02 +0000)]
Component clean up.

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

17 years agoFix incorrect include file reference.
jcorgan [Mon, 30 Apr 2007 18:02:39 +0000 (18:02 +0000)]
Fix incorrect include file reference.

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

17 years agoReverting changeset r5183, not needed.
jcorgan [Sat, 28 Apr 2007 16:05:10 +0000 (16:05 +0000)]
Reverting changeset r5183, not needed.

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

17 years agoreplacing needed file
n4hy [Sat, 28 Apr 2007 16:01:09 +0000 (16:01 +0000)]
replacing needed file

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

17 years agoMerged -r 5137:5174 from developer branch jcorgan/hb. Trunk passes distcheck. Conver...
jcorgan [Sat, 28 Apr 2007 02:20:28 +0000 (02:20 +0000)]
Merged -r 5137:5174 from developer branch jcorgan/hb.  Trunk passes distcheck. Converts gr.hier_block2 API to not use 'define_component' methodology anymore.

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

17 years agoFix for ticket:148 "Unable to find USRP #0" on 2.6.20 (Ubuntu Feisty Fawn).
eb [Sat, 28 Apr 2007 02:00:15 +0000 (02:00 +0000)]
Fix for ticket:148 "Unable to find USRP #0" on 2.6.20 (Ubuntu Feisty Fawn).
2 days, 1 line ;)

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

17 years agoUpdated gr-atsc README
cswiger [Fri, 27 Apr 2007 18:35:40 +0000 (18:35 +0000)]
Updated gr-atsc README

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

17 years agoFixed filter delay offset pointers in atsc_equalizer
cswiger [Fri, 27 Apr 2007 17:36:29 +0000 (17:36 +0000)]
Fixed filter delay offset pointers in atsc_equalizer

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

17 years agoMerged r4518:5130 from developer branch n4hy/ofdm into trunk, passes distcheck.
jcorgan [Thu, 26 Apr 2007 22:51:48 +0000 (22:51 +0000)]
Merged r4518:5130 from developer branch n4hy/ofdm into trunk, passes distcheck.

Adds incomplete OFDM implementation, further work to be completed in the
features/ofdm branch.

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

17 years agoMerged r5033:5116 from developer branch jcorgan/snd, with minor edits. Trunk passes...
jcorgan [Wed, 25 Apr 2007 23:38:21 +0000 (23:38 +0000)]
Merged r5033:5116 from developer branch jcorgan/snd, with minor edits.  Trunk passes distcheck.  Adds gr-sounder component, see gr-sounder/README.

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

17 years agoFix uninitialized register settings. FPGA code only cleared these during hardware...
jcorgan [Wed, 25 Apr 2007 16:27:37 +0000 (16:27 +0000)]
Fix uninitialized register settings.  FPGA code only cleared these during hardware reset.

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

17 years agoUpdating Doxyfile to build CVSD documentation
trondeau [Tue, 24 Apr 2007 21:35:07 +0000 (21:35 +0000)]
Updating Doxyfile to build CVSD documentation

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

17 years agousing LPF taps for interpolator and decimator now and adding documentation to wrapper...
trondeau [Tue, 24 Apr 2007 21:34:27 +0000 (21:34 +0000)]
using LPF taps for interpolator and decimator now and adding documentation to wrapper class

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

17 years agoadding proper documentation to CVSD vocoder
trondeau [Tue, 24 Apr 2007 21:33:42 +0000 (21:33 +0000)]
adding proper documentation to CVSD vocoder

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

17 years agoupdate to Doxygen info to fix warning and a bit more explicit info on frequency ranges
trondeau [Tue, 24 Apr 2007 21:09:59 +0000 (21:09 +0000)]
update to Doxygen info to fix warning and a bit more explicit info on frequency ranges

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

17 years agoFixed atsc_field_sync_demux to consume input even when not creating
cswiger [Mon, 23 Apr 2007 10:45:42 +0000 (10:45 +0000)]
Fixed atsc_field_sync_demux to consume input even when not creating
output. Added python files to make a complete 2.x atsc receiver, but
it is not fully working. It will happily produce the exact same amount of
transport stream output as a working system but has errors in the data.

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

17 years agoChanged a chain of split/multiply/add for the detector into a single
mleech [Sat, 21 Apr 2007 00:36:46 +0000 (00:36 +0000)]
Changed a chain of split/multiply/add for the detector into a single
  gr_complex_to_mag_squared().  I'm hoping this will save a little in
  terms of buffer management and CPU cycles.

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

17 years agoFixed forecast and consume - now sees segment sync.
cswiger [Thu, 19 Apr 2007 08:01:39 +0000 (08:01 +0000)]
Fixed forecast and consume - now sees segment sync.

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

17 years agoRe-enabled gr-qtgui in configure.ac. Trunk passes distcheck.
jcorgan [Mon, 16 Apr 2007 23:34:25 +0000 (23:34 +0000)]
Re-enabled gr-qtgui in configure.ac.  Trunk passes distcheck.

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

17 years agoAdds capability to independently delay the Auto T/R switching signal
jcorgan [Mon, 16 Apr 2007 21:30:13 +0000 (21:30 +0000)]
Adds capability to independently delay the Auto T/R switching signal
by a configurable number of clock ticks, to allow users to precisely
align their T/R output with the pipeline delays in the transmitter.

There are two new registers:

FR_ATR_TX_DELAY (7'd2)
FR_ATR_RX_DELAY (7'd3)

...and the corresponding db_base.py methods to set them:

db_base.set_atr_tx_delay(clock_ticks)
db_base.set_atr_rx_delay(clock_ticks)

These methods are inherited by all the daughterboard objects so you can
call them from your scripts as:

subdev.set_atr_tx_delay(...)

...where 'subdev' represents the daughtercard object you're working with.

The FPGA synthesis for the 2 RXHB, 2 TX case expands from 95% to 96%,
with no additional synthesis messages or impact on timing.

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

17 years agomerged developer branch trondeau/cvsd -r4801:4904 to add CVSD vocoder and example...
trondeau [Sat, 7 Apr 2007 01:31:18 +0000 (01:31 +0000)]
merged developer branch trondeau/cvsd -r4801:4904 to add CVSD vocoder and example code

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

17 years agoupdating documentation for Costas loop
trondeau [Wed, 4 Apr 2007 14:56:44 +0000 (14:56 +0000)]
updating documentation for Costas loop

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

17 years agoMerged r4767:4859 from developer branch jcorgan/channel, passes distcheck.
jcorgan [Tue, 3 Apr 2007 20:11:05 +0000 (20:11 +0000)]
Merged r4767:4859 from developer branch jcorgan/channel, passes distcheck.

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

17 years agoMerged r4429:4857 from developer branch jcorgan/dect into trunk, passes distcheck.
jcorgan [Tue, 3 Apr 2007 19:53:50 +0000 (19:53 +0000)]
Merged r4429:4857 from developer branch jcorgan/dect into trunk, passes distcheck.

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

17 years agoNew FPGA binaries (.rbfs). These include fixes for the scaling in
eb [Mon, 2 Apr 2007 23:39:16 +0000 (23:39 +0000)]
New FPGA binaries (.rbfs).  These include fixes for the scaling in
the CIC decimator so that signals are now roughly leveled, independent
of the decimation rate.  Decimating by 44 now works too ;)

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

17 years agoregistered to meet timing
matt [Fri, 30 Mar 2007 21:52:52 +0000 (21:52 +0000)]
registered to meet timing

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

17 years agoAdded control button for turning scanning on/off in SETI mode.
mleech [Wed, 28 Mar 2007 20:30:04 +0000 (20:30 +0000)]
Added control button for turning scanning on/off in SETI mode.

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

17 years agodisabled GR_QTGUI which had accidentally been turned on in r4809
eb [Wed, 28 Mar 2007 19:38:28 +0000 (19:38 +0000)]
disabled GR_QTGUI which had accidentally been turned on in r4809

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

17 years agocopied usrp_inband_usb from -r4809 features/inband-usb into trunk
eb [Wed, 28 Mar 2007 19:00:55 +0000 (19:00 +0000)]
copied usrp_inband_usb from -r4809 features/inband-usb into trunk

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

17 years agoMerged mblock work-in-progress eb/mb -r4798:4808 into trunk.
eb [Wed, 28 Mar 2007 18:58:21 +0000 (18:58 +0000)]
Merged mblock work-in-progress eb/mb -r4798:4808 into trunk.

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

17 years agoproper shifting for the cic decim now keeps signals roughly leveled
matt [Tue, 20 Mar 2007 02:13:06 +0000 (02:13 +0000)]
proper shifting for the cic decim now keeps signals roughly leveled

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

17 years agoif you ever tried to interpolate by 44 it didn't work. now it does.
matt [Tue, 20 Mar 2007 01:23:26 +0000 (01:23 +0000)]
if you ever tried to interpolate by 44 it didn't work.  now it does.

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

17 years agoremoved a parameter
matt [Tue, 20 Mar 2007 01:05:29 +0000 (01:05 +0000)]
removed a parameter

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

17 years agoallow for varying the bitwidth
matt [Tue, 20 Mar 2007 01:03:10 +0000 (01:03 +0000)]
allow for varying the bitwidth

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

17 years agoadded comment
matt [Tue, 20 Mar 2007 01:02:46 +0000 (01:02 +0000)]
added comment

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

17 years agoadded comments, removed dead code
matt [Tue, 20 Mar 2007 01:02:25 +0000 (01:02 +0000)]
added comments, removed dead code

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

17 years agoUpdated ignore property.
jcorgan [Mon, 19 Mar 2007 02:13:20 +0000 (02:13 +0000)]
Updated ignore property.

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

17 years agoFixed missed linker fix.
jcorgan [Mon, 19 Mar 2007 02:13:01 +0000 (02:13 +0000)]
Fixed missed linker fix.

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

17 years agomore gr_qwt.m4 fixes
eb [Thu, 15 Mar 2007 22:12:28 +0000 (22:12 +0000)]
more gr_qwt.m4 fixes

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

17 years agoCleanup on qwt config to not require qwt includes to be in a subdirectory.
jcorgan [Thu, 15 Mar 2007 21:23:49 +0000 (21:23 +0000)]
Cleanup on qwt config to not require qwt includes to be in a subdirectory.

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

17 years agoFixed syntax error that was previously not caught by Python.
mleech [Thu, 15 Mar 2007 17:37:15 +0000 (17:37 +0000)]
Fixed syntax error that was previously not caught by Python.

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

17 years agoIncreased FFT average upper limit to 3000, from 2000
mleech [Thu, 15 Mar 2007 17:36:36 +0000 (17:36 +0000)]
Increased FFT average upper limit to 3000, from 2000
Fixed type mistmatch in Numeric.zeros()

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

17 years agoMerged r4750:4755 from jcorgan/frac into trunk. Adds gr_fractional_interpolator_ff...
jcorgan [Wed, 14 Mar 2007 22:49:45 +0000 (22:49 +0000)]
Merged r4750:4755 from jcorgan/frac into trunk. Adds gr_fractional_interpolator_ff and _cc. Passes distcheck.

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

17 years agoFix typo, add error message.
jcorgan [Wed, 14 Mar 2007 00:18:18 +0000 (00:18 +0000)]
Fix typo, add error message.

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

17 years agoCreated configuration file for QWT library. This is in lieu of hand installing
jcorgan [Wed, 14 Mar 2007 00:11:07 +0000 (00:11 +0000)]
Created configuration file for QWT library.  This is in lieu of hand installing
a .pc file per the gr-qtgui README.  Component gr-qtgui is still disabled in
configure.ac until testing is complete.  Requires qwt files to be included using
the #include <qwt/...> syntax; this is the default for binary installations of
the qwt library. Normal users will user run ./configure without any changes.

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

17 years agoNew fix for gr_framer_sink_1 hang on zero length payload.
eb [Mon, 12 Mar 2007 22:08:06 +0000 (22:08 +0000)]
New fix for gr_framer_sink_1 hang on zero length payload.

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

17 years agoFixed state machine hangup with invalid payload_len field.
jcorgan [Sun, 11 Mar 2007 16:32:34 +0000 (16:32 +0000)]
Fixed state machine hangup with invalid payload_len field.

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

17 years agobeginning of host spec for inband-usb
eb [Thu, 8 Mar 2007 23:07:59 +0000 (23:07 +0000)]
beginning of host spec for inband-usb

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

17 years agomerged trondeau/digital-wip2 r4193:4730 into trunk - improves digital receiver and...
trondeau [Wed, 7 Mar 2007 04:31:19 +0000 (04:31 +0000)]
merged trondeau/digital-wip2 r4193:4730 into trunk - improves digital receiver and fixes ticket:72

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

17 years agoMerged eb/usrp-install r4723:4727 into trunk.
eb [Wed, 7 Mar 2007 01:43:43 +0000 (01:43 +0000)]
Merged eb/usrp-install r4723:4727 into trunk.
This moves usrp related .py files from the top-level of site-packages
into site-packages/usrpm.

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

17 years agoBest current fix for ticket:141 .
michaelld [Tue, 6 Mar 2007 23:38:46 +0000 (23:38 +0000)]
Best current fix for ticket:141 .

This should be revisited once OSX 10.5 is released.

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

17 years agoAdded OpenOffice source file for USRP signal flow diagram. Thanks to Lee Patton.
eb [Tue, 6 Mar 2007 01:38:08 +0000 (01:38 +0000)]
Added OpenOffice source file for USRP signal flow diagram.  Thanks to Lee Patton.

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

17 years agoRefactored FPGA *.vh files. Moved common pieces to toplevel/include.
eb [Mon, 5 Mar 2007 05:00:02 +0000 (05:00 +0000)]
Refactored FPGA *.vh files.  Moved common pieces to toplevel/include.

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

17 years agoadding QWT_CFLAGS substitution to grc_gr_qtgui
n4hy [Sun, 4 Mar 2007 15:10:00 +0000 (15:10 +0000)]
adding QWT_CFLAGS substitution to grc_gr_qtgui

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

17 years agoThe correct grc_qt_qtgui.m4 and modified instructions for qwt install provided in...
n4hy [Sun, 4 Mar 2007 04:10:11 +0000 (04:10 +0000)]
The correct grc_qt_qtgui.m4 and modified instructions for qwt install provided in the README file

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

17 years agoAdd new standard configuration for 1 RX w/ half-band, 1 TX
eb [Sat, 3 Mar 2007 03:50:06 +0000 (03:50 +0000)]
Add new standard configuration for 1 RX w/ half-band, 1 TX

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

17 years agoupdated qsf file to Quartus 6.1. No semantic changes
eb [Sat, 3 Mar 2007 03:49:04 +0000 (03:49 +0000)]
updated qsf file to Quartus 6.1.  No semantic changes

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

17 years agoModified grc_gr_qtgui.m4 AND the README in gr-qtgui to enable gr-qtgui to build from...
n4hy [Fri, 2 Mar 2007 21:55:22 +0000 (21:55 +0000)]
Modified grc_gr_qtgui.m4 AND the README in gr-qtgui to enable gr-qtgui to build from source

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