summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2006-09-22fixed install failure that occured with automake 1.7.9eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3619 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-22applied supplied patch to close ticket:70eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3608 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-21updated FSF street addresseb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3602 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-21Merged -r3596:3600 of eb/ra_wb into trunk. This contains theeb
BSD read-ahead/write-behind fast usb support. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3601 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-21Increased annotation-writing interval to 20 seconds, to save disk space.mleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3593 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-20Added more annotation data to data files, including center frequency, mleech
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
2006-09-19Updated ignore list.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3575 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-19Accomodate avr-gcc 4.1 deprecation.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3574 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-19Really fix ticket:68.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3573 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-19Fixes ticket:68, making 'Auto' the default trigger option.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3572 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-18Updated the way the LPF bandwidth is set on daughtercard, if DBS_RX.mleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3571 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-18Updated proportionality constantmleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3570 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-16updated FSF addresseb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3554 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-16fixed typos in .h fileseb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3546 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-16gnuradio.utah.edu --> gnuradio.orgeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3545 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-16Added note about how to work around Fedora Core PYTHONPATH weirdness on X86_64.eb
Closed ticket:39. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3544 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-14fixed ticket #65anastas
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3540 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-14Added gr-pager component to trunk by merging from r3474:r3537 injcorgan
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
2006-09-13Updated FSF address in all files. Fixes ticket:51eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3534 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-13script to update FSF address in fileseb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3533 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-13Better fix for ticket:64 that will work with VPATH builds.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3528 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-13Trial fix for ticket:64.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3527 221aa14e-8319-0410-a670-987f0aec2ac5