| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'jblum/mergeme/misc/use_boost_math_trunc' into next | Johnathan Corgan | 2011-03-14 | 1 | -9/+0 |
|\ |
|
| * | use boost::math::trunc in gr_frequency_modulator_fc.cc | Josh Blum | 2011-02-27 | 1 | -9/+0 |
* | | audio: remove obsoleted individual top-level components | Johnathan Corgan | 2011-03-14 | 1 | -6/+0 |
* | | audio: added config checks for other audios, added jack and port | Josh Blum | 2011-03-09 | 1 | -6/+6 |
* | | audio: skeleton for gr-audio component | Josh Blum | 2011-03-08 | 1 | -6/+7 |
|/ |
|
* | guile: removing calls to check for guile and guile-dev. GNU Radio can once ag... | Tom Rondeau | 2011-02-17 | 1 | -1/+1 |
* | Updating copyright. | Tom Rondeau | 2011-01-22 | 1 | -1/+1 |
* | cleanup mkdir usage with boost filesystem: | Josh Blum | 2011-01-18 | 1 | -2/+2 |
* | Merge branch 'next' into guile. | Eric Blossom | 2010-12-21 | 1 | -0/+1 |
|\ |
|
| * | volk: Updating build system so that volk configures and builds from gnuradio ... | Tom Rondeau | 2010-12-08 | 1 | -0/+1 |
* | | Update comments for --enable-guile, reflecting that it's disabled by default. | Eric Blossom | 2010-12-06 | 1 | -1/+3 |
* | | Moved contents of gr-guile into gnuradio-core/src/guile and removed gr-guile. | Eric Blossom | 2010-12-02 | 1 | -1/+0 |
* | | Make Guile bindings work with --with-gnuradio-core et al. | Eric Blossom | 2010-11-21 | 1 | -0/+1 |
* | | remove incomplete Tcl support to not confuse people | Rob Savoye | 2010-11-17 | 1 | -15/+1 |
* | | dail-tone.wfd example waveform can be loaded and run by gr-run-waveform. | Eric Blossom | 2010-11-13 | 1 | -1/+2 |
* | | Make check works again, now using guile's native test-suite code. | Eric Blossom | 2010-11-10 | 1 | -2/+2 |
* | | Create guile QA framework. | Eric Blossom | 2010-11-10 | 1 | -1/+2 |
* | | add options to enable tcl and/or guile as well as python bindings. | Rob Savoye | 2010-11-10 | 1 | -1/+28 |
|/ |
|
* | Merge branch 'prefix_fix' of gnuradio.org:jblum into next | Josh Blum | 2010-10-19 | 1 | -0/+7 |
|\ |
|
| * | possible prefix = NONE fix | Josh Blum | 2010-09-26 | 1 | -0/+7 |
* | | Remove vrt from build. | Eric Blossom | 2010-10-05 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'master' into next | Johnathan Corgan | 2010-06-02 | 1 | -1/+1 |
|\ |
|
| * | build: use date format string instead of -R for portability | Johnathan Corgan | 2010-06-01 | 1 | -1/+1 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2010-05-24 | 1 | -1/+1 |
|\| |
|
| * | Merge remote branch 'gnuradio/wip/udp_source_sink' | Johnathan Corgan | 2010-05-23 | 1 | -1/+1 |
| |\ |
|
| | * | Add additional conditionalization of networking includes | Eric Blossom | 2010-05-19 | 1 | -1/+1 |
| * | | libvrt: remove from 3.3 API. | Johnathan Corgan | 2010-05-21 | 1 | -1/+0 |
* | | | Merge branch 'master' of http://gnuradio.org/git/gnuradio into uhd | Josh Blum | 2010-05-18 | 1 | -1/+1 |
|\| | |
|
| * | | gnuradio-core: Disable (temporarily) interpolator tap calculation | Johnathan Corgan | 2010-05-13 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'master' of http://gnuradio.org/git/gnuradio into uhd | Josh Blum | 2010-05-04 | 1 | -8/+12 |
|\| |
|
| * | Remove omnithreads library. | Johnathan Corgan | 2010-04-26 | 1 | -5/+0 |
| * | Remove mblock library. We hardly knew 'ye. | Johnathan Corgan | 2010-04-26 | 1 | -1/+0 |
| * | Update build configuration for OSX omnithreads changeover | Johnathan Corgan | 2010-04-26 | 1 | -2/+12 |
* | | Created gr uhd skeleton build. | Josh Blum | 2010-02-24 | 1 | -0/+1 |
|/ |
|
* | Remove warning related to GRC_GR_VRT | Eric Blossom | 2010-01-08 | 1 | -1/+1 |
* | Added computed version number to configuration | Johnathan Corgan | 2009-10-03 | 1 | -4/+5 |
* | Merged Bdale's 3.2.2-1 packaging | Johnathan Corgan | 2009-09-24 | 1 | -1/+0 |
* | Acknowledging the obvious | Johnathan Corgan | 2009-09-24 | 1 | -1/+1 |
* | Created new gr-noaa top-level component. | Johnathan Corgan | 2009-09-20 | 1 | -0/+1 |
* | Better fix for broken AC_PROG_F77 macro | Johnathan Corgan | 2009-09-03 | 1 | -1/+0 |
* | Fix Python header check failure due to invalid cached state | Johnathan Corgan | 2009-09-03 | 1 | -0/+1 |
* | Removed subversion related configuration info. | Johnathan Corgan | 2009-09-02 | 1 | -3/+0 |
* | Merged VRT work-in-progress from eb/vrt2 (11518:11598) into trunk. | eb | 2009-08-15 | 1 | -0/+2 |
* | Merged r11452:11459 from jcorgan/pmt-gruel into trunk. Trunk passes distcheck. | jcorgan | 2009-07-20 | 1 | -2/+1 |
* | Implements ticket:401 and ticket:402. | jcorgan | 2009-07-11 | 1 | -2/+21 |
* | Make trunk packages use revision number in version. | jcorgan | 2009-07-10 | 1 | -0/+3 |
* | Merged r11123:11148 from jcorgan/np into trunk. | jcorgan | 2009-05-27 | 1 | -1/+16 |
* | Update trunk to revision 3.3svn | jcorgan | 2009-05-23 | 1 | -1/+1 |
* | Doc fixes. Merged eb/t367 -r11020:11025 to trunk. This changeset | eb | 2009-05-14 | 1 | -0/+1 |
* | Fixes ticket:364, ticket:365. Merged eb/t364 -r11015:11017 to trunk. | eb | 2009-05-13 | 1 | -9/+22 |