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

17 years agoFixes ticket:94, caused by prior fix for ticket:92
jcorgan [Sat, 4 Nov 2006 17:12:08 +0000 (17:12 +0000)]
Fixes ticket:94, caused by prior fix for ticket:92

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

17 years agoFixes ticket:92.
jcorgan [Sat, 4 Nov 2006 00:48:00 +0000 (00:48 +0000)]
Fixes ticket:92.

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

17 years agooptimized halfband coefficients, courtesy of Larry Doolittle
matt [Wed, 1 Nov 2006 23:36:51 +0000 (23:36 +0000)]
optimized halfband coefficients, courtesy of Larry Doolittle

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

17 years agoatsc.pad() - Pads a 188 byte mpeg transport stream packet out to 256
cswiger [Wed, 1 Nov 2006 19:05:49 +0000 (19:05 +0000)]
atsc.pad() - Pads a 188 byte mpeg transport stream packet out to 256
bytes for atsc transmitter randomizer. Opposite of depad.

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

17 years agoRestore gr-pager to trunk.
jcorgan [Tue, 31 Oct 2006 19:15:02 +0000 (19:15 +0000)]
Restore gr-pager to trunk.

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

17 years agoMerged eb/binstats -r3848:3906 into trunk. These changes
eb [Tue, 31 Oct 2006 16:07:47 +0000 (16:07 +0000)]
Merged eb/binstats -r3848:3906 into trunk.  These changes
(1) fix a problem with gr_feval* where when called from a live
flowgraph, they resulted in the call back into Python occuring without
holding the Global Interpreter Lock causing a SIGSEGV.

(2) add gr_bin_statistics_f which combines statistics gathering
with a control state machine that allows spectrum sensing or related
applications that need to step through the spectrum to be built.

(3) usrp_spectrum_sense.py which ties all this together in an
application which steps through the spectrum a chunk at a time and
gathers statistics.  In the current version, the stats are gathered by
nothing is done with them.  Think of this as the framework for a real
application.  This code may require tuning of the --tune-delay and
--dwell-delay timeouts to ensure that the samples being processed are
associated with the given center frequency.

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

17 years agoconditionalize include of linux/compiler.h
eb [Sat, 28 Oct 2006 01:46:05 +0000 (01:46 +0000)]
conditionalize include of linux/compiler.h

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

17 years agoFixed bug in write_hits--was using wrong index variable.
mleech [Fri, 27 Oct 2006 11:42:47 +0000 (11:42 +0000)]
Fixed bug in write_hits--was using wrong index variable.

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

17 years agomade warnings go away
eb [Tue, 24 Oct 2006 22:03:38 +0000 (22:03 +0000)]
made warnings go away

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

17 years agoadded void callback to feval family
eb [Tue, 24 Oct 2006 21:03:11 +0000 (21:03 +0000)]
added void callback to feval family

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

17 years agoimproved error message on size mismatch
eb [Tue, 24 Oct 2006 21:01:36 +0000 (21:01 +0000)]
improved error message on size mismatch

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

17 years agoAdded notation tag to continuum log file indicating whether the Sun is in the
mleech [Tue, 24 Oct 2006 16:31:23 +0000 (16:31 +0000)]
Added notation tag to continuum log file indicating whether the Sun is in the
  sky at the time or not.

Increased the difficulty of the "gauntlet" that "hits" in the SETI mode
  have to run through in order to be considered a hit.  Hard to test :-)
  Added intensity levels to SETI hit logging.  This will allow post-facto
  gaussian profile determination for any hits that are found.

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

17 years agoFix make distcheck breakage.
jcorgan [Mon, 23 Oct 2006 17:29:52 +0000 (17:29 +0000)]
Fix make distcheck breakage.

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

17 years agoSearch for rm, and substitute it. Avoids assumption that make
gdt [Mon, 23 Oct 2006 14:58:05 +0000 (14:58 +0000)]
Search for rm, and substitute it.  Avoids assumption that make
predefines RM (BSD make does not).

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

17 years agoNote that gnuradio-core and boost are required.
gdt [Mon, 23 Oct 2006 13:22:48 +0000 (13:22 +0000)]
Note that gnuradio-core and boost are required.

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

17 years agochange $< to explicit prereq, avoiding gmake-specific use of $< in
gdt [Mon, 23 Oct 2006 13:21:21 +0000 (13:21 +0000)]
change $< to explicit prereq, avoiding gmake-specific use of $< in
non-pattern rule.

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

17 years agoFix "test ==".
gdt [Mon, 23 Oct 2006 13:06:33 +0000 (13:06 +0000)]
Fix "test ==".

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

17 years agomoved out of trunk
eb [Wed, 18 Oct 2006 01:35:09 +0000 (01:35 +0000)]
moved out of trunk

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

17 years agogr-pager fix
eb [Wed, 18 Oct 2006 01:33:38 +0000 (01:33 +0000)]
gr-pager fix

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

