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

15 years agoAdd a warning about flow control and throttle when the fg is generated.
jblum [Wed, 11 Mar 2009 19:07:31 +0000 (19:07 +0000)]
Add a warning about flow control and throttle when the fg is generated.
Because who reads the wiki anyway.

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

15 years agoBumped up minimum divider to 131 for xcvr.
jblum [Tue, 10 Mar 2009 01:34:16 +0000 (01:34 +0000)]
Bumped up minimum divider to 131 for xcvr.
130 too small for certain boards?

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

15 years agocopied over old one which works with icarus
matt [Mon, 9 Mar 2009 17:41:33 +0000 (17:41 +0000)]
copied over old one which works with icarus

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

15 years agoImprove error message
jcorgan [Sun, 8 Mar 2009 02:57:32 +0000 (02:57 +0000)]
Improve error message

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

15 years agoCopy pubsub from gr-wxgui into gnuradio-core, need to migrate wxgui usage to new...
jcorgan [Sun, 8 Mar 2009 02:39:21 +0000 (02:39 +0000)]
Copy pubsub from gr-wxgui into gnuradio-core, need to migrate wxgui usage to new class before removing old

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

15 years agoFix radiobox label
jcorgan [Sun, 8 Mar 2009 02:38:18 +0000 (02:38 +0000)]
Fix radiobox label

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

15 years agomerging qtdevel branch -r10534:10564 to sync with trunk because my computer got confu...
trondeau [Fri, 6 Mar 2009 03:07:09 +0000 (03:07 +0000)]
merging qtdevel branch -r10534:10564 to sync with trunk because my computer got confused which branch it was supposed to work on. Confused and annoyed and fixing it.

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

15 years agofixed output type
eb [Fri, 6 Mar 2009 00:23:21 +0000 (00:23 +0000)]
fixed output type

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

15 years agoaudio blocks: note to alsa users, hide the device name when empty
jblum [Thu, 5 Mar 2009 22:38:09 +0000 (22:38 +0000)]
audio blocks: note to alsa users, hide the device name when empty

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

15 years agoNew standalone firmware, burn_dbsrx_eeprom, that burns new dbid into
eb [Thu, 5 Mar 2009 01:21:44 +0000 (01:21 +0000)]
New standalone firmware, burn_dbsrx_eeprom, that burns new dbid into
modified DBS Rx daughterboard.

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

15 years agoupdated svn:ignore
eb [Thu, 5 Mar 2009 01:19:50 +0000 (01:19 +0000)]
updated svn:ignore

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

15 years agoFix case where USRP2 left streaming prevents reinitialization
jcorgan [Wed, 4 Mar 2009 19:27:22 +0000 (19:27 +0000)]
Fix case where USRP2 left streaming prevents reinitialization

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

15 years agoActually enable/disable tx via gpio (...when tx enable is supported).
jblum [Tue, 3 Mar 2009 19:44:29 +0000 (19:44 +0000)]
Actually enable/disable tx via gpio (...when tx enable is supported).

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

15 years agoMerged r10539:10546 from michaelld/two_mods into trunk. Trunk passes distcheck.
jcorgan [Tue, 3 Mar 2009 02:10:36 +0000 (02:10 +0000)]
Merged r10539:10546 from michaelld/two_mods into trunk.  Trunk passes distcheck.

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

15 years agoUpdated ignores
jcorgan [Tue, 3 Mar 2009 01:04:43 +0000 (01:04 +0000)]
Updated ignores

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

15 years agoProperly handles verticle scaling
trondeau [Sat, 28 Feb 2009 05:08:32 +0000 (05:08 +0000)]
Properly handles verticle scaling

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

15 years agoAdding a constellation plot and an example for viewing constellations of digital...
trondeau [Sat, 28 Feb 2009 04:15:05 +0000 (04:15 +0000)]
Adding a constellation plot and an example for viewing constellations of digital modulations.

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

15 years agosome cleanup as well as adding a way to pass the Qapplication between sinks that...
trondeau [Sat, 28 Feb 2009 03:41:15 +0000 (03:41 +0000)]
some cleanup as well as adding a way to pass the Qapplication between sinks that allows multiple GUIs to be defined and run.

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

15 years agoFixes the error message printed when a component (call it 'foo') is
michaelld [Fri, 27 Feb 2009 03:35:20 +0000 (03:35 +0000)]
Fixes the error message printed when a component (call it 'foo') is
configured using --with-foo , but a dependency of this with-component
(call the dependency 'bar') was not configured using --with-bar
(either it was included using --enable-bar , or not included at all).
Simple change, complex explanation ;)

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

