Age | Commit message (Expand) | Author |
2009-07-15 | revert 11442 until I find a fix for boost 1.37 | eb |
2009-07-15 | Removed pmt dependency on omnithreads, now dependent on boost::threads | eb |
2009-07-15 | applied patch from ticket:358 | eb |
2009-07-15 | pmt performance improvement: Switch from shared_ptr to intrusive_ptr | eb |
2009-07-15 | pmt perf improvements: Make function arguments const & (c1257, c1260 | eb |
2009-07-15 | Add some unit test for pmt_subsetp and pmt_memq. (c1261 from Stefan BrĂ¼ns) | eb |
2009-07-15 | pmt performance improvement: avoid some double type casting (c1256 | eb |
2009-07-15 | Minor optimation, assume well formed list as common case (c1255 from Stefan B... | eb |
2009-07-14 | Revert erroneous file included in r11424 | jcorgan |
2009-07-14 | Reorganization of debian package directory | jcorgan |
2009-07-11 | make use of gr.version() | jblum |
2009-07-11 | Cleanup. | jcorgan |
2009-07-11 | Implements ticket:401 and ticket:402. | jcorgan |
2009-07-10 | Merged r11397:11413 from balister/arm-configure into trunk. Trunk passes dis... | jcorgan |
2009-07-10 | Make trunk packages use revision number in version. | jcorgan |
2009-07-10 | Fix missing files from package generation | jcorgan |
2009-07-10 | Refactor msgq thread classes to use gru.msgq_runner | jcorgan |
2009-07-10 | Merged r11401:11405 from jblum/digital into trunk. Restores tunnel.py, rx_vo... | jcorgan |
2009-07-09 | Adds generic msgq runner convenience class. | jcorgan |
2009-07-09 | Add missed revision to last check-in | jcorgan |
2009-07-09 | Merged r11377:11390 from jcorgan/usrp-headers in to trunk. | jcorgan |
2009-07-08 | short id fix | jblum |
2009-07-08 | Adds short commandline parameter handling in GRC. | jcorgan |
2009-07-07 | Fixing USRP2 dispaly program and minor tweaks to USRP program. | trondeau |
2009-07-06 | Temporary binary packaging update (3.3svn-1) to deal with prefs.py not handli... | jcorgan |
2009-07-06 | Revert changeset r11150 for gnuradio-omnithread.pc, which broke some out of t... | jcorgan |
2009-07-06 | Fix Makefile and update package for r11361 | jcorgan |
2009-07-06 | Fix dependency | jcorgan |
2009-07-06 | Merging trondeau/qt branch r11231:11360. This merge improves the usability an... | trondeau |
2009-07-06 | Packaging update for changeset r11358 | jcorgan |
2009-07-06 | Merged r11309:11357 from grc branch. | jblum |
2009-07-06 | Install custom grc.conf for Ubuntu grc package. Forces correct docdir and ad... | jcorgan |
2009-07-05 | Fix missing files from gr-radar-mono package (Nick Withers) | jcorgan |
2009-07-05 | Implement new Ubuntu packages for new C++ API libraries created by r11150. | jcorgan |
2009-07-05 | Ubuntu packaging changes for updates on release branch, doesn't include chang... | jcorgan |
2009-07-04 | std squelch wrapper fix | jblum |
2009-07-02 | removed redundant constants.py entry in makefile | jblum |
2009-06-30 | Fix double quotation problem | jcorgan |
2009-06-30 | Fix makefile entries | jcorgan |
2009-06-30 | Add missing files to distribution tarball. | jcorgan |
2009-06-30 | Fixes ticket:372 | jcorgan |
2009-06-29 | fixed screenshot capability, calls get pixbuf in drawing area | jblum |
2009-06-29 | fix for argmax wrapper check | jblum |
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 |