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=9ef368aa47a8aae43c6d9e70192bb27146e460e4;hb=870e1b86b0c74169b215c166dee787c7c1a20d06;hp=0000000000000000000000000000000000000000;hpb=298022ce50fa8133cc880507170c4b7120d227b5;p=o-du%2Fphy.git diff --git a/docs/API/structxran__ru__config.html b/docs/API/structxran__ru__config.html new file mode 100644 index 0000000..9ef368a --- /dev/null +++ b/docs/API/structxran__ru__config.html @@ -0,0 +1,228 @@ + + + + + + + +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: +
+ + + +