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

17 years agoNew rbfs. These were compiled using Quartus 6.0 sp1
eb [Wed, 27 Sep 2006 06:29:48 +0000 (06:29 +0000)]
New rbfs.  These were compiled using Quartus 6.0 sp1
and include the post-ADC / pre-DDC digital rssi measurement code.

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

17 years agosome updates for 3.0rc1
eb [Wed, 27 Sep 2006 05:55:42 +0000 (05:55 +0000)]
some updates for 3.0rc1

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

17 years agoadded note pointing to trac
eb [Wed, 27 Sep 2006 05:37:01 +0000 (05:37 +0000)]
added note pointing to trac

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

17 years agoMerged changes from eb/digital-wip into trunk.
eb [Wed, 27 Sep 2006 05:14:03 +0000 (05:14 +0000)]
Merged changes from eb/digital-wip into trunk.

This includes:

* renaming gnuradio-examples/python/gmsk2 to gnuradio-examples/python/digital
* refactoring the digital data tx and rx test code into benchmark_tx
and benchmark_rx.  These accept a -m <modulation> argument.
<modulation> can currently be selected from gmsk, dbpsk, dqpsk
* Two new AGC blocks:  gr_agc2: separate attack and delay rates;
gr_feedforward_agc: FIR-ish compressor.  Normalizes to peak envelope.
* Working DBPSK mod/demod (works fine)
* Working DQPSK mod/demod (works, but still needs more work)

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

17 years agoAdded --audio_dev option.
mleech [Sat, 23 Sep 2006 03:54:46 +0000 (03:54 +0000)]
Added --audio_dev option.

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

17 years agofixed install failure that occured with automake 1.7.9
eb [Fri, 22 Sep 2006 18:57:58 +0000 (18:57 +0000)]
fixed install failure that occured with automake 1.7.9

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

17 years agoapplied supplied patch to close ticket:70
eb [Fri, 22 Sep 2006 05:30:26 +0000 (05:30 +0000)]
applied supplied patch to close ticket:70

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

17 years agoupdated FSF street address
eb [Thu, 21 Sep 2006 21:24:36 +0000 (21:24 +0000)]
updated FSF street address

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

17 years agoMerged -r3596:3600 of eb/ra_wb into trunk. This contains the
eb [Thu, 21 Sep 2006 21:23:37 +0000 (21:23 +0000)]
Merged -r3596:3600 of eb/ra_wb  into trunk.  This contains the
BSD read-ahead/write-behind fast usb support.

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

17 years agoIncreased annotation-writing interval to 20 seconds, to save disk space.
mleech [Thu, 21 Sep 2006 01:03:42 +0000 (01:03 +0000)]
Increased annotation-writing interval to 20 seconds, to save disk space.

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

17 years agoAdded more annotation data to data files, including center frequency,
mleech [Wed, 20 Sep 2006 00:54:26 +0000 (00:54 +0000)]
Added more annotation data to data files, including center frequency,
  bandwidth, integration time, spectral averaging, and gain. This
  necessitated a change to data file syntax in the last token, but the
  post-processing scripts have been updated to handle both old and new
  formats.  In the old format, there was a single "annotation" token--
  the current declination.

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

17 years agoUpdated ignore list.
jcorgan [Tue, 19 Sep 2006 01:02:02 +0000 (01:02 +0000)]
Updated ignore list.

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

17 years agoAccomodate avr-gcc 4.1 deprecation.
jcorgan [Tue, 19 Sep 2006 01:00:51 +0000 (01:00 +0000)]
Accomodate avr-gcc 4.1 deprecation.

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

17 years agoReally fix ticket:68.
jcorgan [Tue, 19 Sep 2006 00:59:01 +0000 (00:59 +0000)]
Really fix ticket:68.

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

17 years agoFixes ticket:68, making 'Auto' the default trigger option.
jcorgan [Tue, 19 Sep 2006 00:25:13 +0000 (00:25 +0000)]
Fixes ticket:68, making 'Auto' the default trigger option.

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

17 years agoUpdated the way the LPF bandwidth is set on daughtercard, if DBS_RX.
mleech [Mon, 18 Sep 2006 23:28:22 +0000 (23:28 +0000)]
Updated the way the LPF bandwidth is set on daughtercard, if DBS_RX.

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

17 years agoUpdated proportionality constant
mleech [Mon, 18 Sep 2006 23:20:45 +0000 (23:20 +0000)]
Updated proportionality constant

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

17 years agoupdated FSF address
eb [Sat, 16 Sep 2006 19:28:45 +0000 (19:28 +0000)]
updated FSF address

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

