summaryrefslogtreecommitdiff
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Most of these warnings are coming from swig-generated sources. They are ↵Tom Rondeau2011-12-111-2/+2
| | | | almost never an actual problem, so just turn the warning off.
* docs: remove xml-swig from autotools config.Tom Rondeau2011-12-041-1/+0
|
* qtgui: removed files for dependency on qwtplot3d. We don't use it anymore ↵Tom Rondeau2011-10-251-151/+0
| | | | and don't have a plan to in the future.
* build: fix autotools to install python scripts into the right path based on ↵Tom Rondeau2011-10-241-0/+16
| | | | what Python says.
* build: removing a removed file from the autotools build.Tom Rondeau2011-10-241-1/+0
|
* Remove checks for OpenGL from configure.Philip Balister2011-10-231-3/+1
| | | | Signed-off-by: Philip Balister <philip@opensdr.com>
* Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. ↵Tom Rondeau2011-10-192-10/+2
| | | | Also removes related M4 and dependency requirements for USRP-related libs.
* Removed radio-astronomy; updated and replaced by simple-ra in cgran ↵Tom Rondeau2011-10-192-39/+0
| | | | (https://www.cgran.org/wiki/simple_ra).
* examples: updated config files for removed examples.Tom Rondeau2011-10-192-2/+0
|
* Merge branch 'master' into nextTom Rondeau2011-10-171-1/+1
|\
| * Merge branch 'maint'Tom Rondeau2011-10-171-1/+1
| |\
| | * build: fixed last warning generated from bootstrap under autoconf 2.68.Tom Rondeau2011-10-171-1/+1
| | |
* | | Merge branch 'next' into dig_ofdmTom Rondeau2011-10-176-22/+23
|\ \ \
| * | | Merge branch 'master' into nextTom Rondeau2011-10-166-22/+23
| |\| | | | | | | | | | | | | | | | | | Conflicts: gr-qtgui/lib/Makefile.am
| | * | Merge branch 'maint'Tom Rondeau2011-10-166-22/+23
| | |\|
| | | * config: fixing up for new rules in automake.Tom Rondeau2011-10-155-20/+21
| | | |
| | | * config: fixed qwt checks to be available over more versions.Tom Rondeau2011-10-151-2/+2
| | | |
* | | | digital: wip: moved all OFDM examples and blks2impl to gr-digital.Tom Rondeau2011-10-121-1/+0
|/ / /
* | | docs: adding doc directory, Doxygen page, and README for audio package.Tom Rondeau2011-10-091-0/+1
| | |
* | | docs: adding uhd Doxygen documentation page and README file.Tom Rondeau2011-10-091-0/+1
| | |
* | | config: sneaking in a fix for gr-digital and adding some requirements to ↵Tom Rondeau2011-10-092-1/+11
| | | | | | | | | | | | make an include directory to gr-qtgui.
* | | docs: This adds documentation to gr-digital in the form of a README.digital ↵Tom Rondeau2011-10-091-0/+1
| | | | | | | | | | | | 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.
* | | gcell: removed gcell and gr-gcellTom Rondeau2011-10-084-154/+0
| | |
* | | digital: removed old digital and digital-bert scripts that will no longer ↵Tom Rondeau2011-10-061-2/+0
| | | | | | | | | | | | work. All of these have been replaced in gr-digital/examples.
* | | Merge branch 'next' into digitalTom Rondeau2011-10-063-6/+63
|\ \ \
| * | | Removing reference to usrp examples directory. All usrp and usrp2 directory ↵Tom Rondeau2011-10-061-1/+0
| | | | | | | | | | | | | | | | examples are now in gr-uhd/examples.
| * | | uhd: removing usrp2 examples. Not bothering with QT version for now and the ↵Tom Rondeau2011-10-061-1/+0
| | | | | | | | | | | | | | | | wfm_rcv is already handled after conversion from usrp.
| * | | Merge branch 'master' into nextTom Rondeau2011-10-041-0/+59
| |\| |
| | * | Merge branch 'shd'Tom Rondeau2011-10-041-0/+59
| | |\ \ | | | |/ | | |/|
| | | * shd: Changed version requirements for libshd.Tom Rondeau2011-10-041-2/+2
| | | |
| | | * shd: adding a component gr-shd as an interface to the Symplex Hardware ↵Tom Rondeau2011-09-061-0/+59
| | | | | | | | | | | | | | | | X-Mini system. Mostly cribbed from gr-uhd.
| | * | tags: adding tags examples to build distribution.Tom Rondeau2011-09-091-0/+1
| | |/
| * | uhd: moved fm_tx4 from gnuradio-examples to gr-uhd/examplesTom Rondeau2011-10-031-0/+2
| | |
| * | uhd: build script changes for multi-antenna examplesTom Rondeau2011-10-031-1/+0
| | |
| * | uhd: fixing copyright and M4 files for HF apps.Tom Rondeau2011-10-031-0/+2
| | |
| * | UHD: moving HF apps from gnuradio-examples to gr-uhd/examples. Did the ↵Tom Rondeau2011-10-031-3/+0
| | | | | | | | | | | | minimum possible work to convert HF Explorer to use UHD.
* | | Merge branch 'next' into digitalTom Rondeau2011-09-269-84/+54
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | qtgui: moved actual examples to new examples directory.Tom Rondeau2011-09-231-0/+1
| | |
| * | tags: adding tags examples to build distribution.Tom Rondeau2011-09-091-0/+1
| | |
| * | Merge branch 'master' into nextTom Rondeau2011-09-021-0/+1
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| | * Merge branch 'turbo'Tom Rondeau2011-09-021-0/+1
| | |\
| | | * added grc directory in gr-trellisAchilleas Anastasopoulos2011-06-131-0/+1
| | | |
| * | | Merge branch 'master' into nextJohnathan Corgan2011-07-261-1/+1
| |\| |
| | * | comedi: fix to use comedi 0.8 APIJohnathan Corgan2011-07-261-1/+1
| | | |
| * | | gr-vocoder: moved g72x out of gnuradio-core, renamed g7xxJohnathan Corgan2011-07-192-1/+1
| | | |
| * | | gnuradio-examples: removed digital_voice examplesJohnathan Corgan2011-07-181-1/+0
| | | |
| * | | gr-vocoder: removed gr-codec2-vocoderJohnathan Corgan2011-07-182-41/+0
| | | |
| * | | gr-vocoder: re-implemented gr-codec2-vocoder inside gr-vocoderJohnathan Corgan2011-07-181-0/+1
| | | |
| * | | Merge remote branch 'ttsou/codec2' into wip/vocodersJohnathan Corgan2011-07-182-0/+41
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: config/Makefile.am configure.ac
| | * | | vocoder: codec2: add block for David Rowe's Codec2Thomas Tsou2011-07-072-0/+41
| | |/ /