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

15 years agowork in progress: xcvr running, needs work with divisors
matt [Tue, 3 Feb 2009 02:30:25 +0000 (02:30 +0000)]
work in progress: xcvr running, needs work with divisors

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

15 years agoremoved auto tr from sources, combined auto tr with transmit options in sinks
jblum [Mon, 2 Feb 2009 22:02:18 +0000 (22:02 +0000)]
removed auto tr from sources, combined auto tr with transmit options in sinks

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

15 years agowork in progress: setting gpio on xcvr
jblum [Mon, 2 Feb 2009 18:51:13 +0000 (18:51 +0000)]
work in progress: setting gpio on xcvr

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

15 years agoIncluded support for decim=4, by loading non-default firmware.
mleech [Mon, 2 Feb 2009 16:54:39 +0000 (16:54 +0000)]
Included support for decim=4, by loading non-default firmware.

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

15 years agoPossibly temporary fix for r10350 breakage when using swig < 1.3.38
jcorgan [Mon, 2 Feb 2009 14:53:09 +0000 (14:53 +0000)]
Possibly temporary fix for r10350 breakage when using swig < 1.3.38

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

15 years agoMerged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck.
jcorgan [Mon, 2 Feb 2009 14:27:28 +0000 (14:27 +0000)]
Merged r10288:10370 from michaelld/swigpythonargs into trunk.  Passes distcheck.

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

15 years agooptions for hb filter in usrp simple source
jblum [Sun, 1 Feb 2009 19:26:56 +0000 (19:26 +0000)]
options for hb filter in usrp simple source

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

15 years agoinsert for odict
jblum [Sun, 1 Feb 2009 03:37:13 +0000 (03:37 +0000)]
insert for odict

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

15 years agowork in progress
matt [Sat, 31 Jan 2009 23:44:25 +0000 (23:44 +0000)]
work in progress

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

15 years agowork in progress
matt [Sat, 31 Jan 2009 23:43:37 +0000 (23:43 +0000)]
work in progress

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

15 years agowork in progress
matt [Sat, 31 Jan 2009 23:43:14 +0000 (23:43 +0000)]
work in progress

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

15 years agofirst cut at 64 bit time
matt [Sat, 31 Jan 2009 23:42:19 +0000 (23:42 +0000)]
first cut at 64 bit time

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

15 years agoset fft-size from command line, default to 12 divs vertical
matt [Sat, 31 Jan 2009 23:23:27 +0000 (23:23 +0000)]
set fft-size from command line, default to 12 divs vertical

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

15 years agodebug info
matt [Sat, 31 Jan 2009 23:22:20 +0000 (23:22 +0000)]
debug info

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

15 years agominor rev increase for for 3.01, which was just pcb cosmetic changes
matt [Sat, 31 Jan 2009 23:19:12 +0000 (23:19 +0000)]
minor rev increase for for 3.01, which was just pcb cosmetic changes

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

15 years agoMerged in misc_fixes branch.
michaelld [Sat, 31 Jan 2009 02:48:58 +0000 (02:48 +0000)]
Merged in misc_fixes branch.

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

15 years agowork with the set reg functions
jblum [Sat, 31 Jan 2009 01:19:25 +0000 (01:19 +0000)]
work with the set reg functions

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

15 years agomuch better register settings, should work all the time
matt [Sat, 31 Jan 2009 00:31:14 +0000 (00:31 +0000)]
much better register settings, should work all the time

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

15 years agobug fix, unselect on double click
jblum [Fri, 30 Jan 2009 21:43:52 +0000 (21:43 +0000)]
bug fix, unselect on double click

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

15 years agoxcvr: initialize chipset
jblum [Fri, 30 Jan 2009 20:32:06 +0000 (20:32 +0000)]
xcvr: initialize chipset

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