17 years agofixed typos in .h files
eb [Sat, 16 Sep 2006 05:10:40 +0000 (05:10 +0000)]
fixed typos in .h files

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

17 years agognuradio.utah.edu --> gnuradio.org
eb [Sat, 16 Sep 2006 02:26:42 +0000 (02:26 +0000)]
gnuradio.utah.edu --> gnuradio.org

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

17 years agoAdded note about how to work around Fedora Core PYTHONPATH weirdness on X86_64.
eb [Sat, 16 Sep 2006 02:14:47 +0000 (02:14 +0000)]
Added note about how to work around Fedora Core PYTHONPATH weirdness on X86_64.
Closed ticket:39.

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

17 years agofixed ticket #65
anastas [Thu, 14 Sep 2006 15:09:03 +0000 (15:09 +0000)]
fixed ticket #65

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

17 years agoAdded gr-pager component to trunk by merging from r3474:r3537 in
jcorgan [Thu, 14 Sep 2006 03:07:01 +0000 (03:07 +0000)]
Added gr-pager component to trunk by merging from r3474:r3537 in
branch developer/jcorgan/pager.  Currently implements most of the FLEX
pager protocol demodulation, but doesn't yet decode individual pages.

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

17 years agoUpdated FSF address in all files. Fixes ticket:51
eb [Wed, 13 Sep 2006 21:30:04 +0000 (21:30 +0000)]
Updated FSF address in all files.  Fixes ticket:51

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

17 years agoscript to update FSF address in files
eb [Wed, 13 Sep 2006 21:22:11 +0000 (21:22 +0000)]
script to update FSF address in files

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

17 years agoBetter fix for ticket:64 that will work with VPATH builds.
jcorgan [Wed, 13 Sep 2006 01:40:21 +0000 (01:40 +0000)]
Better fix for ticket:64 that will work with VPATH builds.

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

17 years agoTrial fix for ticket:64.
jcorgan [Wed, 13 Sep 2006 01:33:23 +0000 (01:33 +0000)]
Trial fix for ticket:64.

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

17 years agotrial fix for ticket:63
eb [Tue, 12 Sep 2006 20:28:33 +0000 (20:28 +0000)]
trial fix for ticket:63

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

17 years agoUpdated documentation in gr-trellis/doc
anastas [Mon, 11 Sep 2006 21:55:23 +0000 (21:55 +0000)]
Updated documentation in gr-trellis/doc

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

17 years agomake this block do what it says its doing. Patch from Henryk Plötz, henryk _at_...
matt [Mon, 11 Sep 2006 21:48:35 +0000 (21:48 +0000)]
make this block do what it says its doing.  Patch from Henryk Plötz, henryk _at_ ploetzli.ch

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

17 years agoadded gr.complex_to_mag_squared block
eb [Sun, 10 Sep 2006 19:21:33 +0000 (19:21 +0000)]
added gr.complex_to_mag_squared block

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

17 years agofixed ticket:46 by applying Don's patch
eb [Sun, 10 Sep 2006 18:14:55 +0000 (18:14 +0000)]
fixed ticket:46 by applying Don's patch

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

17 years agoChanged calculation of receive power from squared I+Q
mleech [Tue, 5 Sep 2006 04:13:44 +0000 (04:13 +0000)]
Changed calculation of receive power from squared I+Q

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

17 years agoTurned on baseband filtering if DBS_RX
mleech [Tue, 5 Sep 2006 04:13:03 +0000 (04:13 +0000)]
Turned on baseband filtering if DBS_RX

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

17 years agoTurned on baseband filtering if DBS_RX
mleech [Tue, 5 Sep 2006 04:12:48 +0000 (04:12 +0000)]
Turned on baseband filtering if DBS_RX

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

17 years agoMerged branch jcorgan/wip into trunk.
jcorgan [Sun, 3 Sep 2006 23:46:01 +0000 (23:46 +0000)]
Merged branch jcorgan/wip into trunk.

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

17 years agoRefactored some common functions for metric calculations. Updated the documentation.
anastas [Sun, 3 Sep 2006 20:27:42 +0000 (20:27 +0000)]
Refactored some common functions for metric calculations. Updated the documentation.

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

17 years agoApplied patch in ticket:59 by Don Ward. Updates waterfallsink.py to use
jcorgan [Thu, 31 Aug 2006 06:30:59 +0000 (06:30 +0000)]
Applied patch in ticket:59 by Don Ward.  Updates waterfallsink.py to use
messages instead of pipes.

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