15 years agoMerged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk passes...
jcorgan [Thu, 26 Feb 2009 23:39:17 +0000 (23:39 +0000)]
Merged r10504:10528 from michaelld/fix_local_data_install into trunk.  Trunk passes distcheck.

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

15 years agotiming fix. The line address in the buffers still updates now even if there is an...
matt [Thu, 26 Feb 2009 04:44:02 +0000 (04:44 +0000)]
timing fix.  The line address in the buffers still updates now even if there is an error.  Doesn't matter, since the error means the buffer is useless anyway.  This makes meeting timing much easier since the address update does not depend on the error signal which comes late.

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

15 years agotiming fix, delays the ethernet flow control by a cycle to get it across the chip...
matt [Thu, 26 Feb 2009 04:42:33 +0000 (04:42 +0000)]
timing fix, delays the ethernet flow control by a cycle to get it across the chip.  Seems ok in testing.

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

15 years agoremove support for unmodified dbsrx because there is way too much phase noise. only...
matt [Thu, 26 Feb 2009 04:27:08 +0000 (04:27 +0000)]
remove support for unmodified dbsrx because there is way too much phase noise.  only modified dbsrx are supported

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

15 years agoAdded support for Continuous Phase Modulation in gr-trellis + an example
anastas [Thu, 26 Feb 2009 00:29:51 +0000 (00:29 +0000)]
Added support for Continuous Phase Modulation in gr-trellis + an example

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

15 years agoMerged mld/fix_makefile_gen -r10446:10509 to trunk. This cleans up
eb [Wed, 25 Feb 2009 21:58:41 +0000 (21:58 +0000)]
Merged mld/fix_makefile_gen -r10446:10509 to trunk.  This cleans up
the generation of the Makefile.gen's that occurs in gr-trellis,
lib/gengen and lib/filter.

If you change any code generator such that it generates a different
set of generated file names, you must execute "make generate-makefile"
in a non-VPATH build to regenerate the Makefile.gen's.  Once they are
regenerated, commit them to the repo.

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

15 years agoUpdated ignores.
jcorgan [Wed, 25 Feb 2009 19:33:46 +0000 (19:33 +0000)]
Updated ignores.

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

15 years agoMerged r10501:10505 from michaelld/omnithread into trunk. Moves omnithread header...
jcorgan [Wed, 25 Feb 2009 19:04:35 +0000 (19:04 +0000)]
Merged r10501:10505 from michaelld/omnithread into trunk.  Moves omnithread header files into /gnuradio.  Trunk passes distcheck.

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

15 years agoFix missing file from distribution tarball (Bruce McGuffin)
jcorgan [Tue, 24 Feb 2009 23:05:00 +0000 (23:05 +0000)]
Fix missing file from distribution tarball (Bruce McGuffin)

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

15 years agoA little documentation
mleech [Tue, 24 Feb 2009 19:55:16 +0000 (19:55 +0000)]
A little documentation

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

15 years agoset all debug stuff to zero
matt [Tue, 24 Feb 2009 17:53:32 +0000 (17:53 +0000)]
set all debug stuff to zero

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

15 years agosupport for unmodified dbsrx boards
matt [Mon, 23 Feb 2009 17:40:39 +0000 (17:40 +0000)]
support for unmodified dbsrx boards

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

15 years agosupport for unmodified dbsrx boards
matt [Mon, 23 Feb 2009 17:40:09 +0000 (17:40 +0000)]
support for unmodified dbsrx boards

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

15 years agodisable gr-audio-jack when cross-compiling until somebody fixes it
eb [Mon, 23 Feb 2009 16:58:29 +0000 (16:58 +0000)]
disable gr-audio-jack when cross-compiling until somebody fixes it

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

15 years agoReverted changeset r10451. Instead we will ensure top_block.stop() and wait() can...
jcorgan [Mon, 23 Feb 2009 02:14:39 +0000 (02:14 +0000)]
Reverted changeset r10451.  Instead we will ensure top_block.stop() and wait() can be called on a stopped flowgraph with no ill effects.

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

15 years agoCleanup, changed ifc_name() to interface_name()
jcorgan [Mon, 23 Feb 2009 02:08:43 +0000 (02:08 +0000)]
Cleanup, changed ifc_name() to interface_name()

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

