summaryrefslogtreecommitdiff
path: root/docs/doxygen/other/usage.dox
blob: 2df378c670a46b15c7ab61a7df99a962277d7c6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# Copyright (C) 2017 Free Software Foundation, Inc.
#
# Permission is granted to copy, distribute and/or modify this document
# under the terms of the GNU Free Documentation License, Version 1.3
# or any later version published by the Free Software Foundation;
# with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
# A copy of the license is included in the section entitled "GNU
# Free Documentation License".

/*! \page page_usage Usage Manual

Note: Once built, check out <a href="http://gnuradio.org" target="_blank">gnuradio.org</a> for
more tutorials on using the software system and examples.

<b>Getting Started</b>

\li \subpage build_guide - Installation notes, dependencies etc.
\li \subpage page_exploring_gnuradio
\li \subpage page_operating_fg


<b>Metadata and Messages</b>

\li \subpage page_pmt
\li \subpage page_metadata
\li \subpage page_msg_passing
\li \subpage page_stream_tags
\li \subpage page_tagged_stream_blocks

<b>Advanced Development Topics</b>

\li \subpage page_logger
\li \subpage page_perf_counters
\li \subpage page_affinity
\li \subpage page_prefs
\li \subpage page_python_blocks

<b>Signal Processing and Digital Communications</b>

\li \subpage page_pfb
\li \subpage page_ofdm
\li \subpage page_packet_data

<b>Out-of-tree Modules</b>

\li \subpage page_oot_config

<b>VOLK</b>

\li \subpage volk_guide - How to incorporate and use VOLK in GNU Radio blocks

*/