Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-27 | Merge branch 'master' into next | Johnathan Corgan | |
2011-09-27 | Merge branch 'maint' | Johnathan Corgan | |
2011-09-27 | swig: language independent exception handler | Josh Blum | |
2011-09-27 | digital: bug fixes for digital mods. Adding fist pass at a UHD benchmark ↵ | Tom Rondeau | |
transit chain. Automatically selects the right samples/symbol and sample rate to achieve requested bitrate. | |||
2011-09-26 | Merge branch 'next' into digital | Tom Rondeau | |
Conflicts: gnuradio-core/src/lib/general/general.i gnuradio-core/src/lib/general/gr_pll_carriertracking_cc.cc gnuradio-core/src/lib/general/gr_pll_freqdet_cf.cc gnuradio-core/src/lib/general/gr_pll_refout_cc.cc gnuradio-core/src/python/gnuradio/gr/qa_pll_carriertracking.py gnuradio-core/src/python/gnuradio/gr/qa_pll_freqdet.py gnuradio-core/src/python/gnuradio/gr/qa_pll_refout.py gr-digital/lib/digital_constellation_receiver_cb.cc gr-digital/python/Makefile.am gr-digital/python/__init__.py gr-digital/python/generic_mod_demod.py gr-digital/python/pkt.py gr-digital/python/psk2.py gr-digital/python/qam.py | |||
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 ↵ | Tom Rondeau | |
different than srcdir. | |||
2011-09-26 | docs: fix Doxygen so it gets all generated files in builddir if this is ↵ | Tom Rondeau | |
different than srcdir. | |||
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 ↵ | Tom Rondeau | |
lib/include/swig. | |||
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 | 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 | 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 | |
Conflicts: gr-qtgui/apps/usrp_display.py | |||
2011-09-24 | Merge branch 'maint' | Johnathan Corgan | |
2011-09-24 | comedi: fix to use comedi 0.8 API | Johnathan Corgan | |
(this was done on master but not maint, backporting) | |||
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 | |
The code section that used this variable was removed in Commit 081497e7 "uhd: work on gr_uhd_source work() function to reduce latency" | |||
2011-09-24 | uhd: added kwargs to construct individual struct elements in tune_request_t | 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 ↵ | Tom Rondeau | |
types GNU Radio blocks can handle. | |||
2011-09-23 | examples: fixed examples (pfb and tags) to print an error when python ↵ | Tom Rondeau | |
modules are not available. | |||
2011-09-23 | qtgui: fixing import statements in qtgui apps to print an error if extra ↵ | Tom Rondeau | |
python modules are not available. | |||
2011-09-23 | updated QA codes for fixed PLL blocks. | Tom Rondeau | |
2011-09-23 | Merge branch 'master' into next | Tom Rondeau | |
2011-09-23 | Merge branch 'maint' | Tom Rondeau | |
2011-09-23 | fixed QA code for PLL changes | Tom Rondeau | |
2011-09-23 | fixing PLL's using new control_loop class so their output update is done at ↵ | Tom Rondeau | |
the right time; were lagging by a sample before. | |||
2011-09-23 | Merge branch 'master' into next | Tom Rondeau | |
2011-09-23 | Merge branch 'maint' | Tom Rondeau | |
2011-09-23 | Merge branch 'maint' of gnuradio.org:gnuradio into maint | Tom Rondeau | |
2011-09-23 | fixing PLL's so their output update is done at the right time; were lagging ↵ | Tom Rondeau | |
by a sample before. |