Commit d420f75f authored by Raymond Knopp's avatar Raymond Knopp

nothing special

parent 4996f985
...@@ -2570,6 +2570,9 @@ void phy_procedures_eNB_common_RX(PHY_VARS_eNB *eNB,const uint8_t abstraction_fl ...@@ -2570,6 +2570,9 @@ void phy_procedures_eNB_common_RX(PHY_VARS_eNB *eNB,const uint8_t abstraction_fl
//recv_IF4(eNB,subframe<<1); //recv_IF4(eNB,subframe<<1);
//recv_IF4(eNB,1+(subframe<<1)); //recv_IF4(eNB,1+(subframe<<1));
// Tobi aka mr monaco: ETH
} }
else { // should not get here else { // should not get here
AssertFatal(1==0, "Unknown eNB->node_function %d",eNB->node_function); AssertFatal(1==0, "Unknown eNB->node_function %d",eNB->node_function);
......
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