summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-26a more general error for detecting python path and ld path problemsjblum
2009-05-25move i2c init and get_hw_rev before clocks_init because the clock init code n...matt
2009-05-25remove unneeded include filematt
2009-05-25remove printfs to save space. matt
2009-05-25remove unneeded includematt
2009-05-25remove EEPROM setting, complete tests even if SD failsmatt
2009-05-25remove direct calls to ad9510 and use api insteadmatt
2009-05-25proper ignoresmatt
2009-05-25color code refactoringjblum
2009-05-24cast the numpy array to int, seems we cant pass numpy arrays any morejblum
2009-05-23removed .message usage which causes deprecation warning in python 2.6jblum
2009-05-23Rename grc package to gnuradio-companionjcorgan
2009-05-23Update trunk to revision 3.3svnjcorgan
2009-05-23Doc cleanupjcorgan
2009-05-23Dependency fixjcorgan
2009-05-23Replaced the is_match function with regular expression.jblum
2009-05-23Change wxgui style default now so 'auto' tries for OpenGL sinks and falls bac...jcorgan
2009-05-23Removed redundant libmissing from libgnuradio-core-qa; it's alreadymichaelld
2009-05-22Backed out [10702] because it was causing a problem with an existingeb
2009-05-22Doc fixes.eb
2009-05-22Quick fix for ubuntu docs dir.jblum
2009-05-22Get Python versioning correct.jcorgan
2009-05-22doc fixes! work-in-progresseb
2009-05-22enable doxygen automatically if we've got iteb
2009-05-21More dependency fixesjcorgan
2009-05-21Fix dependencyjcorgan
2009-05-21Tweaks for svn-buildpackagejcorgan
2009-05-20Merged r11074:11077 from jcorgan/deb in to trunk. Ubuntu packaging for 3.2 d...jcorgan
2009-05-20Merged r11045:11059 from jcorgan/deb into trunk. Updates on Ubuntu binary pa...jcorgan
2009-05-20Added custom grc_blks2 tcp source and sink blocks + wrappers.jblum
2009-05-19Re-implemented variable sink so that it can pass vector-aligned samples.jblum
2009-05-19Updates to C++ and Python APIs:jcorgan
2009-05-15Added arg to start non gl scope in xy mode.jblum
2009-05-15Merged wip r11012:11022 from jcorgan/deb into trunk.jcorgan
2009-05-14blks2 std squelch fixjblum
2009-05-14Blacklist certain ID names, such as python builtins, and gnuradio modules.jblum
2009-05-14Moved filterbank blocks to filers category.jblum
2009-05-14Create one drawing area per flowgraph/notebook page.jblum
2009-05-14shared drawing area method for creating new pixmapsjblum
2009-05-14Doc fixes. Merged eb/t367 -r11020:11025 to trunk. This changeseteb
2009-05-13Fixes ticket:364, ticket:365. Merged eb/t364 -r11015:11017 to trunk.eb
2009-05-12Built and checked in new rbfs that fix ticket:248 and ticket:290.eb
2009-05-11Backport automake 2.60's AC_PROG_MKDIR_P so we can continue to support automa...jcorgan
2009-05-11Apply Juha Vierinen patch to allow variable USRP2 rx buffer sizejcorgan
2009-05-11Updated ignores for new binariesjcorgan
2009-05-10simple images to set revision numbermatt
2009-05-08Fix abort when user fails to connect hier_block2 outputs both internally and ...jcorgan
2009-05-07Merged r10948:10959 from jcorgan/deb into trunk. Trunk passesjcorgan
2009-05-06ydivs in fftsink wrapperjblum
2009-05-06numbersink fix for when average=True on initjblum