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-09-28
Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital
Josh Blum
2011-09-28
Merge branch 'next' into digital
Josh Blum
2011-09-27
digital: fixed differential/non-differential. Defaults to differential now, too.
Tom Rondeau
2011-09-27
digital: fixed up benchmark codes to handle receive, too. Over-the-air tests ...
Tom Rondeau
2011-09-27
digital: making a parent class for the UHD interface since most of the functi...
Tom Rondeau
2011-09-27
core: add link with librt for shm_* calls
Josh Blum
2011-09-27
digital: bug fixes for digital mods. Adding fist pass at a UHD benchmark tran...
Tom Rondeau
2011-09-26
Merge branch 'next' into digital
Tom Rondeau
2011-09-26
Merge branch 'master' into next
Tom Rondeau
2011-09-26
docs: fix Doxygen so it gets all generated files in builddir if this is diffe...
Tom Rondeau
2011-09-26
digital: removed hier directory
Tom Rondeau
2011-09-26
Merge branch 'digital' of github.com:trondeau/gnuradio into digital
Tom Rondeau
2011-09-26
digital: removed hier directory in gr-digital; put c++ hier blocks into lib/i...
Tom Rondeau
2011-09-26
uhd: cmake support for example application
Josh Blum
2011-09-26
Merge branch 'next' of http://gnuradio.org/git/gnuradio into next
Josh Blum
2011-09-26
digital: moved header files from lib to include in gr-digital.
Tom Rondeau
2011-09-26
digital: updated build files for new gr-digital/include directory.
Tom Rondeau
2011-09-26
digital: adding include directory for public header files.
Tom Rondeau
2011-09-26
Merge branch 'master' into next
Tom Rondeau
2011-09-26
uhd: can't be const to go into tag_work, which might change it.
Tom Rondeau
2011-09-26
Merge branch 'mergme/uhd_tags_impl_on_master'
Tom Rondeau
2011-09-26
uhd: tweaks for some minor details
Josh Blum
2011-09-24
gruel: added missing pmt swig install rule
Josh Blum
2011-09-24
Merge master into next, skipping version number change
Johnathan Corgan
2011-09-24
Update revision to 3.4.2git
Johnathan Corgan
2011-09-24
Merge 'master' into next, skipping version change commit
Johnathan Corgan
2011-09-24
Update revision to 3.4.1 release
Johnathan Corgan
2011-09-24
howto: various fixes for howto example
Josh Blum
2011-09-24
Merge branch 'master' into next
Tom Rondeau
2011-09-24
Merge branch 'keep1n'
Tom Rondeau
2011-09-24
Merge branch 'master' into next
Johnathan Corgan
2011-09-24
Merge branch 'maint'
Johnathan Corgan
2011-09-24
gr-noaa: fix PLL to generate output, then update error
Johnathan Corgan
2011-09-24
Merge branch 'master' into next
Johnathan Corgan
2011-09-24
Merge branch 'maint'
Johnathan Corgan
2011-09-24
comedi: fix to use comedi 0.8 API
Johnathan Corgan
2011-09-24
uhd: added tags_demo c++ example application
Josh Blum
2011-09-24
uhd: tweaks + tested working tags implementation
Josh Blum
2011-09-24
uhd: added documentation and tag implementations
Josh Blum
2011-09-24
gr-uhd: remove unused _tmp_buffs variable
Thomas Tsou
2011-09-24
uhd: added kwargs to construct individual struct elements in tune_request_t
Josh Blum
2011-09-24
Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital
Josh Blum
2011-09-24
Merge branch 'next' of http://gnuradio.org/git/gnuradio into next
Josh Blum
2011-09-24
howto: updated find gruel and core modules to match recommended style
Josh Blum
2011-09-23
qtgui: removed usrp and usrp2-specific apps; replaced with a UHD version.
Tom Rondeau
2011-09-23
qtgui: moved actual examples to new examples directory.
Tom Rondeau
2011-09-23
examples: fixed import statements.
Tom Rondeau
2011-09-23
trellis: fixed import statements; fixed test_cpm to convert numpy stuff to ty...
Tom Rondeau
2011-09-23
examples: fixed examples (pfb and tags) to print an error when python modules...
Tom Rondeau
2011-09-23
qtgui: fixing import statements in qtgui apps to print an error if extra pyth...
Tom Rondeau
[next]