Age | Commit message (Expand) | Author |
2009-06-29 | argmax wrapper fix, please document argmax, its outputs are non-intuitive | jblum |
2009-06-29 | Added ability to extract category names from doxygen. | jblum |
2009-06-26 | cast choices to a list because .index method DNE in python2.5 for tuple | jblum |
2009-06-25 | Made the form instances in the gui variables "private", ie, added an underscore. | jblum |
2009-06-25 | better fix for selected ports, added variable config example to examples | jblum |
2009-06-25 | minor fix so deleted elements are not referenced in the selected ports | jblum |
2009-06-25 | added to todo, added help message to optparse option w/ param | jblum |
2009-06-23 | Merging r11186:11273 from grc branch. | jblum |
2009-06-23 | added include <cstdio> statements in several files to make it compatible with... | anastas |
2009-06-23 | added include <cstdio> statements in several files to make it compatible with... | anastas |
2009-06-23 | added include <cstdio> statements in several files to make it compatible with... | anastas |
2009-06-23 | added include <cstdio> statements in several files to make it compatible with... | anastas |
2009-06-23 | added include <cstdio> statements in several files to make it compatible with... | anastas |
2009-06-23 | added include <cstdio> statements in several files to make it compatible with... | anastas |
2009-06-23 | added include <cstdio> statements in several files to make it compatible with... | anastas |
2009-06-22 | 1 is for hardware control of leds, 0 is for software | matt |
2009-06-21 | Fix QPSK phase error detector. Applied patch from Ben Green, modified by Tom... | jcorgan |
2009-06-19 | test for clock locking | matt |
2009-06-19 | test for clock lock | matt |
2009-06-19 | allow the choice of automatic (hardware) control of leds | matt |
2009-06-18 | Exporting qt-based examples to installed examples folder and fixed a minor is... | trondeau |
2009-06-18 | Fixing a bug and adding the output of pyuic for qt_digital example. | trondeau |
2009-06-18 | Two words that seem necessary | n4hy |
2009-06-17 | Fixing benchmark_tx to use usrp_options interface. Also changes the default p... | trondeau |
2009-06-17 | Adding my generated qt_rx_window.py code for the QT GUI interface. | trondeau |
2009-06-17 | fixes to benchmark_rx | trondeau |
2009-06-17 | Passing new function definition to SWIG for access in Python. | trondeau |
2009-06-17 | Fixing digital benchmarks: adding usrp_options class to reciever. | trondeau |
2009-06-17 | Merging trondeau/qtdigital branch r11210-11215 to add some QT GUI's to the di... | trondeau |
2009-06-17 | Merging trondeau/digital branch r11185:11205 to improve digital example inter... | trondeau |
2009-06-15 | merged r10942:11199 from digital branch | jblum |
2009-06-13 | Defined a gr_sysconfdir in Makefile.common | jblum |
2009-06-13 | Merged wxgui/forms branch r11124:11183 | jblum |
2009-06-10 | Minor fix in binary packaging | jcorgan |
2009-06-06 | Fix incorrect dependency | jcorgan |
2009-06-04 | improved gr doc extraction from doxygen xml | jblum |
2009-06-03 | updated todo | jblum |
2009-06-01 | use the gr doc extractor for the usrp2 as well | jblum |
2009-06-01 | tooltips for blocks in the category window, pygtk 2.12 and above | jblum |
2009-06-01 | Restored the eval cache. Use a hash of the code+namespace rather than a copy ... | jblum |
2009-06-01 | Disabled eval cache, seems to fix odd problem with importing numpy, and evalu... | jblum |
2009-06-01 | Fixed base class type. Thanks Achilleas! | eb |
2009-05-29 | Pass-up actual exception message when param evaluation fails. | jblum |
2009-05-29 | eval fix | jblum |
2009-05-29 | remove dbsm to make room in flash | matt |
2009-05-29 | Did a little work with path handling. | jblum |
2009-05-29 | removed defunct base_value parameter from numbersink | jblum |
2009-05-28 | Make the hardcoded paths in grc optionally configurable from environment vari... | jblum |
2009-05-28 | handle clocks on both version 3 and version 4 boards, cleaned up the api | matt |
2009-05-27 | Typo fix; passes distcheck on OSX. | michaelld |