GNU Radio Manual and C++ API Reference  3.10.9.1
The Free & Open Software Radio Ecosystem
catv_config.h
Go to the documentation of this file.
1 /* -*- c++ -*- */
2 /*
3  * Copyright 2017 Free Software Foundation, Inc.
4  *
5  * SPDX-License-Identifier: GPL-3.0-or-later
6  *
7  */
8 
9 #ifndef INCLUDED_DTV_CATV_CONFIG_H
10 #define INCLUDED_DTV_CATV_CONFIG_H
11 
12 namespace gr {
13 namespace dtv {
17 };
18 
19 } // namespace dtv
20 } // namespace gr
21 
23 
24 #endif /* INCLUDED_DTV_CATV_CONFIG_H */
gr::dtv::catv_constellation_t catv_constellation_t
Definition: catv_config.h:22
catv_constellation_t
Definition: catv_config.h:14
@ CATV_MOD_64QAM
Definition: catv_config.h:15
@ CATV_MOD_256QAM
Definition: catv_config.h:16
GNU Radio logging wrapper.
Definition: basic_block.h:29