debian/gnuradio
15 years agoMerged r10875:10880 from jcorgan/t161 into trunk. Implements ticket:161, allowing...
jcorgan [Sun, 19 Apr 2009 20:45:40 +0000 (20:45 +0000)]
Merged r10875:10880 from jcorgan/t161 into trunk.  Implements ticket:161, allowing multiple internal blocks to be connected to a hier_block2 external input.

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

15 years agoUsing qt's designer program to build an interface from the .ui file. This makes qt_di...
trondeau [Sat, 18 Apr 2009 03:14:34 +0000 (03:14 +0000)]
Using qt's designer program to build an interface from the .ui file. This makes qt_digital.py example look much better.

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

15 years agoUpdated to work with old or new handling of Basic Rx daugherboard subdevs.
eb [Sat, 18 Apr 2009 02:24:06 +0000 (02:24 +0000)]
Updated to work with old or new handling of Basic Rx daugherboard subdevs.

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

15 years agoMinor fix to last checkin
jcorgan [Fri, 17 Apr 2009 20:35:43 +0000 (20:35 +0000)]
Minor fix to last checkin

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

15 years agoFixes ticket:383
jcorgan [Fri, 17 Apr 2009 20:30:56 +0000 (20:30 +0000)]
Fixes ticket:383

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

15 years agoFixes ticket:386
jcorgan [Fri, 17 Apr 2009 18:45:58 +0000 (18:45 +0000)]
Fixes ticket:386

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

15 years agoFixes ticket:374
jcorgan [Fri, 17 Apr 2009 17:24:17 +0000 (17:24 +0000)]
Fixes ticket:374

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

15 years agoCleanup on gr.channel_model
jcorgan [Fri, 17 Apr 2009 16:54:59 +0000 (16:54 +0000)]
Cleanup on gr.channel_model

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

15 years agoswitched to new gr.channel_model
jblum [Fri, 17 Apr 2009 02:58:41 +0000 (02:58 +0000)]
switched to new gr.channel_model

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

15 years agoChange our examples to use gr.channel_model instead of blks2.channel_model
jcorgan [Thu, 16 Apr 2009 07:54:34 +0000 (07:54 +0000)]
Change our examples to use gr.channel_model instead of blks2.channel_model

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

15 years agoMerged changeset r10817:10858 from jcorgan/cpphier into trunk. Adds standard place...
jcorgan [Thu, 16 Apr 2009 07:25:15 +0000 (07:25 +0000)]
Merged changeset r10817:10858 from jcorgan/cpphier into trunk.  Adds standard place for C++ hierarchical blocks for gnuradio-core, and new gr.channel_model block from Tom Rondeau.

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

15 years agoXCVR2450 tranceive hackish fix. Re-write the atr mask, io, and oe registers in the...
jblum [Wed, 15 Apr 2009 23:10:36 +0000 (23:10 +0000)]
XCVR2450 tranceive hackish fix. Re-write the atr mask, io, and oe registers in the set_gpio().
usrp basic overwrites the registers on init and can be harmful to an app that uses both RX and TX.
set_gpio will be called when the frequency is set so tuning after initialization is required.
Also, the custom xcvr set register methods were replaced will calls to common_*

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

15 years agoTemporary fix for erroneous Makefile.am contents
jcorgan [Wed, 15 Apr 2009 14:16:50 +0000 (14:16 +0000)]
Temporary fix for erroneous Makefile.am contents

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

15 years agoMerging qtdevel2 branch -r10565:10849. This adds a lot of fixes and capabilities...
trondeau [Wed, 15 Apr 2009 03:49:04 +0000 (03:49 +0000)]
Merging qtdevel2 branch -r10565:10849. This adds a lot of fixes and capabilities to the qtgui package. Most importantly, it allows interaction between PyQt and the C++ Qt routines in the gnuradio library.

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

