- 18 Dec, 2017 1 commit
-
-
Panos Matzakos authored
Fixed the issue with synchronization but only for the case o running both eNB (vnf) and UE (pnf) processes in the same machine. Receiving and decoding now all MIBs and SIBs1/2/3.
-
- 13 Dec, 2017 1 commit
-
-
Panos Matzakos authored
Testing works up to the reception of SIB1/2/3 from the UE through nfapi, but there is an issue with missing some of the nfapi messages for some frames.
-
- 06 Dec, 2017 1 commit
-
-
Tien-Thinh Nguyen authored
-
- 05 Dec, 2017 1 commit
-
-
Panos Matzakos authored
Testing works until the call of callback function pnf_p7_subframe_ind. There, it never satisfies the condition if(tx_subframe_buffer->sfn_sf == sfn_sf_tx) so both sides (vnf and pnf are hanging).
-
- 01 Dec, 2017 1 commit
-
-
Panos Matzakos authored
-
- 14 Nov, 2017 2 commits
-
-
David Price authored
-
Panos Matzakos authored
Introduce nfapi_mode variable to differentiate functionality between phy_stub_ue mode (nfapi_mode=3) and normal full stack mode (nfapi_mode!=3).
-
- 05 Nov, 2017 1 commit
-
-
David Price authored
-
- 25 Oct, 2017 1 commit
-
-
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
-
- 23 Oct, 2017 1 commit
-
-
Cedric Roux authored
-
- 19 Oct, 2017 1 commit
-
-
David Price authored
-
- 16 Oct, 2017 1 commit
-
-
David Price authored
-
- 09 Oct, 2017 1 commit
-
-
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
-
- 06 Oct, 2017 1 commit
-
-
frtabu authored
-
- 05 Oct, 2017 1 commit
-
-
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.
-
- 03 Oct, 2017 2 commits
-
-
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
-
Cedric Roux authored
-
- 01 Oct, 2017 1 commit
-
-
frtabu authored
remove getopt call in configuration module, it changes the argv order. Fix configuration module bugs (command line arguments sometimes not properly processed
-
- 29 Sep, 2017 2 commits
- 28 Sep, 2017 1 commit
-
-
oai authored
-
- 27 Sep, 2017 1 commit
-
-
Cedric Roux authored
-
- 26 Sep, 2017 1 commit
-
-
oai authored
-
- 25 Sep, 2017 1 commit
-
-
oai authored
-
- 24 Sep, 2017 1 commit
-
-
frtabu authored
Improve configuration module error management at init time, Fix command line help option processing, remove shotopt field from parameter structure
-
- 22 Sep, 2017 2 commits
-
-
knopp authored
-
David Price authored
-
- 21 Sep, 2017 1 commit
-
-
Francois TABURET authored
lte-softmodem -O <config file> will trigger legacy config mode ltesoftmodem -O libconfig:<config file> will trigger configuration module usage.
-
- 20 Sep, 2017 1 commit
-
-
David Price authored
-
- 18 Aug, 2017 2 commits
-
-
Florian Kaltenberger authored
-
knopp authored
added configuration file for nFAPI PNF (oaiL1) and modifications in startup procedure to initialize L1 only. When executed, it just waits for configuration, which will never come ... Provides and initial framework to integrate NFAPI PNF modules.
-
- 17 Aug, 2017 1 commit
-
-
knopp authored
addition of MPDCCH format 5. X_u_br sequences for BL/CE UE support and bugfixes in rx_prach0 for eMTC.
-
- 10 Aug, 2017 2 commits
- 28 Jul, 2017 1 commit
-
-
Gabriel authored
-
- 19 Jul, 2017 1 commit
-
-
knopp authored
-
- 17 Jul, 2017 2 commits
- 06 Jul, 2017 2 commits
-
-
knopp authored
Note: this commit is work in progress. Contains initial integration of NFAPI data structures which are tested for TX path. RX path to follow.
-
Gabriel authored
Optimisation of rx_pdcch : save some time by reading one symbol pdcch first and read symbol 2 and 3 if needed Optimisation of nb of candidate when searching DCI
-