summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-10-23change $< to explicit prereq, avoiding gmake-specific use of $< ingdt
non-pattern rule. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3833 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-23Fix "test ==".gdt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3832 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-18moved out of trunkeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3815 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-18gr-pager fixeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3814 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-15portability: use = instead of == with testgdt
from Rolang Illig via NetBSD pkgsrc git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3789 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-14Fix for ticket:80 .michaelld
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3787 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-11Added "Spectral Cursor" functionality into the waterfall display.mleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3772 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-10Made SETI mode remove the continuum components. Because of themleech
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
2006-10-10Changed line ending style to LF for m4 files.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3763 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-102006-10-10 Greg Troxel <gdt@ir.bbn.com>gdt
* 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
2006-10-10Removed --calib_eqn, added more internal documentation on the SETI mode.mleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3759 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-10Improved SETI mode--added 1Mhz swath scanning, and reduced SETI mode FFTmleech
bandwidth to 12.5Khz, allowing sub-1Hz resolution. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3758 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-09Fixes ticket:87.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3749 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-09Fixed missing files for distribution.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3748 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-09Partial fix for ticket:84. Improves error message.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3747 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-09Change line ending style for config/*.m4 to LF from native.jcorgan
Completes ticket:88. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3746 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-09Updated AUTHORS file.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3745 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-08Updated AUTHORS to reflect Debian packaging done by Bdale Garbee.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3739 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-08Updated revision post 3.0 release.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3738 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-07Added waterfall display, and SETI processing options to usrp_ra_receiver, whichmleech
necessitated an RA-specific version of waterfallsink. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3735 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-07Merged -r3690:3730 from jcorgan/pager branch into trunk.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3731 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-06Reverse erroneous config file update.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3724 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-06Update config.guess and config.sub from canonical source.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3723 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-06Prepare gr-how-to-write-a-block for separate distribution.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3722 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-06Reduced tmp usage during gnuradio-core 'make check'jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3721 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-06Updated config.guess and config.sub from canonical source.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3720 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-05Fixes ticket:82.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3718 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-04Trial fix for ticket:83jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3714 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-04Further fixes for ticket:81jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3712 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-04general cleanup:gdt
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
2006-10-04Partial fix for ticket:81jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3709 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-04Portability fixes:gdt
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
2006-10-04git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3707 ↵cswiger
221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-04Changed data logging significantly, in that for continuum data, the datamleech
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
2006-10-04Disabled gr-error-correcting-codes until fix for ticket:80jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3704 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-03minor tweakeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3702 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-03Reversed changeset r2201, removing gr_feval_ff implementation.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3699 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-03Fixes ticket:79.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3697 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-30fixed problem with loggin dbpsktrondeau
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3692 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-30Adds alphanumeric and numeric decoding.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3691 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-28Updated revision to 3.0svn.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3686 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-28Merged jcorgan/pager developer branch into trunk.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3685 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-28Fixes ticket:77.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3679 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-28Fixes ticket:76.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3678 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-28Partial fix for ticket:76. Fixes those components that are beingjcorgan
released in 3.0. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3676 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-27New rbfs. These were compiled using Quartus 6.0 sp1eb
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
2006-09-27some updates for 3.0rc1eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3664 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-27added note pointing to traceb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3663 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-27Merged changes from eb/digital-wip into trunk.eb
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
2006-09-23Added --audio_dev option.mleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3626 221aa14e-8319-0410-a670-987f0aec2ac5