debian/gnuradio
16 years agoAdded missed numbersink2.py
jcorgan [Wed, 19 Sep 2007 17:22:48 +0000 (17:22 +0000)]
Added missed numbersink2.py

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

16 years agoMerge r6461:6464 from jcorgan/t162-staging into trunk.
jcorgan [Tue, 18 Sep 2007 18:59:00 +0000 (18:59 +0000)]
Merge r6461:6464 from jcorgan/t162-staging into trunk.

* Final gr.top_block and gr.hier_block2 implementation inside
  gnuradio-core/src/lib/runtime

* Implementation of gr.hier_block2 versions of all the old-style blocks
  in blks.  These live in blks2.

* Addition of gr.hier_block2 based versions of gr-wxgui blocks

* Conversion of all the example code in gnuradio-examples to use this
  new code

* Conversion of all the gr-utils scripts to use the new code

The OFDM examples and related hierarchical blocks have not yet been
converted.  Code in the rest of the tree that is outside the core
and example components has also not yet been converted.

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

16 years agoFixed base class name.
jcorgan [Tue, 18 Sep 2007 18:10:01 +0000 (18:10 +0000)]
Fixed base class name.

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

16 years agoMerged -r6379:6451 from jcorgan/radar into trunk. Adds working receiver implementati...
jcorgan [Mon, 17 Sep 2007 22:08:05 +0000 (22:08 +0000)]
Merged -r6379:6451 from jcorgan/radar into trunk.  Adds working receiver implementation to gr-radar-mono.

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

16 years agoMerged r6329:6428 of features/inband-usb + distcheck fixes into trunk.
eb [Thu, 13 Sep 2007 23:21:41 +0000 (23:21 +0000)]
Merged r6329:6428 of features/inband-usb + distcheck fixes into trunk.

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

16 years agoMade changes, such that:
michaelld [Thu, 13 Sep 2007 20:36:23 +0000 (20:36 +0000)]
Made changes, such that:
* trunk now passes "make distcheck" on OSX
* verified that 'realtime' scheduling now works on systems with
  'pthread_setschedparam' but not 'sched_setscheduler' (e.g. darwin);
  the latter has priority if both are installed.

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

16 years agoAdded base class member for select_rx_antenna.
jcorgan [Mon, 10 Sep 2007 15:20:46 +0000 (15:20 +0000)]
Added base class member for select_rx_antenna.

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

16 years agoadded option to set the gain
matt [Sat, 8 Sep 2007 21:17:20 +0000 (21:17 +0000)]
added option to set the gain

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

16 years agoadded option to choose the antenna on RFX and WBX boards
matt [Sat, 8 Sep 2007 21:16:25 +0000 (21:16 +0000)]
added option to choose the antenna on RFX and WBX boards

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

16 years agoRemoved a diagnostics print
mleech [Thu, 6 Sep 2007 02:20:16 +0000 (02:20 +0000)]
Removed a diagnostics print

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

16 years agoUpdated to use Dave Wards code.
mleech [Thu, 6 Sep 2007 01:54:36 +0000 (01:54 +0000)]
Updated to use Dave Wards code.

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

16 years agoUpdated to use a variant of Dave Wards waterfallsink.py
mleech [Thu, 6 Sep 2007 01:54:13 +0000 (01:54 +0000)]
Updated to use a variant of Dave Wards waterfallsink.py

Added -Q (--seti_range) option to allow setting of scanning bandwidth in
  SETI mode.

Added more statistical output in seti_analyser

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

16 years agoFix typo.
jcorgan [Wed, 5 Sep 2007 23:52:39 +0000 (23:52 +0000)]
Fix typo.

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

16 years agoControl file cleanup.
jcorgan [Wed, 5 Sep 2007 22:13:18 +0000 (22:13 +0000)]
Control file cleanup.

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

16 years agoMerged George's changes from features/inband-usb r6309:6325 into trunk.
eb [Wed, 5 Sep 2007 21:33:05 +0000 (21:33 +0000)]
Merged George's changes from features/inband-usb r6309:6325 into trunk.

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

16 years agoMerged eb/usrp-la r6317:6320 into trunk. This deborks the dependency
eb [Wed, 5 Sep 2007 20:18:28 +0000 (20:18 +0000)]
Merged eb/usrp-la r6317:6320 into trunk.  This deborks the dependency
on usrp-inband that was introduced in [6307].

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

