index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-03-16
howto: updated ignores
Johnathan Corgan
2011-03-16
build: updated version to 3.4.0git
Johnathan Corgan
2011-03-16
Merge remote branch 'gnuradio/next'
Johnathan Corgan
2011-03-15
gruel: added missing ignores
Johnathan Corgan
2011-03-15
Merge branch 'next' of gnuradio.org:gnuradio into next
Tom Rondeau
2011-03-15
Merge branch 'pmtswig' into next
Tom Rondeau
2011-03-15
gruel: fixed swig interface file to dereference pmt_t.
Tom Rondeau
2011-03-14
qtgui: fix distcheck error
Johnathan Corgan
2011-03-14
Merge remote branch 'jblum/mergeme/qtgui/grc' into next
Johnathan Corgan
2011-03-14
Merge remote branch 'jblum/wip/attributes' into next
Johnathan Corgan
2011-03-14
Merge remote branch 'jblum/mergeme/volk/remove_posix_memalign' into next
Johnathan Corgan
2011-03-14
Merge remote branch 'jblum/wip/grc/kill_process' into next
Johnathan Corgan
2011-03-14
Merge remote branch 'jblum/mergeme/qtgui/use_gruel_thread_mutex' into next
Johnathan Corgan
2011-03-14
Merge remote branch 'jblum/mergeme/misc/gruel_thread_simplification' into next
Johnathan Corgan
2011-03-14
Merge remote branch 'jblum/mergeme/misc/gr_flowgraph_include_iterator' into next
Johnathan Corgan
2011-03-14
Merge remote branch 'jblum/mergeme/misc/use_boost_math_round' into next
Johnathan Corgan
2011-03-14
Merge remote branch 'jblum/mergeme/misc/use_boost_math_trunc' into next
Johnathan Corgan
2011-03-14
gruel: fixing structure. Passes make check.
Tom Rondeau
2011-03-14
Merge branch 'wip/qtgui/grc' into mergeme/qtgui/grc
Josh Blum
2011-03-14
gruel: SWIGing Gruel into Python to access PMTs.
Tom Rondeau
2011-03-14
gnuradio-examples: add C++ audio examples using new gr-audio
Johnathan Corgan
2011-03-14
created gruel/attributes.h to house compiler specific attribute macros
Josh Blum
2011-03-14
Merge remote branch 'jblum/wip/gr-audio' into wip/gr-audio
Johnathan Corgan
2011-03-14
audio: remove obsoleted individual top-level components
Johnathan Corgan
2011-03-14
gr-audio: added README and default config fix
Josh Blum
2011-03-14
Merge remote branch 'jblum/wip/gr-audio' into wip/gr-audio
Johnathan Corgan
2011-03-14
volk: simplify the get new method for the aligned pool
Josh Blum
2011-03-13
Fixing gr_filter_design program to import from gnuradio Python package.
Tom Rondeau
2011-03-13
grc: moved all usrp1 and usrp2 stuff out of grc and into gr-usrp*/grc
Josh Blum
2011-03-13
Adding test to use free or munmap to USRP2 ethernet buffer.
Tom Rondeau
2011-03-13
grc: swap store the subprocess object rather than the pid when executing
Josh Blum
2011-03-12
qtgui: removed python directory that was added, never used
Josh Blum
2011-03-12
uhd: use %ignore to hide warnings and fix errors
Josh Blum
2011-03-12
Added/updated ignore files.
Johnathan Corgan
2011-03-09
Fixing gr_filter_design program to import from gnuradio Python package.
Tom Rondeau
2011-03-09
audio: high prio for platform specific audio osx
Josh Blum
2011-03-09
audio: added windows and osx audio source files
Josh Blum
2011-03-09
audio: added config checks for other audios, added jack and port
Josh Blum
2011-03-09
audio: make prefs look like old audio, removed old audio.py
Josh Blum
2011-03-09
audio: register arches with priorities, ex: prefer alsa over oss
Josh Blum
2011-03-09
audio: added oss support to gr-audio
Josh Blum
2011-03-09
audio: use conf files to specify default arch
Josh Blum
2011-03-09
audio: moved the grc audio blocks into gr-audio dir
Josh Blum
2011-03-09
audio: moved alsa support files into subdirectory
Josh Blum
2011-03-09
audio: work on swig support, it imports
Josh Blum
2011-03-09
audio: work to get alsa support in, lets see if this works before adding more
Josh Blum
2011-03-09
audio: added audio factory registry and top level includes
Josh Blum
2011-03-08
audio: skeleton for gr-audio component
Josh Blum
2011-03-08
volk: replace posix_memalign with something cross platform
Josh Blum
2011-03-07
qtgui-grc: added suport in main template for theme icon
Josh Blum
[next]