- Nov 14, 2017
-
-
David Price authored
-
- Nov 10, 2017
-
-
David Price authored
-
- Nov 05, 2017
-
-
David Price authored
-
David Price authored
-
David Price authored
-
- Nov 02, 2017
-
-
David Price authored
-
- Nov 01, 2017
-
-
David Price authored
-
- Oct 30, 2017
-
-
David Price authored
uplink data from ue received, corrected scheduling of DCI0/UPLINK_CFG. Fails to correctly form (SFNSF) for PHICH ACK
-
- Oct 27, 2017
-
-
David Price authored
Change +4 for tx to a variable and get it to run at +2, this alllows nFAPI to get the reply back for HI_DCI0 to generate the PHICH in time
-
- Oct 25, 2017
-
-
David Price authored
Crashes around msg4 time, but understand that need to get the ACK for the UE UL of msg3 back to UE within 4ms
-
- Oct 23, 2017
-
-
David Price authored
-
Cédric Roux authored
-
- Oct 22, 2017
- Oct 20, 2017
-
-
knopp authored
-
knopp authored
-
Cédric Roux authored
basically the T_xx variables are int, not uint
-
David Price authored
-
David Price authored
-
- Oct 19, 2017
-
-
David Price authored
-
Cédric Roux authored
phy_init_lte_ue_signal was renamed init_lte_ue_signal in openair1/PHY/INIT/defs.h maybe it's the opposite that should have been done? Functions used in one file and defined in another may have been declared in the wrong header file.
-
knopp authored
modifications for TDD and IF4p5 (in particular TDD). Both in RRU and RAU components. Monolithic is unchanged.
-
- Oct 18, 2017
-
-
knopp authored
added LUT for finer-grain ULSCH power measurement compensation based on TBS. Still seems too high, to be checked some more.
-
Cédric Roux authored
see commit 622b919b
-
- Oct 17, 2017
-
-
knopp authored
removed "short_offset" code from normal_prefix_mod. removed static declaration in PHY_ofdm_mod which was a cause for problems when parallelizing FFTs for FEP TX.
-
- Oct 16, 2017
-
-
David Price authored
-
- Oct 15, 2017
- Oct 09, 2017
-
-
David Price authored
Merge from RU-RAU-split and fix of frame/subframe handling. Was very confused with the counter in the main loop, the incrementing from the USRP read library and the nFAPI frame handling. RACH seen on wireshark and something happens on VNF
-
- Oct 08, 2017
-
-
knopp authored
put 50 PRB back in default enb configuration. added handling of UE release in L1/L2. detection of stale ULSCH configuration
-
- Oct 07, 2017
-
-
knopp authored
removal of LOG_I put for debugging.
-
- Oct 06, 2017
-
-
frtabu authored
-
Cédric Roux authored
internal use, no documentation, no support.
-
- Oct 05, 2017
-
-
knopp authored
switching some LOG_I to LOG_D, fixes for RRU IF4p5. It was broken after changes in configuration procedures. Some configuration file changes.
-
knopp authored
-
knopp authored
-
David Price authored
NFAPI RACH now working. Gets sent to VNF. VNF cores currently on receipt. Probably fixed by merge from main RU-RAU-split which I will do next
-
- Oct 03, 2017
-
-
David Price authored
Network search working again. Now calling generate_dci_top every subframe, using dummy subframe if no data to transmit. MIB and SIB2/3 coming out. UE sees cell
-
Cédric Roux authored
-
Cédric Roux authored
-