osmo-gmr
0.2.104-2b98
Osmocom GMR-1
Toggle main menu visibility
Main Page
Modules
Data Structures
Data Structures
Data Fields
All
_
b
d
e
f
g
i
k
l
m
n
p
r
s
t
u
v
w
Variables
_
b
d
e
f
g
i
k
l
m
n
p
r
s
t
u
v
w
Files
File List
Globals
All
a
c
d
g
m
s
Functions
a
c
g
s
Variables
a
g
Enumerations
Enumerator
Macros
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Modules
defs.h
Go to the documentation of this file.
1
/* GMR-1 SDR - Global definitions */
2
/* See GMR-1 05.004 (ETSI TS 101 376-5-4 V1.2.1) */
3
4
/* (C) 2011-2019 by Sylvain Munaut <tnt@246tNt.com>
5
* All Rights Reserved
6
*
7
* This program is free software; you can redistribute it and/or modify
8
* it under the terms of the GNU Affero General Public License as published by
9
* the Free Software Foundation; either version 3 of the License, or
10
* (at your option) any later version.
11
*
12
* This program is distributed in the hope that it will be useful,
13
* but WITHOUT ANY WARRANTY; without even the implied warranty of
14
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15
* GNU Affero General Public License for more details.
16
*
17
* You should have received a copy of the GNU Affero General Public License
18
* along with this program. If not, see <http://www.gnu.org/licenses/>.
19
*/
20
21
#ifndef __OSMO_GMR1_SDR_DEFS_H__
22
#define __OSMO_GMR1_SDR_DEFS_H__
23
33
#define GMR1_SYM_RATE 23400
35
#if 0
36
#define DEBUG_SIGNAL(n,v) osmo_cxvec_dbg_dump(v, "/tmp/dbg_"
n ".cfile");
37
#else
38
#define DEBUG_SIGNAL(n,v) do { } while (0)
39
#endif
40
41
44
#endif
/* __OSMO_GMR1_SDR_DEFS_H__ */
include
osmocom
gmr1
sdr
defs.h
Generated on Sun Jun 8 2025 00:55:56 for osmo-gmr by
1.9.4