15 years agoremoving forgotten debug
n4hy [Wed, 15 Apr 2009 02:28:36 +0000 (02:28 +0000)]
removing forgotten debug

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

15 years agonew fm detector added based on FIR derivative detector. Stereo sep better than pll...
n4hy [Wed, 15 Apr 2009 02:21:52 +0000 (02:21 +0000)]
new fm detector added based on FIR derivative detector.  Stereo sep better than pll based one and more efficient.  Tweaking probably needed, usrp_wfm_rcv_fmdet added to demo

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

15 years agoremoved unused type param in gr_peak_detector2_fb
jblum [Tue, 14 Apr 2009 19:11:21 +0000 (19:11 +0000)]
removed unused type param in gr_peak_detector2_fb

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

15 years agomostly formatting and name changes. commented out special purpose pins.
matt [Sun, 12 Apr 2009 21:09:57 +0000 (21:09 +0000)]
mostly formatting and name changes.  commented out special purpose pins.

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

15 years agofrom u2p2, autogenerated
matt [Sun, 12 Apr 2009 19:11:46 +0000 (19:11 +0000)]
from u2p2, autogenerated

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

15 years agoFixes ticket:357
jcorgan [Thu, 9 Apr 2009 00:55:55 +0000 (00:55 +0000)]
Fixes ticket:357

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

15 years agoFix for ticket:262.
eb [Tue, 7 Apr 2009 19:53:17 +0000 (19:53 +0000)]
Fix for ticket:262.

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

15 years agoRemoved unneeded call to set_history(1). Code if functionally
eb [Tue, 7 Apr 2009 19:46:14 +0000 (19:46 +0000)]
Removed unneeded call to set_history(1).  Code if functionally
identical after this change.  See also ticket:256.

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

15 years agoRemoved format from usrp dual/simple sink. USRP sink does not have a
jblum [Tue, 7 Apr 2009 19:10:49 +0000 (19:10 +0000)]
Removed format from usrp dual/simple sink. USRP sink does not have a
format option. Gave usrp dual/simple source a unified format option with
the only 2 choices possible:  (16, 0) and (8, 8). When and if future
options are available, these blocks will be modified as such. Until
then, these blocks reflect the capabilities in the current trunk.

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

15 years agonow handles odd length packets
matt [Mon, 6 Apr 2009 06:13:09 +0000 (06:13 +0000)]
now handles odd length packets

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

15 years agoFormat param replaced with width and shift in usrp blocks.
jblum [Mon, 6 Apr 2009 00:39:01 +0000 (00:39 +0000)]
Format param replaced with width and shift in usrp blocks.

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

15 years agobasic wrapper working
matt [Sat, 4 Apr 2009 08:34:31 +0000 (08:34 +0000)]
basic wrapper working

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

15 years agoFix distcheck error, trunk passes distcheck.
jcorgan [Sat, 4 Apr 2009 06:20:57 +0000 (06:20 +0000)]
Fix distcheck error, trunk passes distcheck.

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

15 years agoMerged r10712:10765 from jcorgan/gpio into trunk. Adds out-of-band and streaming...
jcorgan [Sat, 4 Apr 2009 05:59:44 +0000 (05:59 +0000)]
Merged r10712:10765 from jcorgan/gpio into trunk.  Adds out-of-band and streaming GPIO functions for USRP2.

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

15 years agofirst cut at a wishbone interface and wrapping the core
matt [Sat, 4 Apr 2009 01:17:04 +0000 (01:17 +0000)]
first cut at a wishbone interface and wrapping the core

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

15 years agocopied over from other eth core
matt [Sat, 4 Apr 2009 01:14:42 +0000 (01:14 +0000)]
copied over from other eth core

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

15 years agoreset synchronizer
matt [Sat, 4 Apr 2009 01:13:26 +0000 (01:13 +0000)]
reset synchronizer

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

