Commit 43c2e779 authored by laurent's avatar laurent

Merge branch 'fs6' of http://open-cells.com/git/laurent/openair-systemx into fs6

parents 0d582559 9b8e1033
...@@ -18,6 +18,7 @@ ...@@ -18,6 +18,7 @@
#include <executables/split_headers.h> #include <executables/split_headers.h>
#define FS6_BUF_SIZE 100*1000 #define FS6_BUF_SIZE 100*1000
static UDPsock_t sockFS6; static UDPsock_t sockFS6;
void prach_eNB_extract(uint8_t *bufferZone, int bufSize, PHY_VARS_eNB *eNB, int frame,int subframe) { void prach_eNB_extract(uint8_t *bufferZone, int bufSize, PHY_VARS_eNB *eNB, int frame,int subframe) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment