summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-11-15updated for new ftp.gnu.org upload systemeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3987 221aa14e-8319-0410-a670-987f0aec2ac5
2006-11-11explain why this is separate (ripped off from Eric's email to the list)gdt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3969 221aa14e-8319-0410-a670-987f0aec2ac5
2006-11-10Fixes ticket:98jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3963 221aa14e-8319-0410-a670-987f0aec2ac5
2006-11-10Fixes ticket:97jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3962 221aa14e-8319-0410-a670-987f0aec2ac5
2006-11-10added default values to help messageseb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3961 221aa14e-8319-0410-a670-987f0aec2ac5
2006-11-08Fixes ticket:93.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3955 221aa14e-8319-0410-a670-987f0aec2ac5
2006-11-06Default costas-alpha set to None instead of floattrondeau
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3947 221aa14e-8319-0410-a670-987f0aec2ac5
2006-11-05merging from trondeau/digital-wip for improved dbpsk and dqpsk receiverstrondeau
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3946 221aa14e-8319-0410-a670-987f0aec2ac5
2006-11-04Clarify bug fixjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3941 221aa14e-8319-0410-a670-987f0aec2ac5
2006-11-04Fixes ticket:96jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3940 221aa14e-8319-0410-a670-987f0aec2ac5
2006-11-04Fixes ticket:95.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3936 221aa14e-8319-0410-a670-987f0aec2ac5
2006-11-04Added note about line ending styles.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3930 221aa14e-8319-0410-a670-987f0aec2ac5
2006-11-04Add configure.ac to the files affected by ticket:88jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3928 221aa14e-8319-0410-a670-987f0aec2ac5
2006-11-04Applied changeset r3926 on release branch to trunk.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3927 221aa14e-8319-0410-a670-987f0aec2ac5
2006-11-04Fixes ticket:94, caused by prior fix for ticket:92jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3924 221aa14e-8319-0410-a670-987f0aec2ac5
2006-11-04Fixes ticket:92.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3922 221aa14e-8319-0410-a670-987f0aec2ac5
2006-11-01optimized halfband coefficients, courtesy of Larry Doolittlematt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3917 221aa14e-8319-0410-a670-987f0aec2ac5
2006-11-01atsc.pad() - Pads a 188 byte mpeg transport stream packet out to 256cswiger
bytes for atsc transmitter randomizer. Opposite of depad. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3916 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-31Restore gr-pager to trunk.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3909 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-31Merged eb/binstats -r3848:3906 into trunk. These changeseb
(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
2006-10-28conditionalize include of linux/compiler.heb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3886 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-27Fixed bug in write_hits--was using wrong index variable.mleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3873 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-24made warnings go awayeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3852 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-24added void callback to feval familyeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3847 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-24improved error message on size mismatcheb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3846 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-24Added notation tag to continuum log file indicating whether the Sun is in themleech
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
2006-10-23Fix make distcheck breakage.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3837 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-23Search for rm, and substitute it. Avoids assumption that makegdt
predefines RM (BSD make does not). git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3835 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-23Note that gnuradio-core and boost are required.gdt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3834 221aa14e-8319-0410-a670-987f0aec2ac5
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