15 years agomade pause enabling a pin so we can set it
matt [Fri, 3 Apr 2009 22:34:15 +0000 (22:34 +0000)]
made pause enabling a pin so we can set it

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

15 years agoProperly signals an error and drops the remainder of the packet if there is an overru...
matt [Thu, 2 Apr 2009 23:35:12 +0000 (23:35 +0000)]
Properly signals an error and drops the remainder of the packet if there is an overrun.  ERROR_2 changed to ERROR2.

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

15 years agomore thorough tests, including overrun, underrun, crc err, etc.
matt [Thu, 2 Apr 2009 23:33:43 +0000 (23:33 +0000)]
more thorough tests, including overrun, underrun, crc err, etc.

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

15 years agosimulate a hiccup in the filling of the fifo. If long enough, will cause a tx underrun.
matt [Thu, 2 Apr 2009 23:30:31 +0000 (23:30 +0000)]
simulate a hiccup in the filling of the fifo.  If long enough, will cause a tx underrun.

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

15 years agonew regs for re-pause fix
matt [Thu, 2 Apr 2009 21:30:48 +0000 (21:30 +0000)]
new regs for re-pause fix

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

15 years agodebug ports for fifo level testing. Normally I wouldn't check this in, but adding...
matt [Thu, 2 Apr 2009 21:19:56 +0000 (21:19 +0000)]
debug ports for fifo level testing.  Normally I wouldn't check this in, but adding these ports actually improves timing.  XST strikes again...

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

15 years agoFix for fifo overruns on eth rx in full duplex. Now send re-pause long before pause...
matt [Thu, 2 Apr 2009 21:18:41 +0000 (21:18 +0000)]
Fix for fifo overruns on eth rx in full duplex.  Now send re-pause long before pause is done.  Reenabled RMON for the time being

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

15 years agoadded catchall **kwargs to scope sink gl
jblum [Thu, 2 Apr 2009 20:02:15 +0000 (20:02 +0000)]
added catchall **kwargs to scope sink gl

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

15 years agotest multiple error types
matt [Thu, 2 Apr 2009 08:19:03 +0000 (08:19 +0000)]
test multiple error types

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

15 years agoadded a state to ensure the error signal propagates, and now we assert src_rdy if...
matt [Thu, 2 Apr 2009 08:16:11 +0000 (08:16 +0000)]
added a state to ensure the error signal propagates, and now we assert src_rdy if we have an error to propagate

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

15 years agoonly write one error into fifo
matt [Thu, 2 Apr 2009 07:57:20 +0000 (07:57 +0000)]
only write one error into fifo

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

15 years agogenerate error signal
matt [Thu, 2 Apr 2009 07:40:52 +0000 (07:40 +0000)]
generate error signal

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

15 years agoadded error output line, alternative to simultaneous sof/eof
matt [Thu, 2 Apr 2009 07:39:57 +0000 (07:39 +0000)]
added error output line, alternative to simultaneous sof/eof

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

15 years agologic to interface locallink fifos to our mac
matt [Thu, 2 Apr 2009 06:33:16 +0000 (06:33 +0000)]
logic to interface locallink fifos to our mac

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

15 years agoFix erroneous output io signature
jblum [Wed, 1 Apr 2009 19:05:04 +0000 (19:05 +0000)]
Fix erroneous output io signature

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

15 years agoFix erroneous output io signature
jcorgan [Wed, 1 Apr 2009 16:22:12 +0000 (16:22 +0000)]
Fix erroneous output io signature

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

15 years agoadd fifos to interface to the macs
matt [Wed, 1 Apr 2009 07:55:23 +0000 (07:55 +0000)]
add fifos to interface to the macs

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

15 years agorx seems to work. haven't test error frames
matt [Wed, 1 Apr 2009 02:28:13 +0000 (02:28 +0000)]
rx seems to work.  haven't test error frames

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

15 years agoaddress filtering
matt [Wed, 1 Apr 2009 02:27:46 +0000 (02:27 +0000)]
address filtering

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