16 years agoAdded CMD_SEND_*, moved ports to SRC and DST regs
eb [Wed, 5 Sep 2007 19:14:11 +0000 (19:14 +0000)]
Added CMD_SEND_*, moved ports to SRC and DST regs

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

16 years agoApplied patch from Richard Alimi
eb [Wed, 5 Sep 2007 16:56:30 +0000 (16:56 +0000)]
Applied patch from Richard Alimi

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

16 years agoFix erroneous entry in control file.
jcorgan [Wed, 5 Sep 2007 16:54:54 +0000 (16:54 +0000)]
Fix erroneous entry in control file.

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

16 years agoMerged features/inband-usb r5224:6306 into trunk.
eb [Wed, 5 Sep 2007 01:43:43 +0000 (01:43 +0000)]
Merged features/inband-usb r5224:6306 into trunk.
This is work-in-progress on inband signaling for the USRP1.

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

16 years agoMerged r6285:6297 from features/deb into trunk. Nearing completion on Debian packagi...
jcorgan [Tue, 4 Sep 2007 21:28:57 +0000 (21:28 +0000)]
Merged r6285:6297 from features/deb into trunk.  Nearing completion on Debian packaging for 3.1.

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

16 years agoOops.
jcorgan [Tue, 4 Sep 2007 19:47:03 +0000 (19:47 +0000)]
Oops.

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

16 years agoCleanup on gnuradio-examples restructuring.
jcorgan [Tue, 4 Sep 2007 13:21:24 +0000 (13:21 +0000)]
Cleanup on gnuradio-examples restructuring.

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

16 years agoMerged r6045:6116 from jcorgan/radar into trunk. Updates gr-radar-mono with work...
jcorgan [Tue, 4 Sep 2007 03:21:23 +0000 (03:21 +0000)]
Merged r6045:6116 from jcorgan/radar into trunk.  Updates gr-radar-mono with work-in-progress.

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

16 years agoMissed svn:ignore file.
jcorgan [Tue, 4 Sep 2007 02:48:20 +0000 (02:48 +0000)]
Missed svn:ignore file.

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

16 years agoMerged r6271:6278 from jcorgan/t182 into trunk. Implements ticket:182.
jcorgan [Tue, 4 Sep 2007 02:43:56 +0000 (02:43 +0000)]
Merged r6271:6278 from jcorgan/t182 into trunk.  Implements ticket:182.

Created new top-level component, gr-utils, to hold commonly used utility
scripts (originally in gnuradio-examples).  These now install into the
system path, allowing their use from wherever.

Reorganization of gnuradio-examples component:

 * Commonly used utility scripts moved from python/usrp into gr-utils.
 * Examples now install into $(prefix)/share/gnuradio/examples/...
 * Channel coding examples moved into gr-trellis/src/examples, now install
   from there, only if gr-atsc itself is going to built and installed.
 * ATSC example scripts now install into example hierarchy
 * Cruft has been moved into 'limbo' in repository, do not get installed

Trunk passes 'make distcheck'.

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

16 years agoFix svn:ignore property
jcorgan [Mon, 3 Sep 2007 02:22:28 +0000 (02:22 +0000)]
Fix svn:ignore property

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

16 years agoMerged r6224:6268 from features/deb into trunk. Implements most of a Debian package...
jcorgan [Sun, 2 Sep 2007 21:20:24 +0000 (21:20 +0000)]
Merged r6224:6268 from features/deb into trunk.  Implements most of a Debian package generation system. EXPERIMENTAL.

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

16 years agoAttempt to simplify conditions for ticket:181. Didn't fix problem, but
eb [Fri, 31 Aug 2007 01:59:32 +0000 (01:59 +0000)]
Attempt to simplify conditions for ticket:181.  Didn't fix problem, but
didn't harm anything either.

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

16 years agoutility for extracting full paths of installed files
eb [Thu, 30 Aug 2007 19:26:39 +0000 (19:26 +0000)]
utility for extracting full paths of installed files

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

16 years agoapplied patch from jblum
eb [Thu, 30 Aug 2007 17:41:59 +0000 (17:41 +0000)]
applied patch from jblum

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

