Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-04 | docs: remove xml-swig from autotools config. | Tom Rondeau | |
2011-10-25 | qtgui: 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-24 | build: fix autotools to install python scripts into the right path based on ↵ | Tom Rondeau | |
what Python says. | |||
2011-10-24 | build: removing a removed file from the autotools build. | Tom Rondeau | |
2011-10-23 | Remove checks for OpenGL from configure. | Philip Balister | |
Signed-off-by: Philip Balister <philip@opensdr.com> | |||
2011-10-19 | Removing 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-19 | Removed radio-astronomy; updated and replaced by simple-ra in cgran ↵ | Tom Rondeau | |
(https://www.cgran.org/wiki/simple_ra). | |||
2011-10-19 | examples: updated config files for removed examples. | Tom Rondeau | |
2011-10-17 | Merge branch 'master' into next | Tom Rondeau | |
2011-10-17 | Merge branch 'maint' | Tom Rondeau | |
2011-10-17 | build: fixed last warning generated from bootstrap under autoconf 2.68. | Tom Rondeau | |
2011-10-17 | Merge branch 'next' into dig_ofdm | Tom Rondeau | |
2011-10-16 | Merge branch 'master' into next | Tom Rondeau | |
Conflicts: gr-qtgui/lib/Makefile.am | |||
2011-10-16 | Merge branch 'maint' | Tom Rondeau | |
2011-10-15 | config: fixing up for new rules in automake. | Tom Rondeau | |
2011-10-15 | config: fixed qwt checks to be available over more versions. | Tom Rondeau | |
2011-10-12 | digital: wip: moved all OFDM examples and blks2impl to gr-digital. | Tom Rondeau | |
2011-10-09 | docs: adding doc directory, Doxygen page, and README for audio package. | Tom Rondeau | |
2011-10-09 | docs: adding uhd Doxygen documentation page and README file. | Tom Rondeau | |
2011-10-09 | config: sneaking in a fix for gr-digital and adding some requirements to ↵ | Tom Rondeau | |
make an include directory to gr-qtgui. | |||
2011-10-09 | docs: 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-08 | gcell: removed gcell and gr-gcell | Tom Rondeau | |
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 | |