X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2FAPI%2Fstructxran__ru__config.html;fp=docs%2FAPI%2Fstructxran__ru__config.html;h=0000000000000000000000000000000000000000;hb=bdbd414e8038630c154ee3c6b8bc9b3aeb954be6;hp=9ef368aa47a8aae43c6d9e70192bb27146e460e4;hpb=e9403c457453dba780e64af7de9462fad7217aa3;p=o-du%2Fphy.git diff --git a/docs/API/structxran__ru__config.html b/docs/API/structxran__ru__config.html deleted file mode 100644 index 9ef368a..0000000 --- a/docs/API/structxran__ru__config.html +++ /dev/null @@ -1,228 +0,0 @@ - - - - - - - -o-du/phy: xran_ru_config Struct Reference - - - - - - - - - -
-
- - - - - - -
-
o-du/phy -
-
Intel O-RAN/X-RAN Generated Doxygen Documentation
-
-
- - - - - - - - -
-
- - -
- -
- -
-
-
-Data Fields
-
-
xran_ru_config Struct Reference
-
-
- -

#include <xran_fh_o_du.h>

-
-Collaboration diagram for xran_ru_config:
-
-
Collaboration graph
-
- - - - - - - - - - - - - - - - -

-Data Fields

enum xran_category xranCat
 
uint8_t iqWidth
 
uint8_t compMeth
 
uint8_t fftSize
 
enum xran_input_byte_order byteOrder
 
enum xran_input_i_q_order iqOrder
 
uint16_t xran_max_frame
 
-

Detailed Description

-

XRAN front haul IQ compression settings

- -

Definition at line 483 of file xran_fh_o_du.h.

-

Field Documentation

- -

◆ byteOrder

- -
-
- - - - -
enum xran_input_byte_order byteOrder
-
-

Order of bytes in int16_t in buffer. Big or little endian

- -

Definition at line 489 of file xran_fh_o_du.h.

- -
-
- -

◆ compMeth

- -
-
- - - - -
uint8_t compMeth
-
-

Compression method

- -

Definition at line 487 of file xran_fh_o_du.h.

- -
-
- -

◆ fftSize

- -
-
- - - - -
uint8_t fftSize
-
-

FFT Size

- -

Definition at line 488 of file xran_fh_o_du.h.

- -
-
- -

◆ iqOrder

- -
-
- - - - -
enum xran_input_i_q_order iqOrder
-
-

order of IQs in the buffer

- -

Definition at line 490 of file xran_fh_o_du.h.

- -
-
- -

◆ iqWidth

- -
-
- - - - -
uint8_t iqWidth
-
-

IQ bit width

- -

Definition at line 486 of file xran_fh_o_du.h.

- -
-
- -

◆ xran_max_frame

- -
-
- - - - -
uint16_t xran_max_frame
-
-

max frame number supported

- -

Definition at line 491 of file xran_fh_o_du.h.

- -
-
- -

◆ xranCat

- -
-
- - - - -
enum xran_category xranCat
-
-

mode: Catergory A or Category B

- -

Definition at line 484 of file xran_fh_o_du.h.

- -
-
-
The documentation for this struct was generated from the following file: -
- - - -