16 years agoMerged r6216:6221 from features/deb into trunk. Work-in-progress on Debian package...
jcorgan [Thu, 30 Aug 2007 12:43:38 +0000 (12:43 +0000)]
Merged r6216:6221 from features/deb into trunk.  Work-in-progress on Debian package generation; merging now to avoid file substitution issues in Subversion as deleted files are reintroduced.

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

16 years agoMerged -r6156:6213 from features/deb into trunk. Initial framework for creating Debia...
jcorgan [Thu, 30 Aug 2007 01:28:27 +0000 (01:28 +0000)]
Merged -r6156:6213 from features/deb into trunk. Initial framework for creating Debian packages for 3.1 release.  NOT FUNCTIONAL.

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

16 years agofixes ticket:144; works around g++/PPC -O1 bug
eb [Thu, 30 Aug 2007 00:11:16 +0000 (00:11 +0000)]
fixes ticket:144; works around g++/PPC -O1 bug

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

16 years agoloosened tolerance so that it passes on Cell/PPC
eb [Wed, 29 Aug 2007 20:44:39 +0000 (20:44 +0000)]
loosened tolerance so that it passes on Cell/PPC

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

16 years agoClean up shared pointer casting.
jcorgan [Wed, 29 Aug 2007 19:16:10 +0000 (19:16 +0000)]
Clean up shared pointer casting.

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

16 years agoFixes ticket:172 and ticket:174
jcorgan [Wed, 29 Aug 2007 19:03:41 +0000 (19:03 +0000)]
Fixes ticket:172 and ticket:174

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

16 years agoFixes ticket:169. Tell assembler that our hand-coded assembly code
eb [Wed, 29 Aug 2007 04:26:04 +0000 (04:26 +0000)]
Fixes ticket:169.  Tell assembler that our hand-coded assembly code
does not require an executable stack.
Merged eb/xstack -r6203:6204 into trunk.

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

16 years agotrial fix for ticket:137. Merged -r6196:6200 from eb/signal to trunk
eb [Wed, 29 Aug 2007 00:42:11 +0000 (00:42 +0000)]
trial fix for ticket:137.  Merged -r6196:6200 from eb/signal to trunk

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

16 years agoupdated gr_omnithread.m4 so that it preserves ACX_PTHREADS default if-found behavior
eb [Tue, 28 Aug 2007 21:58:54 +0000 (21:58 +0000)]
updated gr_omnithread.m4 so that it preserves ACX_PTHREADS default if-found behavior

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

16 years agoUpdated doxyfile for main documentation, include everything except... semantics
jcorgan [Tue, 28 Aug 2007 20:44:59 +0000 (20:44 +0000)]
Updated doxyfile for main documentation, include everything except... semantics

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

16 years agoapplied patch from Michael Dickens
eb [Tue, 28 Aug 2007 19:09:51 +0000 (19:09 +0000)]
applied patch from Michael Dickens

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

16 years agoRefactored flatten into const-correct functional form. Beauty
eb [Tue, 28 Aug 2007 06:12:16 +0000 (06:12 +0000)]
Refactored flatten into const-correct functional form.  Beauty
reigns.  Merged -r6191:6192 from eb/fg.

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

16 years agoKludged around hang in hier_block2. Merged -r6189:6191 from eb/fg
eb [Tue, 28 Aug 2007 05:59:31 +0000 (05:59 +0000)]
Kludged around hang in hier_block2.  Merged -r6189:6191 from eb/fg
into trunk.

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

16 years agoMerged r6171:6186 from jcorgan/fg into trunk.
jcorgan [Mon, 27 Aug 2007 18:49:11 +0000 (18:49 +0000)]
Merged r6171:6186 from jcorgan/fg into trunk.

Changes hierarchical flow graph API to use gr.top_block instead
of gr.runtime.

See discuss-gnuradio mailing list for explanation of changes.

GRC has not been updated to use the changed API.

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

16 years agoDoxyfile cleanup.
jcorgan [Sat, 25 Aug 2007 04:14:06 +0000 (04:14 +0000)]
Doxyfile cleanup.

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

