summaryrefslogtreecommitdiff
path: root/docs/doxygen/other/build_guide.dox.in
diff options
context:
space:
mode:
authorMarcus Müller <mmueller@gnuradio.org>2019-07-17 21:51:56 +0200
committerMarcus Müller <marcus@hostalia.de>2019-07-17 22:31:50 +0200
commit29a50db640a3fe56f26a60f3a9cceb6e2b34fa9f (patch)
tree5560bd581a17ba71ee63b5349ecce8a44622e3c3 /docs/doxygen/other/build_guide.dox.in
parentf6273f1f01ef6aa0e6f101372bab275a3dc24be0 (diff)
Purge gr-comedi and all references to it from mainline GNU Radio
This includes the gr-comedi/ subdirectory, the build infrastructure and CMake modules referencing Comedi, and the documentation.
Diffstat (limited to 'docs/doxygen/other/build_guide.dox.in')
-rw-r--r--docs/doxygen/other/build_guide.dox.in7
1 files changed, 2 insertions, 5 deletions
diff --git a/docs/doxygen/other/build_guide.dox.in b/docs/doxygen/other/build_guide.dox.in
index cf9cc39ba9..aa4f190acd 100644
--- a/docs/doxygen/other/build_guide.dox.in
+++ b/docs/doxygen/other/build_guide.dox.in
@@ -25,8 +25,8 @@ systems on gnuradio.org
Not all dependencies are required for all components, and not all
components are required for a given installation. The list of required
components is determined by what the user requires from GNU Radio. If,
-for example, you do not use any Comedi-based hardware, do not worry
-about building gr-comedi.
+for example, you do not use any UHD-based hardware, do not worry
+about building gr-uhd.
Before trying to build these from source, please try your system's
installation tool (apt-get, pkg_install, YaST, yum, urpmi, etc.)
@@ -102,9 +102,6 @@ audio-osx and audio-windows to be either satisfied or built.
\subsection dep_gr_video_sdl gr-video-sdl: PAL and NTSC display (rarely used)
\li SDL (>= 1.2.0) http://www.libsdl.org/download-1.2.php
-\subsection dep_gr_comedi gr-comedi: Comedi hardware interface (only if you know what this is)
-\li comedilib (>= 0.8.1) http://www.comedi.org/
-
\ref page_ctrlport may use various backends to perform the RPC
process, and each is its own dependency.