summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-29argmax wrapper fix, please document argmax, its outputs are non-intuitivejblum
2009-06-29Added ability to extract category names from doxygen.jblum
2009-06-26cast choices to a list because .index method DNE in python2.5 for tuplejblum
2009-06-25Made the form instances in the gui variables "private", ie, added an underscore.jblum
2009-06-25better fix for selected ports, added variable config example to examplesjblum
2009-06-25minor fix so deleted elements are not referenced in the selected portsjblum
2009-06-25added to todo, added help message to optparse option w/ paramjblum
2009-06-23Merging r11186:11273 from grc branch.jblum
2009-06-23added include <cstdio> statements in several files to make it compatible with...anastas
2009-06-23added include <cstdio> statements in several files to make it compatible with...anastas
2009-06-23added include <cstdio> statements in several files to make it compatible with...anastas
2009-06-23added include <cstdio> statements in several files to make it compatible with...anastas
2009-06-23added include <cstdio> statements in several files to make it compatible with...anastas
2009-06-23added include <cstdio> statements in several files to make it compatible with...anastas
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