summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Collapse)Author
2011-12-04docs: remove xml-swig from autotools config.Tom Rondeau
2011-10-25qtgui: removed files for dependency on qwtplot3d. We don't use it anymore ↵Tom Rondeau
and don't have a plan to in the future.
2011-10-24build: fix autotools to install python scripts into the right path based on ↵Tom Rondeau
what Python says.
2011-10-24build: removing a removed file from the autotools build.Tom Rondeau
2011-10-23Remove checks for OpenGL from configure.Philip Balister
Signed-off-by: Philip Balister <philip@opensdr.com>
2011-10-19Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. ↵Tom Rondeau
Also removes related M4 and dependency requirements for USRP-related libs.
2011-10-19Removed radio-astronomy; updated and replaced by simple-ra in cgran ↵Tom Rondeau
(https://www.cgran.org/wiki/simple_ra).
2011-10-19examples: updated config files for removed examples.Tom Rondeau
2011-10-17Merge branch 'master' into nextTom Rondeau
2011-10-17Merge branch 'maint'Tom Rondeau
2011-10-17build: fixed last warning generated from bootstrap under autoconf 2.68.Tom Rondeau
2011-10-17Merge branch 'next' into dig_ofdmTom Rondeau
2011-10-16Merge branch 'master' into nextTom Rondeau
Conflicts: gr-qtgui/lib/Makefile.am
2011-10-16Merge branch 'maint'Tom Rondeau
2011-10-15config: fixing up for new rules in automake.Tom Rondeau
2011-10-15config: fixed qwt checks to be available over more versions.Tom Rondeau
2011-10-12digital: wip: moved all OFDM examples and blks2impl to gr-digital.Tom Rondeau
2011-10-09docs: adding doc directory, Doxygen page, and README for audio package.Tom Rondeau
2011-10-09docs: adding uhd Doxygen documentation page and README file.Tom Rondeau
2011-10-09config: sneaking in a fix for gr-digital and adding some requirements to ↵Tom Rondeau
make an include directory to gr-qtgui.
2011-10-09docs: This adds documentation to gr-digital in the form of a README.digital ↵Tom Rondeau
and a digital modulation page for the Doxygen manual. The manual's main page has been updated to link to the new digital modulation page.
2011-10-08gcell: removed gcell and gr-gcellTom Rondeau
2011-10-06digital: 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-06Merge branch 'next' into digitalTom Rondeau
2011-10-06Removing reference to usrp examples directory. All usrp and usrp2 directory ↵Tom Rondeau
examples are now in gr-uhd/examples.
2011-10-06uhd: 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-04Merge branch 'master' into nextTom Rondeau
2011-10-04Merge branch 'shd'Tom Rondeau
2011-10-04shd: Changed version requirements for libshd.Tom Rondeau
2011-10-03uhd: moved fm_tx4 from gnuradio-examples to gr-uhd/examplesTom Rondeau
2011-10-03uhd: build script changes for multi-antenna examplesTom Rondeau
2011-10-03uhd: fixing copyright and M4 files for HF apps.Tom Rondeau
2011-10-03UHD: 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-26Merge branch 'next' into digitalTom 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-26digital: removed hier directory in gr-digital; put c++ hier blocks into ↵Tom Rondeau
lib/include/swig.
2011-09-26digital: updated build files for new gr-digital/include directory.Tom Rondeau
2011-09-23qtgui: moved actual examples to new examples directory.Tom Rondeau
2011-09-09tags: adding tags examples to build distribution.Tom Rondeau
2011-09-09tags: adding tags examples to build distribution.Tom Rondeau
2011-09-06shd: adding a component gr-shd as an interface to the Symplex Hardware ↵Tom Rondeau
X-Mini system. Mostly cribbed from gr-uhd.
2011-09-02Merge branch 'master' into nextTom 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-02Merge branch 'turbo'Tom Rondeau
2011-09-01digital: 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-30digital: fixed up build to make libdigital_hier.la; does not swig or get ↵Tom Rondeau
built into full library yet. Passes distcheck.
2011-07-26Merge branch 'master' into nextJohnathan Corgan
2011-07-26comedi: fix to use comedi 0.8 APIJohnathan Corgan
2011-07-24digital: working digital transmit benchmark script to file.Tom Rondeau
2011-07-19gr-vocoder: moved g72x out of gnuradio-core, renamed g7xxJohnathan Corgan
2011-07-18gnuradio-examples: removed digital_voice examplesJohnathan Corgan
2011-07-18gr-vocoder: removed gr-codec2-vocoderJohnathan Corgan