Age | Commit message (Expand) | Author |
2011-07-04 | gnuradio-examples, gr-audio: moved audio Python and C++ examples into gr-audio | Johnathan Corgan |
2011-07-03 | Merge branch 'master' into next | Johnathan Corgan |
2011-07-03 | gr-utils: move non-GUI apps using old libusrp(2) into gr-usrp or gr-usrp2 | Johnathan Corgan |
2011-07-03 | msdd6000: removed from tree, obsolete | Johnathan Corgan |
2011-07-03 | sounder: removed from tree, obsolete | Johnathan Corgan |
2011-07-03 | radar-mono: removed from tree, obsolete | Johnathan Corgan |
2011-07-03 | gpio: removed from tree, obsolete | Johnathan Corgan |
2011-07-03 | Merge branch 'master' into next | Johnathan Corgan |
2011-07-03 | Merge branch 'maint' | Johnathan Corgan |
2011-07-03 | gr: added to the .gitignores to various components for in-tree builds | Josh Blum |
2011-07-03 | uhd: typo fix for initing a new clock_config() | Josh Blum |
2011-07-03 | Merge branch 'uhd/per_mb_ref_source' of gnuradio.org:jblum | Josh Blum |
2011-07-03 | Fix URL in ChangeLog | Johnathan Corgan |
2011-07-01 | Fix sensitivity accessor in gr_frequency_modulator_fc. | Johnathan Corgan |
2011-07-01 | Merge branch 'master' into next | Johnathan Corgan |
2011-07-01 | Merge branch 'single_pole_iir_const' | Johnathan Corgan |
2011-07-01 | gnuradio-core: make accessor const in gr_single_pole_iir | Johannes Schmitz |
2011-07-01 | Merge branch 'quad_demod_gain_accessors' | Johnathan Corgan |
2011-07-01 | gnuradio-core: use common coding style for accessor in quadrature_demod_cf | Johnathan Corgan |
2011-07-01 | gnuradio-core: add accessors for gain property of quadrature_demod_cf | Alexandru Csete |
2011-06-29 | uhd: added per motherboard reference source option (includes mimo cable) | Josh Blum |
2011-06-22 | grc: qtgui windows have scrollbars (thanks jason) | Josh Blum |
2011-06-22 | Merge pull request #2 from benreynwar/8psk | Tom Rondeau |
2011-06-21 | gr-digital, gr-trellis: Fixing gr-trellis to work with constellation now that... | Ben Reynwar |
2011-06-14 | uhd: simplify the work function, added TODOs for tags | Josh Blum |
2011-06-13 | Fixed error in m4 config file. | Ben Reynwar |
2011-06-13 | Merge branch '8psk' of https://github.com/trondeau/gnuradio into 8psk | Ben Reynwar |
2011-06-13 | Merge branch 'master' into 8psk | Tom Rondeau |
2011-06-11 | Merge master into next, skipping revision change | Johnathan Corgan |
2011-06-11 | Update revision to 3.5.0git | Johnathan Corgan |
2011-06-11 | Update revision to 3.4.1git | Johnathan Corgan |
2011-06-11 | Update revision to 3.4.0 | Johnathan Corgan |
2011-06-11 | Update config.sub and config.guess with latest canonical versions | Johnathan Corgan |
2011-06-11 | Allow disabling shm vmcircbuf tests at configure time | Don Ward |
2011-06-11 | Merge remote branch 'burx/burx_updates_for_rel_3pt4' | Johnathan Corgan |
2011-06-09 | grc: removed var sink taps example, its no longer supported, weird, and not u... | Josh Blum |
2011-06-09 | grc: disable pythonw on darwin, apparently not needed | Josh Blum |
2011-06-09 | gr-uhd: enable 8 channels in grc uhd blocks | Josh Blum |
2011-06-07 | added high_res_timer_epoch to give ticks at the epoch | Josh Blum |
2011-06-07 | qtgui: make a common function for the time label creation in waterfall | Josh Blum |
2011-06-07 | qtgui: removed all traces of highResTimeFunctions.h | Josh Blum |
2011-06-07 | qtgui: removed most of the functions in highResTimeFunctions.h | Josh Blum |
2011-06-07 | qtgui: partially switch to gruel high res timer | Josh Blum |
2011-06-07 | gruel: adding high resolution timer to gruel | Josh Blum |
2011-06-07 | qtgui: replace timespec with typedef so its easier to replace | Josh Blum |
2011-06-07 | Merge branch 'mergeme/fix/trellis/metrics_typo' | Tom Rondeau |
2011-06-06 | digital: converting LMS algorithm to use the gr_adaptive_filter structure and... | Tom Rondeau |
2011-06-06 | digital: formatting CMA code; adding get_ functions and renaming things for c... | Tom Rondeau |
2011-06-05 | Merge branch 'master' into turbo | Tom Rondeau |
2011-06-05 | trellis: fixed Makefile by removing non-existant file names. | Tom Rondeau |