17 years agoupdated gr-trellis documentation
anastas [Wed, 30 Aug 2006 21:59:48 +0000 (21:59 +0000)]
updated gr-trellis documentation

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

17 years agoAdded a siso_combined block analogous to the viterbi_combined; useful for FSMs with...
anastas [Wed, 30 Aug 2006 18:33:26 +0000 (18:33 +0000)]
Added a siso_combined block analogous to the viterbi_combined; useful for FSMs with a large output alphabet

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

17 years agoMore turbo equalization examples
anastas [Wed, 30 Aug 2006 18:24:23 +0000 (18:24 +0000)]
More turbo equalization examples

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

17 years agorevised fix for ticket:54
eb [Tue, 29 Aug 2006 03:24:31 +0000 (03:24 +0000)]
revised fix for ticket:54

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

17 years agoFixed python qa code in gr-ecc. Moved the non-standard qa tests into
michaelld [Sun, 27 Aug 2006 23:12:06 +0000 (23:12 +0000)]
Fixed python qa code in gr-ecc.  Moved the non-standard qa tests into
gr-ecc/examples for now until the gr-ecc blocks are fully operational.

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

17 years agoAdd missed fix for ticket:42. Merged -r3435:3438 from developer branch
jcorgan [Sun, 27 Aug 2006 18:59:21 +0000 (18:59 +0000)]
Add missed fix for ticket:42.  Merged -r3435:3438 from developer branch
jcorgan/ticket-3.

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

17 years agoImplements ticket:3 and fixes ticket:42. The common functionality of
jcorgan [Sun, 27 Aug 2006 18:51:43 +0000 (18:51 +0000)]
Implements ticket:3 and fixes ticket:42.  The common functionality of
run_tests.in for Python QA has been extracted into run_tests.sh in the
top-level and the individual run_tests just invoke that with the right
path parameters.  Also fixed Cygwin 'make check' bug by adding fix by
Don Ward.

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

17 years agoHopeful fix for ticket:41 . On Mac-Intel only, forces x86 assembly
michaelld [Sun, 27 Aug 2006 01:33:06 +0000 (01:33 +0000)]
Hopeful fix for ticket:41 .  On Mac-Intel only, forces x86 assembly
for Darwin and XCode to ignore the debugging pseudo-ops, as it already
does in XCode 2.2 and 2.3 but creates an error in XCode 2.4.

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

17 years agoFix for ticket:54 .
michaelld [Sat, 26 Aug 2006 19:20:27 +0000 (19:20 +0000)]
Fix for ticket:54 .

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

17 years agoFixes ticket:34. Merged r3420:3425 from jcorgan/ticket-34.
jcorgan [Sat, 26 Aug 2006 17:55:12 +0000 (17:55 +0000)]
Fixes ticket:34.  Merged r3420:3425 from jcorgan/ticket-34.

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

17 years agoadded $(NO_UNDEFINED) to Makefile.am
eb [Sat, 26 Aug 2006 05:44:37 +0000 (05:44 +0000)]
added $(NO_UNDEFINED) to Makefile.am

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

17 years agoadded $(NO_UNDEFINED) to Makefile.am
eb [Sat, 26 Aug 2006 05:39:21 +0000 (05:39 +0000)]
added $(NO_UNDEFINED) to Makefile.am

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

17 years agoImplements ticket:28. See BuildConfiguration for documentation.
jcorgan [Fri, 25 Aug 2006 23:58:20 +0000 (23:58 +0000)]
Implements ticket:28.  See BuildConfiguration for documentation.
Merged developer branch jcorgan/ticket-28 into trunk.

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

17 years agotrial fix for ticket:55
eb [Fri, 25 Aug 2006 20:16:04 +0000 (20:16 +0000)]
trial fix for ticket:55

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

17 years agoaudio spectrum analyzer. SHould have had this a long time ago
matt [Fri, 25 Aug 2006 17:57:15 +0000 (17:57 +0000)]
audio spectrum analyzer.  SHould have had this a long time ago

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

17 years agofixed problem with tunnel.py
trondeau [Fri, 25 Aug 2006 02:01:26 +0000 (02:01 +0000)]
fixed problem with tunnel.py

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

17 years agoTrial fix for ticket:53.
jcorgan [Thu, 24 Aug 2006 22:42:37 +0000 (22:42 +0000)]
Trial fix for ticket:53.

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

17 years agoTrial fix for ticket:45
eb [Thu, 24 Aug 2006 18:50:19 +0000 (18:50 +0000)]
Trial fix for ticket:45

