summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-14audio: remove obsoleted individual top-level componentsJohnathan Corgan
2011-03-14Merge remote branch 'jblum/wip/gr-audio' into wip/gr-audioJohnathan Corgan
2011-03-13grc: moved all usrp1 and usrp2 stuff out of grc and into gr-usrp*/grcJosh Blum
2011-03-12uhd: use %ignore to hide warnings and fix errorsJosh Blum
2011-03-12Added/updated ignore files.Johnathan Corgan
2011-03-09Fixing gr_filter_design program to import from gnuradio Python package.Tom Rondeau
2011-03-09audio: high prio for platform specific audio osxJosh Blum
2011-03-09audio: added windows and osx audio source filesJosh Blum
2011-03-09audio: added config checks for other audios, added jack and portJosh Blum
2011-03-09audio: make prefs look like old audio, removed old audio.pyJosh Blum
2011-03-09audio: register arches with priorities, ex: prefer alsa over ossJosh Blum
2011-03-09audio: added oss support to gr-audioJosh Blum
2011-03-09audio: use conf files to specify default archJosh Blum
2011-03-09audio: moved the grc audio blocks into gr-audio dirJosh Blum
2011-03-09audio: moved alsa support files into subdirectoryJosh Blum
2011-03-09audio: work on swig support, it importsJosh Blum
2011-03-09audio: work to get alsa support in, lets see if this works before adding moreJosh Blum
2011-03-09audio: added audio factory registry and top level includesJosh Blum
2011-03-08audio: skeleton for gr-audio componentJosh Blum
2011-03-07reverted accidental change to keep 1 in n blockJosh Blum
2011-03-07uhd: fix generation typo on uhd grc blocks io directionJosh Blum
2011-03-05volk: fixing configuration for Cygwin builds.Don Ward
2011-03-01uhd: work on gr_uhd_source work() function to reduce latencyJosh Blum
2011-02-28uhd: only set has_time_spec when nchan > 1Josh Blum
2011-02-25Merge branch 'gr_uhd_next' into nextJosh Blum
2011-02-25uhd: added sensors api to gr-uhd blocks and swig supportJosh Blum
2011-02-25uhd: fix export typo and specify export define when building libJosh Blum
2011-02-22howto: Was over-zealous before. The TESTS should remain firmly in the if GUIL...Tom Rondeau
2011-02-22howto: cleans up the Python build structure for howto; reverts back to making...Tom Rondeau
2011-02-22howto: fixes for howto build structure. Passes check but does not pass distch...Tom Rondeau
2011-02-22howto: I think this is a better fix than the last one. The modules are now im...Tom Rondeau
2011-02-17howto: moving install path back to howto/ to get it to work.Tom Rondeau
2011-02-17volk: Properly sets up package config script if Orc is not found for Volk.Tom Rondeau
2011-02-17Merge branch 'pmt_serial_tags' into nextTom Rondeau
2011-02-17guile: removing calls to check for guile and guile-dev. GNU Radio can once ag...Tom Rondeau
2011-02-15uhd: tweaks for swig/python init fileJosh Blum
2011-02-11uhd: added mboard param to get time now and added get time last ppsJosh Blum
2011-02-10uhd: incremented compat number for new api supportJosh Blum
2011-02-10uhd: added set and get clock rates to gr-uhd blocks and grc wrappersJosh Blum
2011-02-10uhd: tweaks to the grc blocksJosh Blum
2011-02-10uhd: replaced multi/single usrp stuff with just one usrp wrapperJosh Blum
2011-02-08uhd: channel = 0 defaults for single interfaces get_dboard_ifaceJosh Blum
2011-02-08Added first pass at swigging dboard ifaceJason Abele
2011-02-08Merge branch 'master' into next, using strategy "ours" to skipJohnathan Corgan
2011-02-08build: update revision to 3.3.2gitJohnathan Corgan
2011-02-08build: update version number to 3.3.1Johnathan Corgan
2011-02-08build: update config.guess and config.sub from canonical sourceJohnathan Corgan
2011-02-02gruel: generate pmt_serial_tags with python, removes guile dependencyJosh Blum
2011-02-02volk: updating to readd unaligned dot product under new name scheme.Tom Rondeau
2011-02-02volk: cleaning up makefile issues after merge.Tom Rondeau