16 years agoMake usrp documentation its own top-level directory. Fixes ticket:149.
jcorgan [Sat, 25 Aug 2007 04:01:19 +0000 (04:01 +0000)]
Make usrp documentation its own top-level directory.  Fixes ticket:149.

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

16 years agotrial fix for ticket:175
eb [Fri, 24 Aug 2007 20:45:54 +0000 (20:45 +0000)]
trial fix for ticket:175

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

16 years agoMerge r6160:6168 from jcorgan/fg into trunk.
jcorgan [Thu, 23 Aug 2007 18:46:20 +0000 (18:46 +0000)]
Merge r6160:6168 from jcorgan/fg into trunk.

Refactors gr_simple_flowgraph into gr_flowgraph and gr_flat_flowgraph.

Adds cppunit-based QA.

Trial fix for ticket:164 included for free.

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

16 years agofix for ticket:153, missing throw decl in .i file
eb [Tue, 21 Aug 2007 19:15:43 +0000 (19:15 +0000)]
fix for ticket:153, missing throw decl in .i file

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

16 years agoworking doc on usrp2 traffic cop design
eb [Mon, 20 Aug 2007 18:10:08 +0000 (18:10 +0000)]
working doc on usrp2 traffic cop design

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

16 years agoReverted source and sink blocking default back to 'true'.
michaelld [Sat, 18 Aug 2007 20:23:55 +0000 (20:23 +0000)]
Reverted source and sink blocking default back to 'true'.

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

16 years agoFixed use of mutex and condition, which corrects a long-standing rare
michaelld [Sat, 18 Aug 2007 02:56:04 +0000 (02:56 +0000)]
Fixed use of mutex and condition, which corrects a long-standing rare
bug over contention of shared variables.

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

16 years agoFixed use of mutex and condition, which corrects a long-standing rare
michaelld [Sat, 18 Aug 2007 02:35:43 +0000 (02:35 +0000)]
Fixed use of mutex and condition, which corrects a long-standing rare
bug over contention of shared variables.

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

16 years agoChanges so that OSX's FUSB will use gr's omnithreads instead of pthreads.
michaelld [Fri, 17 Aug 2007 20:34:21 +0000 (20:34 +0000)]
Changes so that OSX's FUSB will use gr's omnithreads instead of pthreads.

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

16 years agoAdded selection of USRP hardware
jcorgan [Fri, 17 Aug 2007 18:38:47 +0000 (18:38 +0000)]
Added selection of USRP hardware

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

16 years agoAdded and changed comments debugging commands.
michaelld [Fri, 17 Aug 2007 15:18:20 +0000 (15:18 +0000)]
Added and changed comments debugging commands.

Changed the 'do_block' argument from true to false as the default.

Corrected a bug in the source: if 'do_block' is false and there is no
data to return in "work()", now correctly releases the internal mutex
before returning (0).

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

16 years agoUpdated USRP's circular_buffer with the same corrections as for
michaelld [Fri, 17 Aug 2007 03:23:02 +0000 (03:23 +0000)]
Updated USRP's circular_buffer with the same corrections as for
gr-audio-osx.  These corrections impact OSX/Darwin only.

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

16 years agoadded some debugging comments; fixed a bug in the circular buffer so
michaelld [Fri, 17 Aug 2007 03:18:37 +0000 (03:18 +0000)]
added some debugging comments; fixed a bug in the circular buffer so
that the internal mutex is released correctly and new data overwrites
older data when an overrun occurs and writing is not blocked.

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

16 years agoprogress
matt [Wed, 15 Aug 2007 21:19:39 +0000 (21:19 +0000)]
progress

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

16 years agoprogress
matt [Wed, 15 Aug 2007 03:29:23 +0000 (03:29 +0000)]
progress

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

16 years agolink in file for wbx
matt [Wed, 15 Aug 2007 03:25:49 +0000 (03:25 +0000)]
link in file for wbx

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

16 years agoprogress
matt [Wed, 15 Aug 2007 02:44:48 +0000 (02:44 +0000)]
progress

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

16 years agoChanged to use numpy instead of Numeric
mleech [Mon, 13 Aug 2007 23:35:59 +0000 (23:35 +0000)]
Changed to use numpy instead of Numeric

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