Changed interpretation of second argument to gr_buffer_add_reader from
"history" to "nzero_preload".  If the argument is 0, no zeros are
preloaded into the buffer.  This is a less surprising interpretation
than the old behavior, which when passed a zero, inserted buffersize-1
zeros ;)

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

17 years agoUpdated viterbi equalization examples and README file
anastas [Wed, 23 Aug 2006 05:19:41 +0000 (05:19 +0000)]
Updated viterbi equalization examples and README file

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

17 years agoclean-up of Viterbi blocks: d_trace is not a private variable anymore but a local...
anastas [Wed, 23 Aug 2006 05:18:04 +0000 (05:18 +0000)]
clean-up of Viterbi blocks: d_trace is not a private variable anymore but a local variable

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

17 years agoAdded examples for Viterbi Equalization in gnuradio-examples/python/channel-coding
anastas [Tue, 22 Aug 2006 17:26:18 +0000 (17:26 +0000)]
Added examples for Viterbi Equalization in gnuradio-examples/python/channel-coding

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

17 years agoFixes ticket:35.
jcorgan [Sun, 20 Aug 2006 17:47:10 +0000 (17:47 +0000)]
Fixes ticket:35.

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

17 years agoset svn:eol-style=native
eb [Sat, 19 Aug 2006 07:38:57 +0000 (07:38 +0000)]
set svn:eol-style=native

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

17 years agoset svn:eol-style=native
eb [Sat, 19 Aug 2006 07:36:33 +0000 (07:36 +0000)]
set svn:eol-style=native

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

17 years agoFixes ticket:38. Merged -r3339:3349 from jcorgan/ticket-38 into trunk.
jcorgan [Sat, 19 Aug 2006 00:37:11 +0000 (00:37 +0000)]
Fixes ticket:38.  Merged -r3339:3349 from jcorgan/ticket-38 into trunk.

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

17 years agotrial fix for ticket:43
eb [Fri, 18 Aug 2006 22:53:02 +0000 (22:53 +0000)]
trial fix for ticket:43

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

17 years agoFix for ticket:36 , now (hopefully) does "make check" properly on all
michaelld [Thu, 17 Aug 2006 19:23:48 +0000 (19:23 +0000)]
Fix for ticket:36 , now (hopefully) does "make check" properly on all
platforms.

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

17 years agomerged in mblock work-in-progress
eb [Thu, 17 Aug 2006 01:10:20 +0000 (01:10 +0000)]
merged in mblock work-in-progress

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

17 years agoRemoved TODO.build as this can be managed in trac
jcorgan [Thu, 17 Aug 2006 00:38:09 +0000 (00:38 +0000)]
Removed TODO.build as this can be managed in trac

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

17 years agotrial fix for ticket:33
eb [Wed, 16 Aug 2006 23:38:54 +0000 (23:38 +0000)]
trial fix for ticket:33

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

17 years agoremoved obsolete comment and FIXME
eb [Wed, 16 Aug 2006 23:36:27 +0000 (23:36 +0000)]
removed obsolete comment and FIXME

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

17 years agoFixes ticket:37.
jcorgan [Wed, 16 Aug 2006 21:32:08 +0000 (21:32 +0000)]
Fixes ticket:37.

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

17 years agoRemoved ezdop from build until m4 issue fixed.
jcorgan [Wed, 16 Aug 2006 21:04:19 +0000 (21:04 +0000)]
Removed ezdop from build until m4 issue fixed.

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

17 years agoSeveral enhancements to gr-trellis and gnuradio-examples/python/channel-coding:
anastas [Wed, 16 Aug 2006 20:07:36 +0000 (20:07 +0000)]
Several enhancements to gr-trellis and gnuradio-examples/python/channel-coding:
-Added fsm constructor for generating FSM directly from the
generator matrix of binary convolutional codes.
-Added functionality to fsm class to compute the best way to
go from any state to any other state (useful for termination)
-Added soft-in-soft-out (SISO) block for turbo processing
-Added turbo decoding examples

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

17 years agostrtof -> strtod
eb [Wed, 16 Aug 2006 18:44:25 +0000 (18:44 +0000)]
strtof -> strtod

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

17 years agoDisabled GRC_GR_ERROR_CORRECTING_CODES, which was inadvertantly reanbled
eb [Wed, 16 Aug 2006 18:42:10 +0000 (18:42 +0000)]
Disabled GRC_GR_ERROR_CORRECTING_CODES, which was inadvertantly reanbled
in [3291].

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

17 years agoMoved usrp-hw to new home
eb [Wed, 16 Aug 2006 18:09:58 +0000 (18:09 +0000)]
Moved usrp-hw to new home

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

