summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-11-10pass args througheb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6856 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-10Merged -r6847:6850 from eb/trial-merge into trunk. This changeseteb
contains the modifications required to cross-compile GNU Radio for the Cell processor. For directions, see CrossCompilingForCell git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6852 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-10Reverted changesets r6841 and r6840 on the trunk. Passes make check.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6851 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-08oops, meant to do that in our branchn4hy
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6841 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-08attempting to use branchless clipping to prevent pipeline dumping, fabs ↵n4hy
needs to be intrinsic for speed git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6840 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-08Fix for working with peak hold in usrp_fft.pyjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6839 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-08Adds 'ctrl-double-click to re-center on maximum power' to usrp_fft.pyjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6837 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-08Added conflict in python-gnuradio-core for python-gnuradio < 3.1, which will ↵jcorgan
hopefully force the prior package to be deinstalled when upgrading. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6834 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-08removed obsolete distribution tools used with CVSeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6833 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-08Adds 'double-click to re-center' to usrp_fft.pyjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6832 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-08Cleanup and instance variable renaming.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6831 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-08Improved frequency display format.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6830 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-08Fixes center frequency display in usrp_fft.pyjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6829 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-08Adds mouse hover value display to fftsink2jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6828 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-07disabled test_mblock until ticket:180 is resolvedeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6826 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-06Update Debian package changelog.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6825 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-06Updated debian package version.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6824 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-06Cleanup distribution list.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6821 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-06Stop distributing bootstrap script in release tarball.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6818 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-06Added file for accumulated release making notes.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6817 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-06Updated to latest canonical config.guess and config.subjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6816 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-03Merged r6794:6798 from jcorgan/t198. Fixes ticket:198.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6799 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-02Merged r6780:6781 from jcorgan/t196. Fixes ticket:196.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6782 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-01Regenerated USRP Makefile.extrajcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6777 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-01Merged r6766:6775 from jcorgan/t195. Fixes ticket:195. NOTE: this removes ↵jcorgan
8 bit sample width support on receive. Synthesized with 7.1SP1. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6776 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-01Merged r6749:6763 from jcorgan/t179. Fixes ticket:179. New RBFs ↵jcorgan
synthesized with 7.1SP1. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6764 221aa14e-8319-0410-a670-987f0aec2ac5
2007-10-29eliminate warning when pktno > 64Keb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6733 221aa14e-8319-0410-a670-987f0aec2ac5
2007-10-29simplified importeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6732 221aa14e-8319-0410-a670-987f0aec2ac5
2007-10-28resolved bug which prevented loopback from workingnldudok1
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6725 221aa14e-8319-0410-a670-987f0aec2ac5
2007-10-28added complex and dualchan option for BasicRX and LFRXnldudok1
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6720 221aa14e-8319-0410-a670-987f0aec2ac5
2007-10-22Remove some regenerated files from version control.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6678 221aa14e-8319-0410-a670-987f0aec2ac5
2007-10-22Revert mistaken version change.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6676 221aa14e-8319-0410-a670-987f0aec2ac5
2007-10-22Upgrade to latest autotools helper scripts and files.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6675 221aa14e-8319-0410-a670-987f0aec2ac5
2007-10-22Update howto QA code to use new topblock code.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6674 221aa14e-8319-0410-a670-987f0aec2ac5
2007-10-22Revert automated versioning on trunk Debian package build. Too many things ↵jcorgan
depend on static changelog. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6670 221aa14e-8319-0410-a670-987f0aec2ac5
2007-10-22Add methods in shim to allow derived class override in Pythonjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6669 221aa14e-8319-0410-a670-987f0aec2ac5
2007-10-21Update Debian packaging to reflect repository version, tweaksjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6660 221aa14e-8319-0410-a670-987f0aec2ac5
2007-10-18Remove non-converted OFDM code from blks2impl (examples still use blks, not ↵jcorgan
blks2.) git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6649 221aa14e-8319-0410-a670-987f0aec2ac5
2007-10-16Add missing include for ::writejcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6634 221aa14e-8319-0410-a670-987f0aec2ac5
2007-10-13Changed revision to 3.1.svn.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6633 221aa14e-8319-0410-a670-987f0aec2ac5
2007-10-13Added enabling group 'user' access to USRP hardware into Debian packaging.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6630 221aa14e-8319-0410-a670-987f0aec2ac5
2007-10-13Update to latest config.sub and config.guess.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6628 221aa14e-8319-0410-a670-987f0aec2ac5
2007-10-12Cruft removal.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6621 221aa14e-8319-0410-a670-987f0aec2ac5
2007-10-10Added missing package.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6612 221aa14e-8319-0410-a670-987f0aec2ac5
2007-10-10Added missing package.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6611 221aa14e-8319-0410-a670-987f0aec2ac5
2007-10-10Tweaks to Debian packaging.jcorgan
Added .so versioning where needed (libpmt, libmblock, libgromnithread) to allow automated dependency checking. Reverted (perhaps temporarily) to '3.0.svn' version numbering as the '~' trick wasn't working with Ubuntu Note: the -dev packages don't seem to be sufficient to compile the gr-howto-write-a-block module, so still debugging. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6610 221aa14e-8319-0410-a670-987f0aec2ac5
2007-10-10Merged r6502:6602 from bdale/deb into trunk. Tweaks on Debian packaging.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6609 221aa14e-8319-0410-a670-987f0aec2ac5
2007-10-09tool version changedeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6604 221aa14e-8319-0410-a670-987f0aec2ac5
2007-10-09New rbfs built from r6602 using Quartus II Web Edition version 7.1 SP1eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6603 221aa14e-8319-0410-a670-987f0aec2ac5
2007-10-05documented standard command line options and conventionseb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6590 221aa14e-8319-0410-a670-987f0aec2ac5