15 years agoonly report result for 1 cycle
matt [Wed, 1 Apr 2009 02:27:00 +0000 (02:27 +0000)]
only report result for 1 cycle

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

15 years agovariable length delay line, based on srl16
matt [Wed, 1 Apr 2009 02:26:19 +0000 (02:26 +0000)]
variable length delay line, based on srl16

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

15 years agonow checks the crc as well for the received side
matt [Wed, 1 Apr 2009 02:25:04 +0000 (02:25 +0000)]
now checks the crc as well for the received side

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

15 years agocheckpoint
matt [Wed, 1 Apr 2009 00:41:59 +0000 (00:41 +0000)]
checkpoint

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

15 years agowe now inhibit our own sending when a received pause frame comes. _rx.v is currently...
matt [Tue, 31 Mar 2009 18:03:20 +0000 (18:03 +0000)]
we now inhibit our own sending when a received pause frame comes.  _rx.v is currently only a skeleton for testing pause

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

15 years agosample packet
matt [Tue, 31 Mar 2009 08:14:22 +0000 (08:14 +0000)]
sample packet

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

15 years agocleaned up a little
matt [Tue, 31 Mar 2009 07:51:53 +0000 (07:51 +0000)]
cleaned up a little

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

15 years agotx should be fully working now
matt [Tue, 31 Mar 2009 07:39:34 +0000 (07:39 +0000)]
tx should be fully working now

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

15 years agoeverything but CRC
matt [Tue, 31 Mar 2009 06:55:21 +0000 (06:55 +0000)]
everything but CRC

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

15 years agonearly there
matt [Tue, 31 Mar 2009 05:56:47 +0000 (05:56 +0000)]
nearly there

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

15 years agowork in progress on a simpler gigabit-only mac
matt [Mon, 30 Mar 2009 22:52:00 +0000 (22:52 +0000)]
work in progress on a simpler gigabit-only mac

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

15 years agooption to enforce padding aspect ratio in grid plotters
jblum [Mon, 30 Mar 2009 20:57:00 +0000 (20:57 +0000)]
option to enforce padding aspect ratio in grid plotters

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

15 years agocopied over from other project
matt [Mon, 30 Mar 2009 02:58:36 +0000 (02:58 +0000)]
copied over from other project

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

15 years agonew fifos copied over from other project
matt [Mon, 30 Mar 2009 02:54:51 +0000 (02:54 +0000)]
new fifos copied over from other project

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

15 years agooptional (but not used) additional buffering in eth rx path.
matt [Mon, 30 Mar 2009 02:37:05 +0000 (02:37 +0000)]
optional (but not used) additional buffering in eth rx path.

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

15 years agocomment out the RMON, which we don't use
matt [Mon, 30 Mar 2009 02:34:53 +0000 (02:34 +0000)]
comment out the RMON, which we don't use

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

15 years agoApplied phase jump patch from Stefan Bruens. Fixes erratic performance of phase...
jcorgan [Mon, 30 Mar 2009 00:19:42 +0000 (00:19 +0000)]
Applied phase jump patch from Stefan Bruens.  Fixes erratic performance of phase recovery loop at higher frequency offsets.

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

15 years agoReorganize queue runner, some cleanup, fixes ticket:376
jcorgan [Sun, 29 Mar 2009 16:36:01 +0000 (16:36 +0000)]
Reorganize queue runner, some cleanup, fixes ticket:376

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

15 years agofixed typo
eb [Thu, 26 Mar 2009 19:20:38 +0000 (19:20 +0000)]
fixed typo

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

15 years agoPartial fix for ticket:378. Merged eb/t378 -r10682:10688 to trunk.
eb [Thu, 26 Mar 2009 18:52:38 +0000 (18:52 +0000)]
Partial fix for ticket:378.  Merged eb/t378 -r10682:10688 to trunk.

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