15 years agoRe-implementation of usrp2_siggen.py with dynamically adjustable flowgraph. Adds...
jcorgan [Sun, 22 Feb 2009 20:55:28 +0000 (20:55 +0000)]
Re-implementation of usrp2_siggen.py with dynamically adjustable flowgraph.  Adds new usrp2_siggen_gui.py that implements GUI interface on top if same, GUI-unaware flowgraph.  Uses new gr.wxgui.gui class.

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

15 years agoAdds ifc_name() to libusrp2 and gr-usrp2
jcorgan [Sun, 22 Feb 2009 20:52:29 +0000 (20:52 +0000)]
Adds ifc_name() to libusrp2 and gr-usrp2

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

15 years agoAdds new simple gui class to gr-wxgui. Apps using it to come.
jcorgan [Sun, 22 Feb 2009 20:20:34 +0000 (20:20 +0000)]
Adds new simple gui class to gr-wxgui.  Apps using it to come.

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

15 years agofix for config_mimo host code. (Doug Geiger)
eb [Fri, 20 Feb 2009 20:27:49 +0000 (20:27 +0000)]
fix for config_mimo host code.  (Doug Geiger)

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

15 years agoMerging in branch to add malloc.h to posix_memalign.cc for Cygwin.
michaelld [Wed, 18 Feb 2009 15:18:23 +0000 (15:18 +0000)]
Merging in branch to add malloc.h to posix_memalign.cc for Cygwin.

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

15 years agouse 4.3 versions of ppu cross-compilers if we've got them
eb [Wed, 18 Feb 2009 03:05:58 +0000 (03:05 +0000)]
use 4.3 versions of ppu cross-compilers if we've got them

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

15 years agogcc 4.3 cleanup
eb [Wed, 18 Feb 2009 03:04:20 +0000 (03:04 +0000)]
gcc 4.3 cleanup

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

15 years agodont check this
jblum [Wed, 18 Feb 2009 01:45:41 +0000 (01:45 +0000)]
dont check this

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

15 years agousrp methods for computing the mux for dual subdevices
jblum [Tue, 17 Feb 2009 23:03:39 +0000 (23:03 +0000)]
usrp methods for computing the mux for dual subdevices

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

15 years agominor renaming
eb [Tue, 17 Feb 2009 19:52:12 +0000 (19:52 +0000)]
minor renaming

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

15 years agoUse defined bit positions
jcorgan [Tue, 17 Feb 2009 17:19:48 +0000 (17:19 +0000)]
Use defined bit positions

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

15 years agoUpdated README for gsl and GRC
jcorgan [Tue, 17 Feb 2009 17:03:56 +0000 (17:03 +0000)]
Updated README for gsl and GRC

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

15 years agoAdded ability to determine if flowgraph is running
jcorgan [Tue, 17 Feb 2009 16:57:00 +0000 (16:57 +0000)]
Added ability to determine if flowgraph is running

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

15 years agoflex option not needed here
jblum [Tue, 17 Feb 2009 05:14:26 +0000 (05:14 +0000)]
flex option not needed here

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

15 years agokludge the legacy: usrp subdevice 2, the 3rd subdevice
jblum [Tue, 17 Feb 2009 02:33:08 +0000 (02:33 +0000)]
kludge the legacy: usrp subdevice 2, the 3rd subdevice

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

15 years agoupdated todo
jblum [Thu, 12 Feb 2009 20:39:34 +0000 (20:39 +0000)]
updated todo

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

15 years agoport and type controller modify logic out of gui
jblum [Thu, 12 Feb 2009 19:47:23 +0000 (19:47 +0000)]
port and type controller modify logic out of gui

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

15 years agoformatting changes only
eb [Tue, 10 Feb 2009 21:05:13 +0000 (21:05 +0000)]
formatting changes only

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

15 years agoApplied patch to cleanup msdd
eb [Tue, 10 Feb 2009 21:00:05 +0000 (21:00 +0000)]
Applied patch to cleanup msdd

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

15 years agoremoved slow, TCP-based sources
eb [Tue, 10 Feb 2009 20:55:42 +0000 (20:55 +0000)]
removed slow, TCP-based sources

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

15 years agoRemove obsolete app
jcorgan [Tue, 10 Feb 2009 17:54:41 +0000 (17:54 +0000)]
Remove obsolete app

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

