Age | Commit message (Expand) | Author |
2010-12-09 | volk: Small fixes to M4 file for better project integration. | Tom Rondeau |
2010-12-08 | volk: Changing version number to 0.1. | Tom Rondeau |
2010-12-08 | Removing autotests of volk during make check and distchecks since they take a... | Tom Rondeau |
2010-12-08 | volk: more changes to build system so that VPATH builds properly and project ... | Tom Rondeau |
2010-12-08 | volk: Working on VPATH build issues. Makes it through configure, fails on make. | Tom Rondeau |
2010-12-08 | volk: Fixing makefiles for dist. Distcheck still failing on other issues now. | Tom Rondeau |
2010-12-08 | volk: adding config.guess and config.sub to project distribution. | Tom Rondeau |
2010-12-08 | volk: Adding gitignore files. | Tom Rondeau |
2010-12-08 | volk: Cleaning up naming from old libvector to volk. | Tom Rondeau |
2010-12-08 | volk: Updating build system so that volk configures and builds from gnuradio ... | Tom Rondeau |
2010-12-07 | Moved out-of-tree includes out of gnuradio_core_INCLUDES to ensure that | Eric Blossom |
2010-12-07 | Initial checkin for VOLK - Vector-Optimized Library of Kernels. This is a new... | Tom Rondeau |
2010-12-07 | Remove incorrect if PYTHON around swiginclude_HEADERS | Eric Blossom |
2010-12-07 | Change shell function definitions to use POSIX syntax | Eric Blossom |
2010-12-07 | trellis_generated.i has to be generated first, befofre we can generate anythi... | Rob Savoye |
2010-12-07 | flag an error if --enable-guile is specified, but guile-dev is not | Rob Savoye |
2010-12-06 | Merge branch 'next' into guile-next | Eric Blossom |
2010-12-06 | Update comments for --enable-guile, reflecting that it's disabled by default. | Eric Blossom |
2010-12-06 | Remove copy of config/gr_standalone.m4 from top/config | Eric Blossom |
2010-12-06 | Update TODO | Eric Blossom |
2010-12-06 | Remove unused variable grguiledir | Eric Blossom |
2010-12-06 | Add guile QA code to gr-howto-write-a-block | Eric Blossom |
2010-12-06 | Add prefix = NONE test to gr-howto-write-a-block | Eric Blossom |
2010-12-06 | Update TODO | Eric Blossom |
2010-12-06 | Merge branch 'master' into next | Tom Rondeau |
2010-12-06 | Adding a "change in progress" check to alsa sink. | Tom Rondeau |
2010-12-06 | Adding new example script for using the new PFB arbitrary resampler interface... | Tom Rondeau |
2010-12-06 | Modifying blsk2 wrapper for PFB arbitrary resampler to allow the user to just... | Tom Rondeau |
2010-12-05 | uhd: reverting tag changes on uhd single usrp source, there seems to be issue... | Josh Blum |
2010-12-05 | uhd: removed default value chan=0 in the cc files | Josh Blum |
2010-12-04 | Fix load-extension strings | Eric Blossom |
2010-12-04 | Move swig related suffix/pattern rules from Makefile.common to Makefile.swig. | Eric Blossom |
2010-12-04 | Copy fix from gr-howto-write-a-block/config/gr_swig.m4 to main | Eric Blossom |
2010-12-04 | Fix swig syntax error triggered in python/std_complex.i | Eric Blossom |
2010-12-04 | Some piece of this commit triggers a syntax error running swig: | Eric Blossom |
2010-12-03 | Make gr-howto-write-a-block work again... | Eric Blossom |
2010-12-03 | Fix EXTRA_DIST in gr-howto-write-a-block | Eric Blossom |
2010-12-03 | Regenerated Makefile.swig.gen's | Eric Blossom |
2010-12-03 | Rename libguile- to libguile-gnuradio- to match guile library naming convention. | Eric Blossom |
2010-12-03 | update .gitignore | Eric Blossom |
2010-12-03 | tarball name: run-waveform -> gr-run-waveform | Eric Blossom |
2010-12-03 | Comments | Eric Blossom |
2010-12-03 | Uhh, make that test_embed.cc | Eric Blossom |
2010-12-03 | Rename test_waveform.c test_embed.c | Eric Blossom |
2010-12-03 | Initialize GUILE_LOAD_PATH and LTDL_LIBRARY_PATH based on prefix. | Eric Blossom |
2010-12-03 | Less verbose | Eric Blossom |
2010-12-03 | Put all files in filesystem, not just .scm | Eric Blossom |
2010-12-03 | Override primitive-load et al. before loading code. | Eric Blossom |
2010-12-03 | xyzzy-search-load-path -> %xyzzy-search-load-path | Eric Blossom |
2010-12-03 | Revert "Add "shims" for booting (mostly) from magic file system" | Eric Blossom |