Skip to content
Snippets Groups Projects
Commit 63b10db6 authored by INOUE Yoshio's avatar INOUE Yoshio
Browse files

made generate_pucch3x and rx_pucch

parent 38abafed
No related branches found
No related tags found
No related merge requests found
...@@ -777,7 +777,8 @@ typedef enum { ...@@ -777,7 +777,8 @@ typedef enum {
pucch_format1b, pucch_format1b,
pucch_format2, pucch_format2,
pucch_format2a, pucch_format2a,
pucch_format2b pucch_format2b,
pucch_format3 // PUCCH format3
} PUCCH_FMT_t; } PUCCH_FMT_t;
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment