summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-23added include <cstdio> statements in several files to make it compatible with...anastas
2009-06-221 is for hardware control of leds, 0 is for softwarematt
2009-06-21Fix QPSK phase error detector. Applied patch from Ben Green, modified by Tom...jcorgan
2009-06-19test for clock lockingmatt
2009-06-19test for clock lockmatt
2009-06-19allow the choice of automatic (hardware) control of ledsmatt
2009-06-18Exporting qt-based examples to installed examples folder and fixed a minor is...trondeau
2009-06-18Fixing a bug and adding the output of pyuic for qt_digital example.trondeau
2009-06-18Two words that seem necessaryn4hy
2009-06-17Fixing benchmark_tx to use usrp_options interface. Also changes the default p...trondeau
2009-06-17Adding my generated qt_rx_window.py code for the QT GUI interface.trondeau
2009-06-17fixes to benchmark_rxtrondeau
2009-06-17Passing new function definition to SWIG for access in Python.trondeau
2009-06-17Fixing digital benchmarks: adding usrp_options class to reciever.trondeau
2009-06-17Merging trondeau/qtdigital branch r11210-11215 to add some QT GUI's to the di...trondeau
2009-06-17Merging trondeau/digital branch r11185:11205 to improve digital example inter...trondeau
2009-06-15merged r10942:11199 from digital branchjblum
2009-06-13Defined a gr_sysconfdir in Makefile.commonjblum
2009-06-13Merged wxgui/forms branch r11124:11183jblum
2009-06-10Minor fix in binary packagingjcorgan
2009-06-06Fix incorrect dependencyjcorgan
2009-06-04improved gr doc extraction from doxygen xmljblum
2009-06-03updated todojblum
2009-06-01use the gr doc extractor for the usrp2 as welljblum
2009-06-01tooltips for blocks in the category window, pygtk 2.12 and abovejblum
2009-06-01Restored the eval cache. Use a hash of the code+namespace rather than a copy ...jblum
2009-06-01Disabled eval cache, seems to fix odd problem with importing numpy, and evalu...jblum
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