summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-01Fixed base class type. Thanks Achilleas!eb
2009-05-29Pass-up actual exception message when param evaluation fails.jblum
2009-05-29eval fixjblum
2009-05-29remove dbsm to make room in flashmatt
2009-05-29Did a little work with path handling.jblum
2009-05-29removed defunct base_value parameter from numbersinkjblum
2009-05-28Make the hardcoded paths in grc optionally configurable from environment vari...jblum
2009-05-28handle clocks on both version 3 and version 4 boards, cleaned up the apimatt
2009-05-27Typo fix; passes distcheck on OSX.michaelld
2009-05-27Fix typo in library name; passes make & check.michaelld
2009-05-27Merged r11123:11148 from jcorgan/np into trunk.jcorgan
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