Integration 2021 wk19
Compare changes
Files
9- knopp authored
+ 282
− 262
@@ -51,7 +51,6 @@
@@ -59,23 +58,11 @@
@@ -86,29 +73,25 @@ static int DEFBFW[] = {0x00007fff};
@@ -124,13 +107,24 @@ void wait_eNBs(void);
@@ -141,7 +135,7 @@ extern uint16_t sf_ahead;
@@ -149,14 +143,12 @@ static inline void fh_if5_south_out(RU_t *ru,int frame, int subframe, uint64_t t
@@ -166,7 +158,7 @@ static inline void fh_if4p5_south_out(RU_t *ru,
@@ -227,31 +219,30 @@ void fh_if4p5_south_in(RU_t *ru,
@@ -263,7 +254,7 @@ void fh_if4p5_south_in(RU_t *ru,
@@ -291,7 +282,7 @@ void fh_if4p5_south_in(RU_t *ru,
@@ -399,7 +390,7 @@ void fh_if4p5_north_in(RU_t *ru,
@@ -491,7 +482,7 @@ void fh_if4p5_north_asynch_in(RU_t *ru,
@@ -557,8 +548,8 @@ volatile late_control_e late_control=STATE_BURST_NORMAL;
@@ -609,7 +600,7 @@ void rx_rf(RU_t *ru,
@@ -662,7 +653,7 @@ void rx_rf(RU_t *ru,
@@ -690,16 +681,12 @@ void rx_rf(RU_t *ru,
@@ -790,6 +777,7 @@ void tx_rf(RU_t *ru,
@@ -818,12 +806,13 @@ void tx_rf(RU_t *ru,
@@ -841,7 +830,7 @@ void tx_rf(RU_t *ru,
@@ -954,7 +943,7 @@ void *ru_thread_prach( void *param ) {
@@ -1167,7 +1156,7 @@ void wakeup_L1s(RU_t *ru) {
@@ -1307,7 +1296,7 @@ void fill_rf_config(RU_t *ru,
@@ -1319,12 +1308,12 @@ void fill_rf_config(RU_t *ru,
@@ -1523,36 +1512,43 @@ static void *ru_thread_tx( void *param ) {
@@ -1568,7 +1564,7 @@ static void *ru_thread_tx( void *param ) {
@@ -1584,7 +1580,7 @@ static void *ru_thread_tx( void *param ) {
@@ -1637,10 +1633,10 @@ static void *ru_thread( void *param ) {
@@ -1660,10 +1656,10 @@ static void *ru_thread( void *param ) {
@@ -1672,6 +1668,17 @@ static void *ru_thread( void *param ) {
@@ -1682,10 +1689,12 @@ static void *ru_thread( void *param ) {
@@ -1711,7 +1720,7 @@ static void *ru_thread( void *param ) {
@@ -1772,14 +1781,14 @@ static void *ru_thread( void *param ) {
@@ -1837,9 +1846,9 @@ static void *ru_thread( void *param ) {
@@ -1854,7 +1863,7 @@ static void *ru_thread( void *param ) {
@@ -1888,12 +1897,12 @@ static void *ru_thread( void *param ) {
@@ -1908,7 +1917,7 @@ static void *ru_thread( void *param ) {
@@ -1917,6 +1926,8 @@ void *ru_thread_synch(void *arg) {
@@ -1930,17 +1941,18 @@ void *ru_thread_synch(void *arg) {
@@ -1950,6 +1962,7 @@ void *ru_thread_synch(void *arg) {
@@ -2113,7 +2126,7 @@ static void *rf_tx( void *param ) {
@@ -2185,6 +2198,9 @@ void reset_proc(RU_t *ru) {
@@ -2282,7 +2298,7 @@ void init_RU_proc(RU_t *ru) {
@@ -2317,10 +2333,10 @@ void init_RU_proc(RU_t *ru) {
@@ -2448,22 +2464,22 @@ void kill_RU_proc(RU_t *ru) {
@@ -2547,6 +2563,7 @@ void set_function_spec_param(RU_t *ru) {
@@ -2641,60 +2658,61 @@ void set_function_spec_param(RU_t *ru) {
@@ -2703,7 +2721,7 @@ void init_RU(char *rf_config_file, int send_dmrssync) {
@@ -2777,10 +2795,10 @@ void stop_ru(RU_t *ru) {
@@ -2801,7 +2819,7 @@ void init_ru_vnf(void) {
@@ -2877,183 +2895,185 @@ void init_ru_vnf(void) {