17 years agosome of the generated files
matt [Wed, 16 Aug 2006 05:27:21 +0000 (05:27 +0000)]
some of the generated files

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

17 years agorev 2.1 gerbers
matt [Wed, 16 Aug 2006 05:21:00 +0000 (05:21 +0000)]
rev 2.1 gerbers

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

17 years agogenerated files, rev 2.0
matt [Wed, 16 Aug 2006 05:19:57 +0000 (05:19 +0000)]
generated files, rev 2.0

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

17 years agoadded in generated files
matt [Wed, 16 Aug 2006 05:15:52 +0000 (05:15 +0000)]
added in generated files

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

17 years agoadd in generated files
matt [Wed, 16 Aug 2006 05:12:35 +0000 (05:12 +0000)]
add in generated files

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

17 years agooutput files
matt [Wed, 16 Aug 2006 05:07:54 +0000 (05:07 +0000)]
output files

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

17 years agoshipping rev 4 versions of files
matt [Wed, 16 Aug 2006 05:00:08 +0000 (05:00 +0000)]
shipping rev 4 versions of files

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

17 years agocopied over from usrp-b-bom-20060323.xls
matt [Wed, 16 Aug 2006 04:58:53 +0000 (04:58 +0000)]
copied over from  usrp-b-bom-20060323.xls

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

17 years agocopied over from usrp-b-bom-20060106-rev3.xls
matt [Wed, 16 Aug 2006 04:58:24 +0000 (04:58 +0000)]
copied over from  usrp-b-bom-20060106-rev3.xls

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

17 years agorev 4 updates
matt [Wed, 16 Aug 2006 04:56:23 +0000 (04:56 +0000)]
rev 4 updates

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

17 years agotagged released version of USRP
matt [Wed, 16 Aug 2006 04:42:38 +0000 (04:42 +0000)]
tagged released version of USRP

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

17 years agorenamed to generic names
matt [Wed, 16 Aug 2006 04:38:03 +0000 (04:38 +0000)]
renamed to generic names

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

17 years agorenamed to generic name
matt [Wed, 16 Aug 2006 04:26:25 +0000 (04:26 +0000)]
renamed to generic name

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

17 years agorename to generic name
matt [Wed, 16 Aug 2006 04:25:37 +0000 (04:25 +0000)]
rename to generic name

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

17 years agocomplete usrp rev 3 files
matt [Wed, 16 Aug 2006 04:22:50 +0000 (04:22 +0000)]
complete usrp rev 3 files

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

17 years agomore initial checkins
matt [Wed, 16 Aug 2006 04:01:39 +0000 (04:01 +0000)]
more initial checkins

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

17 years agofirst checkin of usrp-hw
matt [Wed, 16 Aug 2006 03:49:35 +0000 (03:49 +0000)]
first checkin of usrp-hw

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

17 years agoReenabling ezdop
jcorgan [Wed, 16 Aug 2006 03:29:41 +0000 (03:29 +0000)]
Reenabling ezdop

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

17 years agoMore fixes for ticket:35, which was reopened.
jcorgan [Wed, 16 Aug 2006 03:29:20 +0000 (03:29 +0000)]
More fixes for ticket:35, which was reopened.

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

17 years agodisabled gr-error-correcting codes. Make check is still failing.
eb [Tue, 15 Aug 2006 13:27:48 +0000 (13:27 +0000)]
disabled gr-error-correcting codes.  Make check is still failing.

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

17 years agoFixes for ticket:35, allowing use of BSD make instead of GNU make.
jcorgan [Tue, 15 Aug 2006 03:39:14 +0000 (03:39 +0000)]
Fixes for ticket:35, allowing use of BSD make instead of GNU make.

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

17 years agoFixes YA compile issue of a sloppy use of "const" ... should compile
michaelld [Mon, 14 Aug 2006 22:44:48 +0000 (22:44 +0000)]
Fixes YA compile issue of a sloppy use of "const" ... should compile
now on all systems (with warnings possibly, but no errors). Mods which
force template expansion for a specific metric PDF function type
<float>, while still allowing for use-defined M-ary precision of the metrics.

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

17 years agofixes ticket:25
michaelld [Mon, 14 Aug 2006 02:19:14 +0000 (02:19 +0000)]
fixes ticket:25

merged from 3244 to 3270 in michaelld/wip

Convolutional encoder now works; all features tested.

Re-enabled gr-ecc in the top configure.ac file.

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

17 years agotrial fix for ticket:33
eb [Sun, 13 Aug 2006 22:23:09 +0000 (22:23 +0000)]
trial fix for ticket:33

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