17 years agoportability: use = instead of == with test
gdt [Sun, 15 Oct 2006 00:01:00 +0000 (00:01 +0000)]
portability: use = instead of == with test

from Rolang Illig via NetBSD pkgsrc

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

17 years agoFix for ticket:80 .
michaelld [Sat, 14 Oct 2006 18:40:03 +0000 (18:40 +0000)]
Fix for ticket:80 .

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

17 years agoAdded "Spectral Cursor" functionality into the waterfall display.
mleech [Wed, 11 Oct 2006 02:36:24 +0000 (02:36 +0000)]
Added "Spectral Cursor" functionality into the waterfall display.

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

17 years agoMade SETI mode remove the continuum components. Because of the
mleech [Tue, 10 Oct 2006 17:25:34 +0000 (17:25 +0000)]
Made SETI mode remove the continuum components.  Because of the
  continuous frequency-scanning, the continuum data will be invalid
  anyway, and of little use.

This saves a little bit of CPU, so I've been able to get a 25Khz
  FFT with a length of 32768 bins, for continued sub-1Hz resolution,
  but with a wider instantaneous bandwidth.  For some reason, though,
  there's a "knee" in the curve, and running at 50Khz sampling increases
  the CPU consumption by a much larger factor than you'd expect.

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

17 years agoChanged line ending style to LF for m4 files.
jcorgan [Tue, 10 Oct 2006 17:07:02 +0000 (17:07 +0000)]
Changed line ending style to LF for m4 files.

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

17 years ago2006-10-10 Greg Troxel <gdt@ir.bbn.com>
gdt [Tue, 10 Oct 2006 16:25:28 +0000 (16:25 +0000)]
2006-10-10  Greg Troxel  <gdt@ir.bbn.com>

* firmware/include/Makefile.am: avoid nonportable use of $< (first
prereq in GNU make, implied source for pattern rule in BSD make)
used in a non-pattern rule.

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

17 years agoRemoved --calib_eqn, added more internal documentation on the SETI mode.
mleech [Tue, 10 Oct 2006 03:34:42 +0000 (03:34 +0000)]
Removed --calib_eqn, added more internal documentation on the SETI mode.

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

17 years agoImproved SETI mode--added 1Mhz swath scanning, and reduced SETI mode FFT
mleech [Tue, 10 Oct 2006 02:40:19 +0000 (02:40 +0000)]
Improved SETI mode--added 1Mhz swath scanning, and reduced SETI mode FFT
  bandwidth to 12.5Khz, allowing sub-1Hz resolution.

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

17 years agoFixes ticket:87.
jcorgan [Mon, 9 Oct 2006 19:46:41 +0000 (19:46 +0000)]
Fixes ticket:87.

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

17 years agoFixed missing files for distribution.
jcorgan [Mon, 9 Oct 2006 19:46:18 +0000 (19:46 +0000)]
Fixed missing files for distribution.

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

17 years agoPartial fix for ticket:84. Improves error message.
jcorgan [Mon, 9 Oct 2006 19:16:23 +0000 (19:16 +0000)]
Partial fix for ticket:84. Improves error message.

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