15 years agoAdd check for interruption to gr_tpb_thread_body to ensure that
eb [Wed, 25 Mar 2009 22:29:21 +0000 (22:29 +0000)]
Add check for interruption to gr_tpb_thread_body to ensure that
threads stop quickly.

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

15 years agomissing lock
eb [Wed, 25 Mar 2009 19:13:58 +0000 (19:13 +0000)]
missing lock

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

15 years agoMerged r10666:10669 from jblum/vlen. Trunk passes distcheck.
jblum [Tue, 24 Mar 2009 19:45:55 +0000 (19:45 +0000)]
Merged r10666:10669 from jblum/vlen. Trunk passes distcheck.

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

15 years agoadded a radix-n fsm constructor
anastas [Tue, 24 Mar 2009 13:11:18 +0000 (13:11 +0000)]
added a radix-n fsm constructor

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

15 years agoError out when creating hierarchical blocks with arbitrary or variable numbers of...
jcorgan [Mon, 23 Mar 2009 19:49:49 +0000 (19:49 +0000)]
Error out when creating hierarchical blocks with arbitrary or variable numbers of inputs and outputs.  Temporarily fixes ticket:247; this functionality will be added during the release 3.2 series but not for the first release.

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

15 years agoAdds QA code for ticket:237 fix
jcorgan [Fri, 20 Mar 2009 03:25:45 +0000 (03:25 +0000)]
Adds QA code for ticket:237 fix

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

15 years agoMerged r10463:10658 from jblum/gui_guts into trunk. Trunk passes distcheck.
jcorgan [Fri, 20 Mar 2009 02:16:20 +0000 (02:16 +0000)]
Merged r10463:10658 from jblum/gui_guts into trunk.  Trunk passes distcheck.

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

15 years agoError out when hierarchical block inputs and outputs aren't wired internally. Fixes...
jcorgan [Thu, 19 Mar 2009 22:32:30 +0000 (22:32 +0000)]
Error out when hierarchical block inputs and outputs aren't wired internally.  Fixes ticket:237

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

15 years agoDocument run/start/stop/wait preconditions.
eb [Thu, 19 Mar 2009 20:58:41 +0000 (20:58 +0000)]
Document run/start/stop/wait preconditions.

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

15 years agowxpython 2.8 version check
jblum [Thu, 19 Mar 2009 20:23:48 +0000 (20:23 +0000)]
wxpython 2.8 version check

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

15 years agoreverted grc config to r10638
jblum [Thu, 19 Mar 2009 20:21:05 +0000 (20:21 +0000)]
reverted grc config to r10638

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

15 years agoMerged remainder of eb/t348 10637:10648. This adds a -N <nsamples>
eb [Thu, 19 Mar 2009 19:59:48 +0000 (19:59 +0000)]
Merged remainder of eb/t348 10637:10648.  This adds a -N <nsamples>
argument to usrp_siggen.py, usrp_siggen.cc and test_usrp_standard_tx.cc.

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

15 years agoFix for ticket:348, Stopping a process does not properly terminate USRP1.
eb [Thu, 19 Mar 2009 19:57:46 +0000 (19:57 +0000)]
Fix for ticket:348, Stopping a process does not properly terminate USRP1.
This is a partial merge from eb/t348 10637:10648, and contains the
actual fix.

The next commit will contain the rest of the merge which adds a
-N <nsamples> argument to usrp_siggen.py, usrp_siggen.cc and
test_usrp_standard_tx.cc.

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

15 years agoFix for ticket:375, gr_clock_recovery_mm_ff, from Mike Ossmann. Thanks!
eb [Thu, 19 Mar 2009 17:27:47 +0000 (17:27 +0000)]
Fix for ticket:375, gr_clock_recovery_mm_ff, from Mike Ossmann.  Thanks!

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

