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-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
gnuradio-examples: add C++ audio examples using new gr-audio
Johnathan Corgan
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-13
grc: moved all usrp1 and usrp2 stuff out of grc and into gr-usrp*/grc
Josh Blum
2011-03-13
grc: swap store the subprocess object rather than the pid when executing
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-07
reverted accidental change to keep 1 in n block
Josh Blum
2011-03-07
uhd: fix generation typo on uhd grc blocks io direction
Josh Blum
2011-03-05
volk: fixing configuration for Cygwin builds.
Don Ward
2011-03-01
uhd: work on gr_uhd_source work() function to reduce latency
Josh Blum
2011-02-28
uhd: only set has_time_spec when nchan > 1
Josh Blum
2011-02-27
qtgui use gruel thread mutex:
Josh Blum
2011-02-27
gruel thread simplification:
Josh Blum
2011-02-27
gr_flowgraph.cc explicit include of <iterator>
Josh Blum
2011-02-27
use boost::math::iround in gr_histo_sink_f.cc and gr_wavfile_sink.cc
Josh Blum
2011-02-27
use boost::math::trunc in gr_frequency_modulator_fc.cc
Josh Blum
2011-02-25
Merge branch 'gr_uhd_next' into next
Josh Blum
2011-02-25
uhd: added sensors api to gr-uhd blocks and swig support
Josh Blum
2011-02-25
uhd: fix export typo and specify export define when building lib
Josh Blum
2011-02-22
howto: Was over-zealous before. The TESTS should remain firmly in the if GUIL...
Tom Rondeau
2011-02-22
howto: cleans up the Python build structure for howto; reverts back to making...
Tom Rondeau
2011-02-22
howto: fixes for howto build structure. Passes check but does not pass distch...
Tom Rondeau
2011-02-22
howto: I think this is a better fix than the last one. The modules are now im...
Tom Rondeau
2011-02-17
howto: moving install path back to howto/ to get it to work.
Tom Rondeau
2011-02-17
volk: Properly sets up package config script if Orc is not found for Volk.
Tom Rondeau
2011-02-17
Merge branch 'pmt_serial_tags' into next
Tom Rondeau
2011-02-17
guile: removing calls to check for guile and guile-dev. GNU Radio can once ag...
Tom Rondeau
[next]