debian/gnuradio
17 years agospiff up pkg_chk config file:
gdt [Wed, 31 Jan 2007 01:28:00 +0000 (01:28 +0000)]
spiff up pkg_chk config file:

  include jack, portaudio and SDL

  trim boost requirement to boost-headers since GNU Radio only uses
  smart pointers

Add pointer in README, and sugges that the pkg_chk config file may be
useful to others as a reference.

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

17 years agoAdd a not-tested pkg_chk config file for installing all of GNU Radio's
gdt [Tue, 30 Jan 2007 19:00:08 +0000 (19:00 +0000)]
Add a not-tested pkg_chk config file for installing all of GNU Radio's
dependencies.

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

17 years agoFixes ticket:134. Unlikely offender was inclusion of
eb [Tue, 30 Jan 2007 03:59:34 +0000 (03:59 +0000)]
Fixes ticket:134.  Unlikely offender was inclusion of
gr_udp_sink/source code io.i.  omnithread.h was also including
<config.h> which is a no-no.

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

17 years agoMerged eb/omni -r4315:4327 into trunk.
eb [Tue, 30 Jan 2007 02:12:05 +0000 (02:12 +0000)]
Merged eb/omni -r4315:4327 into trunk.

Extracted omnithread from gnuradio-core and made it a top-level
component.  This allows mblock to use it without a dependency on
gnuradio-core.  Completes ticket:132

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

17 years agoFix for ticket:133, merged from eb/bsd 4322:4324.
eb [Tue, 30 Jan 2007 00:34:14 +0000 (00:34 +0000)]
Fix for ticket:133, merged from eb/bsd 4322:4324.

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

17 years agoremoved obsolete dsb_tx.py
eb [Mon, 29 Jan 2007 20:49:39 +0000 (20:49 +0000)]
removed obsolete dsb_tx.py

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

17 years agoremoved obsolete dsb_tx.py
eb [Mon, 29 Jan 2007 20:38:00 +0000 (20:38 +0000)]
removed obsolete dsb_tx.py

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

17 years agoMerged mblock work-in-progress (eb/mb r4273:4312) into trunk.
eb [Mon, 29 Jan 2007 00:10:51 +0000 (00:10 +0000)]
Merged mblock work-in-progress (eb/mb r4273:4312) into trunk.

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

17 years agocleaned up error checking
eb [Sat, 27 Jan 2007 18:39:31 +0000 (18:39 +0000)]
cleaned up error checking

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

17 years agofixed error handling and warning
eb [Sat, 27 Jan 2007 18:21:55 +0000 (18:21 +0000)]
fixed error handling and warning

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

17 years agoremoved changes to nbfm_tx.py (not sure where/when that happened), did not mean to...
trondeau [Fri, 26 Jan 2007 20:05:09 +0000 (20:05 +0000)]
removed changes to nbfm_tx.py (not sure where/when that happened), did not mean to commit it

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

