summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* a more general error for detecting python path and ld path problemsjblum2009-05-261-2/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11130 221aa14e-8319-0410-a670-987f0aec2ac5
* move i2c init and get_hw_rev before clocks_init because the clock init code ↵matt2009-05-251-3/+4
| | | | | | needs to know our rev git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11122 221aa14e-8319-0410-a670-987f0aec2ac5
* remove unneeded include filematt2009-05-251-1/+0
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11121 221aa14e-8319-0410-a670-987f0aec2ac5
* remove printfs to save space. matt2009-05-251-9/+9
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11120 221aa14e-8319-0410-a670-987f0aec2ac5
* remove unneeded includematt2009-05-251-1/+0
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11119 221aa14e-8319-0410-a670-987f0aec2ac5
* remove EEPROM setting, complete tests even if SD failsmatt2009-05-251-20/+5
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11118 221aa14e-8319-0410-a670-987f0aec2ac5
* remove direct calls to ad9510 and use api insteadmatt2009-05-251-12/+3
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11117 221aa14e-8319-0410-a670-987f0aec2ac5
* proper ignoresmatt2009-05-250-0/+0
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11116 221aa14e-8319-0410-a670-987f0aec2ac5
* color code refactoringjblum2009-05-256-34/+50
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11115 221aa14e-8319-0410-a670-987f0aec2ac5
* cast the numpy array to int, seems we cant pass numpy arrays any morejblum2009-05-241-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11112 221aa14e-8319-0410-a670-987f0aec2ac5
* removed .message usage which causes deprecation warning in python 2.6jblum2009-05-231-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11111 221aa14e-8319-0410-a670-987f0aec2ac5
* Rename grc package to gnuradio-companionjcorgan2009-05-232-3/+3
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11109 221aa14e-8319-0410-a670-987f0aec2ac5
* Update trunk to revision 3.3svnjcorgan2009-05-233-7/+44
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11107 221aa14e-8319-0410-a670-987f0aec2ac5
* Doc cleanupjcorgan2009-05-233-33/+13
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11106 221aa14e-8319-0410-a670-987f0aec2ac5
* Dependency fixjcorgan2009-05-231-2/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11101 221aa14e-8319-0410-a670-987f0aec2ac5
* Replaced the is_match function with regular expression.jblum2009-05-232-38/+16
| | | | | | | | | | | | Cache the results of the doc extraction. Removed support for blks2 docs until that is sorted out. The matching will handle any file extension, as to also support .xml.gz files in the gnuradio-docs deb. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11099 221aa14e-8319-0410-a670-987f0aec2ac5
* Change wxgui style default now so 'auto' tries for OpenGL sinks and falls ↵jcorgan2009-05-233-42/+33
| | | | | | back to non-GL sinks. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11091 221aa14e-8319-0410-a670-987f0aec2ac5
* Removed redundant libmissing from libgnuradio-core-qa; it's alreadymichaelld2009-05-231-1/+0
| | | | | | | | included in libgnuradio-core, which is then included in the QA library. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11090 221aa14e-8319-0410-a670-987f0aec2ac5
* Backed out [10702] because it was causing a problem with an existingeb2009-05-221-1/+1
| | | | | | | | | application. gr_mpsk_receiver_cc.cc needs some TLC. The constellations are pretty large even in high SNR environments. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11089 221aa14e-8319-0410-a670-987f0aec2ac5
* Doc fixes.eb2009-05-2265-111/+150
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11088 221aa14e-8319-0410-a670-987f0aec2ac5
* Quick fix for ubuntu docs dir.jblum2009-05-222-5/+8
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11087 221aa14e-8319-0410-a670-987f0aec2ac5
* Get Python versioning correct.jcorgan2009-05-222-27/+35
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11086 221aa14e-8319-0410-a670-987f0aec2ac5
* doc fixes! work-in-progresseb2009-05-22221-288/+315
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11085 221aa14e-8319-0410-a670-987f0aec2ac5
* enable doxygen automatically if we've got iteb2009-05-221-4/+4
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11084 221aa14e-8319-0410-a670-987f0aec2ac5
* More dependency fixesjcorgan2009-05-211-2/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11082 221aa14e-8319-0410-a670-987f0aec2ac5
* Fix dependencyjcorgan2009-05-211-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11081 221aa14e-8319-0410-a670-987f0aec2ac5
* Tweaks for svn-buildpackagejcorgan2009-05-215-7/+5
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11080 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r11074:11077 from jcorgan/deb in to trunk. Ubuntu packaging for 3.2 ↵jcorgan2009-05-209-86/+173
| | | | | | done, except for gr-msdd6000. Ready for testing. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11078 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r11045:11059 from jcorgan/deb into trunk. Updates on Ubuntu binary ↵jcorgan2009-05-209-124/+234
| | | | | | packaging; also fixes missing files in digital example directory. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11072 221aa14e-8319-0410-a670-987f0aec2ac5
* Added custom grc_blks2 tcp source and sink blocks + wrappers.jblum2009-05-207-0/+250
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11063 221aa14e-8319-0410-a670-987f0aec2ac5
* Re-implemented variable sink so that it can pass vector-aligned samples.jblum2009-05-198-34/+577
| | | | | | | | | | Created backend grc blks2 block to sample the stream and set callback. Renamed variable sink and moved it into the sinks category. Added example of variable sink reading taps from a stream and setting them to a FIR filter. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11062 221aa14e-8319-0410-a670-987f0aec2ac5
* Updates to C++ and Python APIs:jcorgan2009-05-196-3/+79
| | | | | | | | | | | | * C++: Adds usrp2::MC_* constants for config_mimo() call in libusrp2 * Python: Adds usrp2.config_mimo(), and usrp2.MC_* constants * Python: Adds usrp2.sync_every_pps() git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11050 221aa14e-8319-0410-a670-987f0aec2ac5
* Added arg to start non gl scope in xy mode.jblum2009-05-151-1/+2
| | | | | | | | Harmless and backwards compadible. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11047 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged wip r11012:11022 from jcorgan/deb into trunk.jcorgan2009-05-158-92/+228
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11043 221aa14e-8319-0410-a670-987f0aec2ac5
* blks2 std squelch fixjblum2009-05-141-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11033 221aa14e-8319-0410-a670-987f0aec2ac5
* Blacklist certain ID names, such as python builtins, and gnuradio modules.jblum2009-05-143-1/+8
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11032 221aa14e-8319-0410-a670-987f0aec2ac5
* Moved filterbank blocks to filers category.jblum2009-05-142-6/+6
| | | | | | | | Larger flow graph size allowed by options block. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11031 221aa14e-8319-0410-a670-987f0aec2ac5
* Create one drawing area per flowgraph/notebook page.jblum2009-05-144-35/+45
| | | | | | | | | | | | Previously, there was one global drawing area, and empty notebook pages. This has the advantage of saving the scroll position though mutiple scroll windows, rendering the flow graph only when the notebook page is realized, and proper use + appearance of the gtk notebook git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11030 221aa14e-8319-0410-a670-987f0aec2ac5
* shared drawing area method for creating new pixmapsjblum2009-05-144-8/+8
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11029 221aa14e-8319-0410-a670-987f0aec2ac5
* Doc fixes. Merged eb/t367 -r11020:11025 to trunk. This changeseteb2009-05-1433-250/+472
| | | | | | | | | | | | | | | | | | | | | | moves the primary doxygen configuration under the top-level docs directory. It creates a new "docs" top-level component that can be enabled/disabled using the configure --disable-docs option. At this time, the --enable-doxygen option is still required to enable the generation of the doxygen documents. I think the flag should probably be removed, and default to "yes" if we find doxygen on the path. The user can disable the doc generation using --disable-docs if desired. The doxygen config file has been modified such that doxygen is now only run on the C++ sources. No attempt is made to process the python code using doxygen. This results in a less confusing set of docs for the the C++ API. Straightening out the python docs is left for later. Many classes are currently misclassified (\ingroup <wrong>). That will probably require another day of work, that I can't get to right now. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11027 221aa14e-8319-0410-a670-987f0aec2ac5
* Fixes ticket:364, ticket:365. Merged eb/t364 -r11015:11017 to trunk.eb2009-05-135-32/+43
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11018 221aa14e-8319-0410-a670-987f0aec2ac5
* Built and checked in new rbfs that fix ticket:248 and ticket:290.eb2009-05-122-0/+0
| | | | | | | | | | | | | The rbfs are built from r11012 and were compiled using Quartus II Version 7.1 build 178 06/25/2007 SP 1 SJ Web Edition. ticket:248 was actually fixed in [9485], but the updated rbfs were never checked in. Ticket:290 wasn't really a bug. The host code has always been correct. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11014 221aa14e-8319-0410-a670-987f0aec2ac5
* Backport automake 2.60's AC_PROG_MKDIR_P so we can continue to support ↵jcorgan2009-05-111-0/+11
| | | | | | automake 2.57 (Achilleas Anastasopoulos) git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11001 221aa14e-8319-0410-a670-987f0aec2ac5
* Apply Juha Vierinen patch to allow variable USRP2 rx buffer sizejcorgan2009-05-115-17/+18
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11000 221aa14e-8319-0410-a670-987f0aec2ac5
* Updated ignores for new binariesjcorgan2009-05-110-0/+0
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10999 221aa14e-8319-0410-a670-987f0aec2ac5
* simple images to set revision numbermatt2009-05-104-0/+1104
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10998 221aa14e-8319-0410-a670-987f0aec2ac5
* Fix abort when user fails to connect hier_block2 outputs both internally and ↵jcorgan2009-05-082-14/+68
| | | | | | internally; throw meaningful exception instead. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10992 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r10948:10959 from jcorgan/deb into trunk. Trunk passesjcorgan2009-05-0716-347/+302
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | distcheck. Part 1 of Debian/Ubuntu binary packaging update for 3.2 release. Creates all C++ API binary and dev packages, with their associated runtime dependencies. * Runtime shared-library packages: -libgruel -libgnuradio-omnithread -libpmt -libmblock -libgnuradio-core -libgnuradio-alsa -libgnuradio-qtgui -libusrp -libusrp2 -libgnuradio-usrp -libgnuradio-usrp2 * C++ development headers and pkg-config files for the above: -libgruel-dev -libgnuradio-omnithread-dev -libpmt-dev -libmblock-dev -libgnuradio-core-dev -libgnuradio-alsa-dev -libgnuradio-qtgui-dev -libusrp-dev -libusrp2-dev NOTE: For consistency, libqtgui.so has been renamed to libgnuradio-qtgui.so, and libgr-usrp2.so has been renamed to libgnuradio-usrp2.so. A 'gnuradio-dev' virtual package will be created that will depend upon the above -dev packages, so installing that one package will pull in all that is needed to do pure C++ development in GNU Radio. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10981 221aa14e-8319-0410-a670-987f0aec2ac5
* ydivs in fftsink wrapperjblum2009-05-061-0/+7
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10980 221aa14e-8319-0410-a670-987f0aec2ac5
* numbersink fix for when average=True on initjblum2009-05-061-2/+3
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10979 221aa14e-8319-0410-a670-987f0aec2ac5