Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-06 | digital: removed old digital and digital-bert scripts that will no longer ↵ | Tom Rondeau | |
work. All of these have been replaced in gr-digital/examples. | |||
2011-10-06 | Merge branch 'next' into digital | Tom Rondeau | |
2011-10-06 | Removing reference to usrp examples directory. All usrp and usrp2 directory ↵ | Tom Rondeau | |
examples are now in gr-uhd/examples. | |||
2011-10-06 | uhd: removing usrp2 examples. Not bothering with QT version for now and the ↵ | Tom Rondeau | |
wfm_rcv is already handled after conversion from usrp. | |||
2011-10-04 | Merge branch 'master' into next | Tom Rondeau | |
2011-10-04 | Merge branch 'shd' | Tom Rondeau | |
2011-10-04 | shd: Changed version requirements for libshd. | Tom Rondeau | |
2011-10-03 | uhd: moved fm_tx4 from gnuradio-examples to gr-uhd/examples | Tom Rondeau | |
2011-10-03 | uhd: build script changes for multi-antenna examples | Tom Rondeau | |
2011-10-03 | uhd: fixing copyright and M4 files for HF apps. | Tom Rondeau | |
2011-10-03 | UHD: moving HF apps from gnuradio-examples to gr-uhd/examples. Did the ↵ | Tom Rondeau | |
minimum possible work to convert HF Explorer to use UHD. | |||
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 | digital: removed hier directory in gr-digital; put c++ hier blocks into ↵ | Tom Rondeau | |
lib/include/swig. | |||
2011-09-26 | digital: updated build files for new gr-digital/include directory. | Tom Rondeau | |
2011-09-23 | qtgui: moved actual examples to new examples directory. | Tom Rondeau | |
2011-09-09 | tags: adding tags examples to build distribution. | Tom Rondeau | |
2011-09-09 | tags: adding tags examples to build distribution. | Tom Rondeau | |
2011-09-06 | shd: adding a component gr-shd as an interface to the Symplex Hardware ↵ | Tom Rondeau | |
X-Mini system. Mostly cribbed from gr-uhd. | |||
2011-09-02 | Merge branch 'master' into next | Tom Rondeau | |
* master: Minor fixes in turbo GRC blocks Minor fixes in turbo GRC blocks and one more example added. Added pccc combined turbo decoder and corresponding GRC block More examples and turbo decoder blocks added. Added more turbo encoder/decoder blocks and examples. Added SCCC encoder/decoder grc blocksi and examples. Also moved all grc blocks related to trellis inside the gr-trellis/grc directory added grc directory in gr-trellis updated Makefile.am and block_tree.xml to reflect changes in grc file for gr-trellis Moved grc files from grc/block to gr-trellis/grc | |||
2011-09-02 | Merge branch 'turbo' | Tom Rondeau | |
2011-09-01 | digital: adding CPM C++ hier block, which adds a hier directory to ↵ | Tom Rondeau | |
gr-digital. Reworked build system to include this in the libraries and modules built. | |||
2011-08-30 | digital: fixed up build to make libdigital_hier.la; does not swig or get ↵ | Tom Rondeau | |
built into full library yet. Passes distcheck. | |||
2011-07-26 | Merge branch 'master' into next | Johnathan Corgan | |
2011-07-26 | comedi: fix to use comedi 0.8 API | Johnathan Corgan | |
2011-07-24 | digital: working digital transmit benchmark script to file. | Tom Rondeau | |
2011-07-19 | gr-vocoder: moved g72x out of gnuradio-core, renamed g7xx | Johnathan Corgan | |
2011-07-18 | gnuradio-examples: removed digital_voice examples | Johnathan Corgan | |
2011-07-18 | gr-vocoder: removed gr-codec2-vocoder | Johnathan Corgan | |
2011-07-18 | gr-vocoder: re-implemented gr-codec2-vocoder inside gr-vocoder | Johnathan Corgan | |
2011-07-18 | Merge remote branch 'ttsou/codec2' into wip/vocoders | Johnathan Corgan | |
Conflicts: config/Makefile.am configure.ac | |||
2011-07-18 | gr-cvsd-vocoder: removed from tree | Johnathan Corgan | |
2011-07-18 | gr-gsm-fr-vocoder: removed from tree | Johnathan Corgan | |
2011-07-18 | gr-vocoder: reimplemented gr-gsm-fr-vocoder in gr-vocoder | Johnathan Corgan | |
2011-07-17 | gr-vocoder: add skeleton top-level component | Johnathan Corgan | |
2011-07-17 | Merge branch '8psk' into next | Tom Rondeau | |
Conflicts: gr-msdd6000/src/Makefile.swig.gen | |||
2011-07-10 | digital: work on build to make gr-trellis dependent on gr-digital. | Tom Rondeau | |
2011-07-07 | vocoder: codec2: add block for David Rowe's Codec2 | Thomas Tsou | |
2011-07-04 | Merge branch 'master' into next | Johnathan Corgan | |
2011-07-04 | gnuradio-examples, gr-audio: moved audio Python and C++ examples into gr-audio | Johnathan Corgan | |
This begins a transition of examples from a separate gnuradio-examples component into an examples directory with the component they go with. In this commit: gnuradio-examples/c++/audio/ => gr-audio/examples/c++ gnuradio-examples/python/audio => gr-audio/examples/python The system installation directory remains $PREFIX/share/gnuradio/examples/audio | |||
2011-07-03 | Merge branch 'master' into next | Johnathan Corgan | |
2011-07-03 | gr-utils: move non-GUI apps using old libusrp(2) into gr-usrp or gr-usrp2 | Johnathan Corgan | |
One step (of many) to convert GNU Radio to use new Ettus Research UHD driver. | |||
2011-07-03 | msdd6000: removed from tree, obsolete | Johnathan Corgan | |
2011-07-03 | sounder: removed from tree, obsolete | Johnathan Corgan | |
2011-07-03 | radar-mono: removed from tree, obsolete | Johnathan Corgan | |
2011-07-03 | gpio: removed from tree, obsolete | Johnathan Corgan | |
2011-06-13 | added grc directory in gr-trellis | Achilleas Anastasopoulos | |
2011-06-13 | Fixed error in m4 config file. | Ben Reynwar | |
2011-06-13 | Merge branch 'master' into 8psk | Tom Rondeau | |
Conflicts: gr-qtgui/lib/qtgui_time_sink_c.cc gr-trellis/src/lib/Makefile.am gr-trellis/src/lib/calc_metric.h gr-trellis/src/lib/trellis.i gr-trellis/src/lib/trellis_constellation_metrics_cf.i gr-trellis/src/lib/trellis_metric_type.h gr-trellis/src/lib/trellis_sccc_encoder_XX.i.t | |||
2011-06-11 | Allow disabling shm vmcircbuf tests at configure time | Don Ward | |
2011-05-13 | Merge branch 'master' into 8psk | Tom Rondeau | |