15 years agoMerged r10418:10423 from jcorgan/pps into trunk. Adds usrp2::sync_every_pps
jcorgan [Tue, 10 Feb 2009 16:35:17 +0000 (16:35 +0000)]
Merged r10418:10423 from jcorgan/pps into trunk.  Adds usrp2::sync_every_pps

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

15 years agoBetter fix for missing header file include
jcorgan [Tue, 10 Feb 2009 14:41:18 +0000 (14:41 +0000)]
Better fix for missing header file include

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

15 years agoMerged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck.
jcorgan [Tue, 10 Feb 2009 04:53:37 +0000 (04:53 +0000)]
Merged r10385:10413 from michaelld/swig_tweaks into trunk.  Passes distcheck.

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

15 years agoAdd missing destructor (Don Ward)
jcorgan [Sun, 8 Feb 2009 21:13:04 +0000 (21:13 +0000)]
Add missing destructor (Don Ward)

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

15 years agoAdd missing library in link (Don Ward)
jcorgan [Sun, 8 Feb 2009 21:11:17 +0000 (21:11 +0000)]
Add missing library in link (Don Ward)

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

15 years agoFix missing header include (Don Ward)
jcorgan [Sun, 8 Feb 2009 21:06:13 +0000 (21:06 +0000)]
Fix missing header include (Don Ward)

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

15 years agoproper check for too many connections
jblum [Fri, 6 Feb 2009 19:16:49 +0000 (19:16 +0000)]
proper check for too many connections

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

15 years agogrc: better handling of disabled elements
jblum [Fri, 6 Feb 2009 19:01:10 +0000 (19:01 +0000)]
grc: better handling of disabled elements

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

15 years agotypo
jblum [Fri, 6 Feb 2009 00:37:41 +0000 (00:37 +0000)]
typo

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

15 years agobetter type checking in repr
jblum [Thu, 5 Feb 2009 23:18:47 +0000 (23:18 +0000)]
better type checking in repr

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

15 years agowhoops, restored comment
jblum [Thu, 5 Feb 2009 22:55:06 +0000 (22:55 +0000)]
whoops, restored comment

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

15 years agoPYTHON_CHECK_MODULE: added extra argument for assertion tests (ex: version testing)
jblum [Thu, 5 Feb 2009 22:51:03 +0000 (22:51 +0000)]
PYTHON_CHECK_MODULE: added extra argument for assertion tests (ex: version testing)

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

15 years agoMerged r10383:10390 from jcorgan/u2-wip into trunk.
jcorgan [Wed, 4 Feb 2009 23:06:02 +0000 (23:06 +0000)]
Merged r10383:10390 from jcorgan/u2-wip into trunk.

* Implements daughterboard independent LO offset tuning

* Removes RFX specific LO offset code

* Adds 'set_lo_offset' to libusrp2 and Python API

* Adds --lo-offset to usrp2_fft.py and usrp2_rx_cfile.py

* Ensures daughterboards are reset to default values at
  startup.

Trunk passes distcheck.

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

15 years agonicer display formatting, and use of eng notation
jblum [Wed, 4 Feb 2009 23:03:47 +0000 (23:03 +0000)]
nicer display formatting, and use of eng notation

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

15 years agort sched option in grc
jblum [Wed, 4 Feb 2009 21:25:49 +0000 (21:25 +0000)]
rt sched option in grc

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

15 years agousrp2-xcvr cleanup, working gains, freqs
jblum [Wed, 4 Feb 2009 20:36:36 +0000 (20:36 +0000)]
usrp2-xcvr cleanup, working gains, freqs

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

15 years agousrp2: xcvr working
jblum [Wed, 4 Feb 2009 03:06:20 +0000 (03:06 +0000)]
usrp2: xcvr working

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

15 years agoChanged $(builddir) to ".", since it should always be that.
michaelld [Tue, 3 Feb 2009 20:34:41 +0000 (20:34 +0000)]
Changed $(builddir) to ".", since it should always be that.

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

15 years agoRevert r10379, which works at runtime but does not pass check or distcheck on Ubuntu...
jcorgan [Tue, 3 Feb 2009 19:21:11 +0000 (19:21 +0000)]
Revert r10379, which works at runtime but does not pass check or distcheck on Ubuntu 8.10.

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

15 years agoUse runtime valid module names for import
jcorgan [Tue, 3 Feb 2009 18:05:02 +0000 (18:05 +0000)]
Use runtime valid module names for import

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