17 years agoChange line ending style for config/*.m4 to LF from native.
jcorgan [Mon, 9 Oct 2006 19:11:57 +0000 (19:11 +0000)]
Change line ending style for config/*.m4 to LF from native.
Completes ticket:88.

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

17 years agoUpdated AUTHORS file.
jcorgan [Mon, 9 Oct 2006 19:09:58 +0000 (19:09 +0000)]
Updated AUTHORS file.

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

17 years agoUpdated AUTHORS to reflect Debian packaging done by Bdale Garbee.
jcorgan [Sun, 8 Oct 2006 19:24:04 +0000 (19:24 +0000)]
Updated AUTHORS to reflect Debian packaging done by Bdale Garbee.

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

17 years agoUpdated revision post 3.0 release.
jcorgan [Sun, 8 Oct 2006 18:53:36 +0000 (18:53 +0000)]
Updated revision post 3.0 release.

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

17 years agoAdded waterfall display, and SETI processing options to usrp_ra_receiver, which
mleech [Sat, 7 Oct 2006 12:42:24 +0000 (12:42 +0000)]
Added waterfall display, and SETI processing options to usrp_ra_receiver, which
  necessitated an RA-specific version of waterfallsink.

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

17 years agoMerged -r3690:3730 from jcorgan/pager branch into trunk.
jcorgan [Sat, 7 Oct 2006 01:22:00 +0000 (01:22 +0000)]
Merged -r3690:3730 from jcorgan/pager branch into trunk.

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

17 years agoReverse erroneous config file update.
jcorgan [Fri, 6 Oct 2006 04:15:34 +0000 (04:15 +0000)]
Reverse erroneous config file update.

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

17 years agoUpdate config.guess and config.sub from canonical source.
jcorgan [Fri, 6 Oct 2006 04:06:05 +0000 (04:06 +0000)]
Update config.guess and config.sub from canonical source.

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

17 years agoPrepare gr-how-to-write-a-block for separate distribution.
jcorgan [Fri, 6 Oct 2006 04:04:01 +0000 (04:04 +0000)]
Prepare gr-how-to-write-a-block for separate distribution.

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

17 years agoReduced tmp usage during gnuradio-core 'make check'
jcorgan [Fri, 6 Oct 2006 03:52:50 +0000 (03:52 +0000)]
Reduced tmp usage during gnuradio-core 'make check'

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

17 years agoUpdated config.guess and config.sub from canonical source.
jcorgan [Fri, 6 Oct 2006 03:49:05 +0000 (03:49 +0000)]
Updated config.guess and config.sub from canonical source.

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

17 years agoFixes ticket:82.
jcorgan [Thu, 5 Oct 2006 07:02:35 +0000 (07:02 +0000)]
Fixes ticket:82.

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

17 years agoTrial fix for ticket:83
jcorgan [Wed, 4 Oct 2006 20:59:20 +0000 (20:59 +0000)]
Trial fix for ticket:83

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

17 years agoFurther fixes for ticket:81
jcorgan [Wed, 4 Oct 2006 20:16:12 +0000 (20:16 +0000)]
Further fixes for ticket:81

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

17 years agogeneral cleanup:
gdt [Wed, 4 Oct 2006 20:02:48 +0000 (20:02 +0000)]
general cleanup:

  add hints for pkgsrc (dependencies, how to link against them, avoid suggesing to install -devel)

  adjust language to be more OS-neutral

  change PYTHONPATH hint example to be 2.4 since that's more likely to be right if blindly copied.

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

17 years agoPartial fix for ticket:81
jcorgan [Wed, 4 Oct 2006 19:08:50 +0000 (19:08 +0000)]
Partial fix for ticket:81

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

17 years agoPortability fixes:
gdt [Wed, 4 Oct 2006 17:20:15 +0000 (17:20 +0000)]
Portability fixes:
  Use /bin/sh instead of /bin/bash.
  Use = instead of == with test.

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

17 years agogit-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3707 221aa14e-8319-0410-a670-987f0...
cswiger [Wed, 4 Oct 2006 14:53:43 +0000 (14:53 +0000)]
git-svn-id: gnuradio.org/svn/gnuradio/trunk@3707 221aa14e-8319-0410-a670-987f0aec2ac5

17 years agoChanged data logging significantly, in that for continuum data, the data
mleech [Wed, 4 Oct 2006 14:36:13 +0000 (14:36 +0000)]
Changed data logging significantly, in that for continuum data, the data
  logging is more directly plugged into the signal-processing chain,
  rather than being a side-effect of plotting.  For spectral data, had it
  copy spectral bins into a data buffer that gets dumped once per second
  in the UI, same as continuum data.

Added --calib_coeff and --calib_offset command-line parameters to scale
  the output of the continuum detector.

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

17 years agoDisabled gr-error-correcting-codes until fix for ticket:80
jcorgan [Wed, 4 Oct 2006 05:56:27 +0000 (05:56 +0000)]
Disabled gr-error-correcting-codes until fix for ticket:80

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

17 years agominor tweak
eb [Tue, 3 Oct 2006 23:45:13 +0000 (23:45 +0000)]
minor tweak

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

17 years agoReversed changeset r2201, removing gr_feval_ff implementation.
jcorgan [Tue, 3 Oct 2006 21:28:41 +0000 (21:28 +0000)]
Reversed changeset r2201, removing gr_feval_ff implementation.

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

17 years agoFixes ticket:79.
jcorgan [Tue, 3 Oct 2006 21:07:28 +0000 (21:07 +0000)]
Fixes ticket:79.

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

17 years agofixed problem with loggin dbpsk
trondeau [Sat, 30 Sep 2006 20:09:28 +0000 (20:09 +0000)]
fixed problem with loggin dbpsk

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

17 years agoAdds alphanumeric and numeric decoding.
jcorgan [Sat, 30 Sep 2006 04:19:28 +0000 (04:19 +0000)]
Adds alphanumeric and numeric decoding.

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

17 years agoUpdated revision to 3.0svn.
jcorgan [Thu, 28 Sep 2006 16:44:30 +0000 (16:44 +0000)]
Updated revision to 3.0svn.

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

17 years agoMerged jcorgan/pager developer branch into trunk.
jcorgan [Thu, 28 Sep 2006 16:43:53 +0000 (16:43 +0000)]
Merged jcorgan/pager developer branch into trunk.

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

17 years agoFixes ticket:77.
jcorgan [Thu, 28 Sep 2006 06:55:02 +0000 (06:55 +0000)]
Fixes ticket:77.

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

17 years agoFixes ticket:76.
jcorgan [Thu, 28 Sep 2006 06:28:26 +0000 (06:28 +0000)]
Fixes ticket:76.

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

17 years agoPartial fix for ticket:76. Fixes those components that are being
jcorgan [Thu, 28 Sep 2006 05:48:31 +0000 (05:48 +0000)]
Partial fix for ticket:76. Fixes those components that are being
released in 3.0.

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