16 years agowork-in-progress on db_wbx
eb [Thu, 9 Aug 2007 13:24:09 +0000 (13:24 +0000)]
work-in-progress on db_wbx

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

16 years agoget_lo_offset -> lo_offset
eb [Thu, 9 Aug 2007 12:04:58 +0000 (12:04 +0000)]
get_lo_offset -> lo_offset

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

16 years agoprelim wbx files
matt [Thu, 9 Aug 2007 11:57:23 +0000 (11:57 +0000)]
prelim wbx files

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

16 years agominor fixes
matt [Thu, 9 Aug 2007 11:54:21 +0000 (11:54 +0000)]
minor fixes

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

16 years agomerged -r5966:6112 on trondeau/ofdm_mod. Allows for generic constellations (supports...
trondeau [Sat, 4 Aug 2007 15:21:34 +0000 (15:21 +0000)]
merged -r5966:6112 on trondeau/ofdm_mod. Allows for generic constellations (supports bpsk, qpsk, 8psk, qam16, qam64, and qam256 currently), fixes some bugs in the correlation and altered default parameters for over-the-air operation. This merge fixes ticket:156 and ticket:157.

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

16 years agoFix eol-style property on recently created m4 files, fixes ticket:160.
jcorgan [Fri, 3 Aug 2007 06:09:23 +0000 (06:09 +0000)]
Fix eol-style property on recently created m4 files, fixes ticket:160.

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

16 years agoMade --notches code more robust--error checks, and it now also "tracks"
mleech [Wed, 1 Aug 2007 04:09:50 +0000 (04:09 +0000)]
Made --notches code more robust--error checks, and it now also "tracks"
  frequency changes.

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

16 years agoAdded an experimental feature for listing notch frequencies on the command line
mleech [Tue, 31 Jul 2007 22:09:18 +0000 (22:09 +0000)]
Added an experimental feature for listing notch frequencies on the command line
  using --notches.

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

16 years agoFix missed usrpm conversion.
jcorgan [Tue, 31 Jul 2007 04:04:45 +0000 (04:04 +0000)]
Fix missed usrpm conversion.

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

16 years agoExtended the range of the offset controls so that it now covers -750 to +750
mleech [Mon, 30 Jul 2007 03:46:03 +0000 (03:46 +0000)]
Extended the range of the offset controls so that it now covers -750 to +750
Added bounds-checking/setting for both --calib_coeff and --calib_offset

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

16 years agoAdded GUI for post-detector offset and gain. Previously these were carried
mleech [Mon, 30 Jul 2007 01:26:03 +0000 (01:26 +0000)]
Added GUI for post-detector offset and gain.  Previously these were carried
  on the command line only, as --calib_offset and --calib_coeff.  Now
  you can tweak them with the GUI, and the command line options have
  different scaling than previously.

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

16 years agofix .h to match .cc
eb [Sat, 21 Jul 2007 22:12:56 +0000 (22:12 +0000)]
fix .h to match .cc

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

16 years agoUpdated license from GPL version 2 or later to GPL version 3 or later.
eb [Sat, 21 Jul 2007 03:44:38 +0000 (03:44 +0000)]
Updated license from GPL version 2 or later to GPL version 3 or later.

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

16 years agoremoved redundant copies of COPYING
eb [Sat, 21 Jul 2007 02:46:08 +0000 (02:46 +0000)]
removed redundant copies of COPYING

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

16 years agoUpdate LO offset calls.
jcorgan [Fri, 20 Jul 2007 19:35:40 +0000 (19:35 +0000)]
Update LO offset calls.

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

16 years agoReworked LO offset handling.
jcorgan [Fri, 20 Jul 2007 19:35:08 +0000 (19:35 +0000)]
Reworked LO offset handling.

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

16 years agoFix for working with RFX boards.
jcorgan [Thu, 19 Jul 2007 04:56:10 +0000 (04:56 +0000)]
Fix for working with RFX boards.

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

16 years agoMerged r6015:6026 from jcorgan/radar.
jcorgan [Thu, 19 Jul 2007 04:39:37 +0000 (04:39 +0000)]
Merged r6015:6026 from jcorgan/radar.

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

16 years agoMerged r5945:6012 from jcorgan/radar into trunk. Updates gr-radar-mono component...
jcorgan [Wed, 18 Jul 2007 20:20:30 +0000 (20:20 +0000)]
Merged r5945:6012 from jcorgan/radar into trunk.  Updates gr-radar-mono component. Trunk passes distcheck.

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

16 years agoAdded documentation.
jcorgan [Mon, 16 Jul 2007 17:03:07 +0000 (17:03 +0000)]
Added documentation.

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

16 years agoAdded center band
jcorgan [Mon, 16 Jul 2007 16:02:34 +0000 (16:02 +0000)]
Added center band

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

16 years agoMissed file.
jcorgan [Mon, 16 Jul 2007 15:06:45 +0000 (15:06 +0000)]
Missed file.

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

16 years agoAdded decoder script for band (40 channels).
jcorgan [Mon, 16 Jul 2007 15:04:44 +0000 (15:04 +0000)]
Added decoder script for band (40 channels).

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

16 years agoImplemented AFC loop in gr-pager
jcorgan [Mon, 16 Jul 2007 06:46:06 +0000 (06:46 +0000)]
Implemented AFC loop in gr-pager

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

16 years agoFix reference message and tweak DC removal constant.
jcorgan [Mon, 16 Jul 2007 05:42:22 +0000 (05:42 +0000)]
Fix reference message and tweak DC removal constant.

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

16 years agoMerged r5950:5978 from features/pager into trunk. Trunk passes distcheck.
jcorgan [Mon, 16 Jul 2007 05:28:38 +0000 (05:28 +0000)]
Merged r5950:5978 from features/pager into trunk. Trunk passes distcheck.

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

16 years agomerged -r5947:5965 on trondeau/regen into trunk. Fixes ticket:154 on gr_regenerate_bb...
trondeau [Sun, 15 Jul 2007 18:05:55 +0000 (18:05 +0000)]
merged -r5947:5965 on trondeau/regen into trunk. Fixes ticket:154 on gr_regenerate_bb block.

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

16 years agoUpdates to AUTHORS file.
jcorgan [Sat, 14 Jul 2007 04:08:09 +0000 (04:08 +0000)]
Updates to AUTHORS file.

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

16 years agoFix gain setting in digital example transmit path. Only affects BasicTX and LFTX...
jcorgan [Thu, 12 Jul 2007 18:25:09 +0000 (18:25 +0000)]
Fix gain setting in digital example transmit path.  Only affects BasicTX and LFTX operation.

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

16 years agoMerged r5732:5941 from jcorgan/sar into trunk. Adds start of gr-radar-mono component...
jcorgan [Thu, 12 Jul 2007 00:54:37 +0000 (00:54 +0000)]
Merged r5732:5941 from jcorgan/sar into trunk.  Adds start of gr-radar-mono component. Trunk passes distcheck.

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

16 years agoMinor tweaks in display
jcorgan [Wed, 4 Jul 2007 22:58:57 +0000 (22:58 +0000)]
Minor tweaks in display

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

16 years agoFix long standing hang when exiting due to blocking read in gr-pager.
jcorgan [Wed, 4 Jul 2007 17:10:23 +0000 (17:10 +0000)]
Fix long standing hang when exiting due to blocking read in gr-pager.

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

16 years agoFix missed import from usrpm conversion.
jcorgan [Wed, 27 Jun 2007 17:42:16 +0000 (17:42 +0000)]
Fix missed import from usrpm conversion.

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

16 years agoremoved bug in pll_carrier_recovery which prevented stereo from working. Side-effect...
nldudok1 [Mon, 25 Jun 2007 22:15:03 +0000 (22:15 +0000)]
removed bug in pll_carrier_recovery which prevented stereo from working. Side-effect is that stereo-squelch is disabled for now

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

16 years agoremoved bug in pll_carrier_recovery which prevented stereo from working. Side-effect...
nldudok1 [Mon, 25 Jun 2007 22:12:24 +0000 (22:12 +0000)]
removed bug in pll_carrier_recovery which prevented stereo from working. Side-effect is that stereo-squelch is disabled for now

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

16 years agobugfix: itemsize was not respected, sizeof(float) was allways used
nldudok1 [Mon, 25 Jun 2007 22:01:52 +0000 (22:01 +0000)]
bugfix: itemsize was not respected, sizeof(float) was allways used

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