15 years agoApplied Douglas Geiger's packet filter patch, with cleanup. Fixes ticket:286.
jcorgan [Thu, 19 Mar 2009 17:09:20 +0000 (17:09 +0000)]
Applied Douglas Geiger's packet filter patch, with cleanup.  Fixes ticket:286.

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

15 years agogtk version test through pkg config
jblum [Thu, 19 Mar 2009 04:45:23 +0000 (04:45 +0000)]
gtk version test through pkg config

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

15 years agoFixed ticket:339 (ethernet capability advertisement). We now
eb [Wed, 18 Mar 2009 20:00:41 +0000 (20:00 +0000)]
Fixed ticket:339 (ethernet capability advertisement).  We now
advertise that we only handle 1000BASE-T, and that we want to send
PAUSE frames, but not receive them.  The flow control resolution is
currently printed out on the serial port when the link comes up.  When
we get what we want, it says "ethernet flow control: WE_TX".  If it
says "ethernet flow control: NONE" unthrottled transmission (e.g.,
usrp2_siggen.py) will be hosed.

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

15 years agoProperly handle duplicated IDs.
jblum [Wed, 18 Mar 2009 05:56:59 +0000 (05:56 +0000)]
Properly handle duplicated IDs.
Duplicates OK in disabled blocks.
Confine validation errors to blocks involved.

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

15 years agoA simple GRC example with packet blocks and dbpsk blocks.
jblum [Tue, 17 Mar 2009 19:56:17 +0000 (19:56 +0000)]
A simple GRC example with packet blocks and dbpsk blocks.

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

15 years agoRemoved special-case for BASIC_RX
mleech [Tue, 17 Mar 2009 02:41:36 +0000 (02:41 +0000)]
Removed special-case for BASIC_RX

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

15 years agoFix missed setting from r10598 .
michaelld [Mon, 16 Mar 2009 13:23:00 +0000 (13:23 +0000)]
Fix missed setting from r10598 .

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

15 years agoFixed bug with BASIC_RX
mleech [Sun, 15 Mar 2009 21:29:46 +0000 (21:29 +0000)]
Fixed bug with BASIC_RX

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

15 years agoRemoved reference to DBS_RX_REV_2_1
mleech [Sat, 14 Mar 2009 20:53:00 +0000 (20:53 +0000)]
Removed reference to DBS_RX_REV_2_1

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

15 years agoUse size_t over int for vlen.
jblum [Sat, 14 Mar 2009 17:44:54 +0000 (17:44 +0000)]
Use size_t over int for vlen.

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

15 years agoAdd vlen to subtract, divide, and float2complex.
jblum [Sat, 14 Mar 2009 05:54:43 +0000 (05:54 +0000)]
Add vlen to subtract, divide, and float2complex.
Takes care of #302 and #303

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

15 years agoRemoved generated file from version control.
jcorgan [Sat, 14 Mar 2009 02:34:00 +0000 (02:34 +0000)]
Removed generated file from version control.

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

15 years agoMerged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of SWIG...
jcorgan [Sat, 14 Mar 2009 02:28:41 +0000 (02:28 +0000)]
Merged r10554:10595 from michaelld/am_swig_4 into trunk.  Major overhaul of SWIG usage in build system, also fixes ticket:130.  Trunk passes distcheck.

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

15 years agoAdd daughterboard test
jcorgan [Thu, 12 Mar 2009 17:14:55 +0000 (17:14 +0000)]
Add daughterboard test

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

15 years agoAdded OFDM Mod and Demod to GRC (cough cough... kludge).
jblum [Thu, 12 Mar 2009 06:53:54 +0000 (06:53 +0000)]
Added OFDM Mod and Demod to GRC (cough cough... kludge).
Generalized the packet mod and demod stuff to accept the OFDM blocks.

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

15 years agoAdd shutdown hook
jcorgan [Wed, 11 Mar 2009 20:52:08 +0000 (20:52 +0000)]
Add shutdown hook

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