17 years agoupdated copyright info, and snuck a little something else in (you didn't see anything...)
trondeau [Fri, 26 Jan 2007 20:02:22 +0000 (20:02 +0000)]
updated copyright info, and snuck a little something else in (you didn't see anything...)

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

17 years agomerged changeset r4281:4292 on trondeau/ethernet into trunk
trondeau [Fri, 26 Jan 2007 19:24:06 +0000 (19:24 +0000)]
merged changeset r4281:4292 on trondeau/ethernet into trunk

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

17 years agoApplied patch from Brett Trotter that stuffs zeros into the head of
eb [Wed, 17 Jan 2007 22:44:13 +0000 (22:44 +0000)]
Applied patch from Brett Trotter that stuffs zeros into the head of
the tx signal processing pipeline when the Tx FIFO is empty.

This results in the DACs outputing zeros when there's no data, unless
the tx pipeline is disabled on the host.

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

17 years agofixed problem with gr_noise_source_* caused by splitting gnuradio_swig_python
eb [Tue, 16 Jan 2007 17:57:28 +0000 (17:57 +0000)]
fixed problem with gr_noise_source_* caused by splitting gnuradio_swig_python

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

17 years agoadded minimal qa code for gr_noise_source
eb [Tue, 16 Jan 2007 17:45:41 +0000 (17:45 +0000)]
added minimal qa code for gr_noise_source

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

17 years agoAdd comment noting use of GNU make extension.
gdt [Tue, 16 Jan 2007 13:27:47 +0000 (13:27 +0000)]
Add comment noting use of GNU make extension.

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

17 years agoremoved unused/out-of-date bus_interface.v
eb [Sun, 14 Jan 2007 21:03:40 +0000 (21:03 +0000)]
removed unused/out-of-date bus_interface.v

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

17 years agoNew usrp_wfm_rcv_sca.py example from Eric A. Cottrell (WB1HBHU)
eb [Sun, 14 Jan 2007 20:40:45 +0000 (20:40 +0000)]
New usrp_wfm_rcv_sca.py example from Eric A. Cottrell (WB1HBHU)

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

17 years agoMerged latest pmt and mblock into trunk (eb/wip -r4262:4268)
eb [Sat, 13 Jan 2007 06:39:33 +0000 (06:39 +0000)]
Merged latest pmt and mblock into trunk (eb/wip -r4262:4268)

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

17 years agoUpdated README with pointer to Wiki.
jcorgan [Sat, 13 Jan 2007 06:17:57 +0000 (06:17 +0000)]
Updated README with pointer to Wiki.

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

17 years agodoc update
eb [Sat, 13 Jan 2007 05:41:44 +0000 (05:41 +0000)]
doc update

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

17 years agoremoved gr-error-correcting-codes and gr-radar from trunk build
eb [Sat, 13 Jan 2007 05:40:37 +0000 (05:40 +0000)]
removed gr-error-correcting-codes and gr-radar from trunk build

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

17 years agoMoved to limbo pending some better idea.
eb [Sat, 13 Jan 2007 05:39:41 +0000 (05:39 +0000)]
Moved to limbo pending some better idea.

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

17 years agoMoved gr-radar out of trunk for now. Needs portability cleanup.
eb [Sat, 13 Jan 2007 05:37:03 +0000 (05:37 +0000)]
Moved gr-radar out of trunk for now.  Needs portability cleanup.
Not to mention some functionality...

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

17 years agoSWIG compilation speedup! Fixes ticket:9.
eb [Sat, 13 Jan 2007 04:14:56 +0000 (04:14 +0000)]
SWIG compilation speedup!  Fixes ticket:9.
Merged -r4203:4254 from eb/swig-split into trunk.

This refactors gnuradio_swig_python.{cc,py} into 5 separate .so's
These correspond to the runtime, general, filter and io directories,
and also includes a new directory, gengen.  gengen contains that part
of general that was machine generated.  This split is arbitrary, but
was useful for getting size of the swig generated glue code for
general down to about 2MB.

In addition, the swig glue is now compiled with -g1 -O1 instead of
-g -O2.  With this change all the swig code now compiles in about 60%
of the time that it used to take.

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

17 years agofixed warning
eb [Sat, 13 Jan 2007 03:22:46 +0000 (03:22 +0000)]
fixed warning

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

17 years agoadded PID for EZDOP
eb [Wed, 3 Jan 2007 19:25:13 +0000 (19:25 +0000)]
added PID for EZDOP

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

17 years agoAdded new PID for QS1R HF Receiver
eb [Wed, 3 Jan 2007 17:09:30 +0000 (17:09 +0000)]
Added new PID for QS1R HF Receiver

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

17 years agominor typo fix
trondeau [Tue, 26 Dec 2006 22:47:47 +0000 (22:47 +0000)]
minor typo fix

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

17 years agoOrganized python example directory for new hierarchical blocks, cleaned up dial_tone2.py
jcorgan [Sun, 24 Dec 2006 19:13:47 +0000 (19:13 +0000)]
Organized python example directory for new hierarchical blocks, cleaned up dial_tone2.py

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

17 years agoofdm code added in PRELIMINARY FORM it is not complete
n4hy [Sat, 23 Dec 2006 16:29:24 +0000 (16:29 +0000)]
ofdm code added in PRELIMINARY FORM it is not complete

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

17 years agoloosen tolerance so that opteron passes (64-bit vs 80-bit FP arith)
eb [Fri, 22 Dec 2006 03:08:20 +0000 (03:08 +0000)]
loosen tolerance so that opteron passes (64-bit vs 80-bit FP arith)

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

17 years agoFix distcheck errors.
jcorgan [Thu, 21 Dec 2006 23:34:59 +0000 (23:34 +0000)]
Fix distcheck errors.

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

17 years agoMerged changeset r4153:4167 on n4hy/iir into trunk.
n4hy [Thu, 21 Dec 2006 19:41:29 +0000 (19:41 +0000)]
Merged changeset r4153:4167 on n4hy/iir into trunk.

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

17 years agotrial fix for ticket:102, import error in powermate.py under MinGW/Cygwin
eb [Wed, 20 Dec 2006 19:52:04 +0000 (19:52 +0000)]
trial fix for ticket:102, import error in powermate.py under MinGW/Cygwin

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

17 years agoapplied patch for ticket:115
eb [Tue, 19 Dec 2006 22:54:23 +0000 (22:54 +0000)]
applied patch for ticket:115

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

17 years ago''Real'' fix for ticket:104. I should have just applied it all the
eb [Tue, 19 Dec 2006 20:22:25 +0000 (20:22 +0000)]
''Real'' fix for ticket:104.  I should have just applied it all the
first time around ;)  Thanks Don for the patch.

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

17 years agobacked out partial fix for ticket:104
eb [Tue, 19 Dec 2006 20:11:38 +0000 (20:11 +0000)]
backed out partial fix for ticket:104

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

17 years agoFix for ticket:104, huge initial value plotted.
eb [Tue, 19 Dec 2006 19:45:52 +0000 (19:45 +0000)]
Fix for ticket:104, huge initial value plotted.
Problem was due to uninitialized internal buffer, combined with
incorrect initial state.  Thanks for the patch, Don.

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

17 years agodescribe existing code.
gdt [Mon, 18 Dec 2006 21:33:02 +0000 (21:33 +0000)]
describe existing code.

Add straw plan for 802.11 integration.

(comments, please).

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

17 years agoDescription that's probably right, which seems better than the current
gdt [Mon, 18 Dec 2006 20:49:23 +0000 (20:49 +0000)]
Description that's probably right, which seems better than the current
mysterious state.

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

17 years agoTemporary fix for ticket:116.
jcorgan [Mon, 18 Dec 2006 18:02:00 +0000 (18:02 +0000)]
Temporary fix for ticket:116.

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

17 years agodisabled build of gnuradio-examples/c++/dial_tone pending proper autoconfiscation
eb [Mon, 18 Dec 2006 17:58:25 +0000 (17:58 +0000)]
disabled build of gnuradio-examples/c++/dial_tone pending proper autoconfiscation

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

17 years agoApplied patch to fix ticket:117
eb [Mon, 18 Dec 2006 17:55:04 +0000 (17:55 +0000)]
Applied patch to fix ticket:117

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

17 years agoCleanup on hierarchical flowgraph code.
jcorgan [Mon, 18 Dec 2006 05:39:40 +0000 (05:39 +0000)]
Cleanup on hierarchical flowgraph code.

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

17 years agoMissing file update to previous check-in r4128.
jcorgan [Mon, 18 Dec 2006 05:14:24 +0000 (05:14 +0000)]
Missing file update to previous check-in r4128.

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

17 years agoRemove example from C++ directory.
jcorgan [Mon, 18 Dec 2006 05:12:26 +0000 (05:12 +0000)]
Remove example from C++ directory.

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

17 years agoRename dialtone -> dial_tone in examples.
jcorgan [Mon, 18 Dec 2006 04:43:36 +0000 (04:43 +0000)]
Rename dialtone -> dial_tone in examples.

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

17 years agoMerged jcorgan/sfg r4097:4124 into trunk, fixing hier_block2 threading issues.
jcorgan [Mon, 18 Dec 2006 04:35:19 +0000 (04:35 +0000)]
Merged jcorgan/sfg r4097:4124 into trunk, fixing hier_block2 threading issues.

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

17 years agoDon't remove Makefile.in during clean
eb [Mon, 18 Dec 2006 01:48:25 +0000 (01:48 +0000)]
Don't remove Makefile.in during clean

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

17 years agochanged complex_to_arg to use fast atan and updated QA
trondeau [Sun, 17 Dec 2006 01:40:33 +0000 (01:40 +0000)]
changed complex_to_arg to use fast atan and updated QA

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

17 years agoAdded fast atan with complex input
trondeau [Sun, 17 Dec 2006 01:39:44 +0000 (01:39 +0000)]
Added fast atan with complex input

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

17 years agofix for ticket:114
eb [Sat, 16 Dec 2006 23:53:13 +0000 (23:53 +0000)]
fix for ticket:114

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

17 years agochange order to avoid silly warnings
matt [Sat, 16 Dec 2006 23:43:21 +0000 (23:43 +0000)]
change order to avoid silly warnings

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

17 years agoMerged jcorgan/sfg changeset r4048 into trunk.
jcorgan [Sat, 16 Dec 2006 07:26:48 +0000 (07:26 +0000)]
Merged jcorgan/sfg changeset r4048 into trunk.

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

17 years agomore expressive Doxygen tag for using Costas loop
trondeau [Fri, 15 Dec 2006 00:59:53 +0000 (00:59 +0000)]
more expressive Doxygen tag for using Costas loop

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

17 years agoMerge jcorgan/sfg changeset 4089 into trunk.
jcorgan [Thu, 14 Dec 2006 23:37:20 +0000 (23:37 +0000)]
Merge jcorgan/sfg changeset 4089 into trunk.

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

17 years agoupdated name of examples directory to /digital
trondeau [Thu, 14 Dec 2006 23:11:11 +0000 (23:11 +0000)]
updated name of examples directory to /digital

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

17 years agoadding QA for pll_freqdet block
trondeau [Thu, 14 Dec 2006 19:03:00 +0000 (19:03 +0000)]
adding QA for pll_freqdet block

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

17 years agoadding QA for pll_refout block
trondeau [Thu, 14 Dec 2006 18:52:32 +0000 (18:52 +0000)]
adding QA for pll_refout block

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

17 years agoadding QA for pll_carriertracking block
trondeau [Thu, 14 Dec 2006 18:39:12 +0000 (18:39 +0000)]
adding QA for pll_carriertracking block

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

17 years agoThese routines have been modified to use fast atan2
n4hy [Thu, 14 Dec 2006 18:03:00 +0000 (18:03 +0000)]
These routines have been modified to use fast atan2

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

17 years agoMerged jcorgan/sfg changeset r4082 into trunk (fixes gr.runtime parameter typing...
jcorgan [Thu, 14 Dec 2006 16:28:36 +0000 (16:28 +0000)]
Merged jcorgan/sfg changeset r4082 into trunk (fixes gr.runtime parameter typing issue)

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

17 years agoTwo loop gr_costas_loop removing one if statement per sample
n4hy [Thu, 14 Dec 2006 05:20:15 +0000 (05:20 +0000)]
Two loop gr_costas_loop removing one if statement per sample

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

17 years agoModified gr_pll_carriertracking to use gr_fast_atan2 rather than atan2
n4hy [Thu, 14 Dec 2006 03:31:45 +0000 (03:31 +0000)]
Modified gr_pll_carriertracking to use gr_fast_atan2 rather than atan2

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

17 years agoMerge jcorgan/hier developer branch into trunk. Enables creation of true hierarchica...
jcorgan [Tue, 12 Dec 2006 20:00:39 +0000 (20:00 +0000)]
Merge jcorgan/hier developer branch into trunk.  Enables creation of true hierarchical blocks, from either C++ or Python, as well as creating pure C++ gnuradio applications. EXPERIMENTAL.

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

17 years agoMove gr_runtime.h out of the way in preparation for merge of hier developer branch...
jcorgan [Tue, 12 Dec 2006 18:11:13 +0000 (18:11 +0000)]
Move gr_runtime.h out of the way in preparation for merge of hier developer branch.  No changes in functionality.  Passes make distcheck.

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

17 years agofix for ticket:113 gr_firdes::band_reject
eb [Mon, 4 Dec 2006 23:39:26 +0000 (23:39 +0000)]
fix for ticket:113 gr_firdes::band_reject

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

17 years agoDescribe issues surrounding integrating BBN's 802.11 code.
gdt [Mon, 4 Dec 2006 18:19:59 +0000 (18:19 +0000)]
Describe issues surrounding integrating BBN's 802.11 code.

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

17 years agoFixes ticket:110.
jcorgan [Fri, 1 Dec 2006 02:54:38 +0000 (02:54 +0000)]
Fixes ticket:110.

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

17 years agoFixes ticket:109
jcorgan [Fri, 1 Dec 2006 00:11:02 +0000 (00:11 +0000)]
Fixes ticket:109

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

17 years agoRequire swig version 1.3.31 due to broken 'director' functionality in prior versions...
jcorgan [Thu, 30 Nov 2006 23:06:05 +0000 (23:06 +0000)]
Require swig version 1.3.31 due to broken 'director' functionality in prior versions.  Addresses ticket:106.

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

17 years agoFixes ticket:108
jcorgan [Mon, 27 Nov 2006 05:24:04 +0000 (05:24 +0000)]
Fixes ticket:108

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

17 years agoFixes ticket:103 (patch applied)
jcorgan [Mon, 27 Nov 2006 04:53:34 +0000 (04:53 +0000)]
Fixes ticket:103 (patch applied)

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

17 years agoFixes part 1 of ticket:99
jcorgan [Mon, 27 Nov 2006 04:30:26 +0000 (04:30 +0000)]
Fixes part 1 of ticket:99

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

17 years agoComment out non-portable pattern rules that aren't being used, and
gdt [Sat, 25 Nov 2006 18:34:55 +0000 (18:34 +0000)]
Comment out non-portable pattern rules that aren't being used, and
leave a comment explaining why so that if documentation is added in
the future portable make code will be written.

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

17 years agoUse paths with $(top_srcdir) so that builds from other than source dirs work.
gdt [Sat, 25 Nov 2006 15:15:05 +0000 (15:15 +0000)]
Use paths with $(top_srcdir) so that builds from other than source dirs work.
(Corrects problem I introduced when removing pattern rules.)

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

17 years agoUse PORTAUDIO_CFLAGS thoughtfully provided by configure. Fixes build
gdt [Sat, 25 Nov 2006 14:40:36 +0000 (14:40 +0000)]
Use PORTAUDIO_CFLAGS thoughtfully provided by configure.  Fixes build
on NetBSD with pkgsrc, where portaudio is in
${PREFIX}/include/portaudio2 and ${PREFIX}/lib/portaudio2 in order to
allow parallel installs of v19 with v18.

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

17 years agoAvoid pattern rule to enable building with BSD make.
gdt [Sat, 25 Nov 2006 14:36:31 +0000 (14:36 +0000)]
Avoid pattern rule to enable building with BSD make.

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

17 years agoNote optional use of xmlto.
gdt [Sat, 25 Nov 2006 13:10:32 +0000 (13:10 +0000)]
Note optional use of xmlto.

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

17 years agoAvoid non-portable use of $< in non-pattern rule.
gdt [Sat, 25 Nov 2006 13:06:18 +0000 (13:06 +0000)]
Avoid non-portable use of $< in non-pattern rule.

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

17 years agoWhen using python to check for wx module, call it via the variable
gdt [Sat, 25 Nov 2006 13:00:42 +0000 (13:00 +0000)]
When using python to check for wx module, call it via the variable
earlier set with the path to the python interpreter, rather than
hard-coding 'python'.  Fixes build on systems where python is
installed with a version suffix (e.g. python2.4), such as pkgsrc.

From Berndt Josef Wulf via gnuradio-discuss; change is below the
copyright threshold.

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

17 years agofixed typo in beta value for qpsk demod
trondeau [Tue, 21 Nov 2006 18:18:24 +0000 (18:18 +0000)]
fixed typo in beta value for qpsk demod

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

17 years agoimproved Costas loop gains for QPSK receiver
trondeau [Tue, 21 Nov 2006 17:21:15 +0000 (17:21 +0000)]
improved Costas loop gains for QPSK receiver

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

17 years agolatest version of quartus
matt [Mon, 20 Nov 2006 02:41:19 +0000 (02:41 +0000)]
latest version of quartus

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

17 years agoupdated for new ftp.gnu.org upload system
eb [Wed, 15 Nov 2006 21:24:30 +0000 (21:24 +0000)]
updated for new ftp.gnu.org upload system

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

17 years agoexplain why this is separate (ripped off from Eric's email to the list)
gdt [Sat, 11 Nov 2006 20:49:40 +0000 (20:49 +0000)]
explain why this is separate (ripped off from Eric's email to the list)

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

17 years agoFixes ticket:98
jcorgan [Fri, 10 Nov 2006 18:40:44 +0000 (18:40 +0000)]
Fixes ticket:98

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

17 years agoFixes ticket:97
jcorgan [Fri, 10 Nov 2006 18:26:46 +0000 (18:26 +0000)]
Fixes ticket:97

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

17 years agoadded default values to help messages
eb [Fri, 10 Nov 2006 16:15:57 +0000 (16:15 +0000)]
added default values to help messages

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

17 years agoFixes ticket:93.
jcorgan [Wed, 8 Nov 2006 15:27:10 +0000 (15:27 +0000)]
Fixes ticket:93.

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

17 years agoDefault costas-alpha set to None instead of float
trondeau [Mon, 6 Nov 2006 14:18:37 +0000 (14:18 +0000)]
Default costas-alpha set to None instead of float

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

17 years agomerging from trondeau/digital-wip for improved dbpsk and dqpsk receivers
trondeau [Sun, 5 Nov 2006 21:14:00 +0000 (21:14 +0000)]
merging from trondeau/digital-wip for improved dbpsk and dqpsk receivers

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

17 years agoClarify bug fix
jcorgan [Sat, 4 Nov 2006 22:53:51 +0000 (22:53 +0000)]
Clarify bug fix

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

17 years agoFixes ticket:96
jcorgan [Sat, 4 Nov 2006 22:50:20 +0000 (22:50 +0000)]
Fixes ticket:96

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

17 years agoFixes ticket:95.
jcorgan [Sat, 4 Nov 2006 21:38:39 +0000 (21:38 +0000)]
Fixes ticket:95.

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

17 years agoAdded note about line ending styles.
jcorgan [Sat, 4 Nov 2006 21:04:37 +0000 (21:04 +0000)]
Added note about line ending styles.

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

17 years agoAdd configure.ac to the files affected by ticket:88
jcorgan [Sat, 4 Nov 2006 20:39:15 +0000 (20:39 +0000)]
Add configure.ac to the files affected by ticket:88

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

17 years agoApplied changeset r3926 on release branch to trunk.
jcorgan [Sat, 4 Nov 2006 19:43:20 +0000 (19:43 +0000)]
Applied changeset r3926 on release branch to trunk.

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