An error occurred fetching the project authors.
- 11 Jan, 2018 1 commit
-
-
Xu Bo authored
-
- 07 Dec, 2017 1 commit
-
-
Xu Bo authored
-
- 27 Nov, 2017 1 commit
-
-
Cedric Roux authored
physicalConfigDedicated may be legitimately NULL at some places with the current code. A cleaner solution is needed (we should always have a dedicated config, initialized with values from the 3GPP specs, not have a NULL as we do now).
-
- 14 Nov, 2017 1 commit
-
-
bruno mongazon authored
-
- 04 Nov, 2017 1 commit
-
-
Raymond Knopp authored
changing of notation for Random-Access procedure to match documentation. Function remains the same. Indentation (-kr) run on all files in LAYER2/MAC
-
- 23 Oct, 2017 1 commit
-
-
Cedric Roux authored
-
- 19 Oct, 2017 2 commits
-
-
Cedric 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.
-
Cedric Roux authored
Old values valid for a previous UE have to be reset for the new UE.
-
- 16 Oct, 2017 1 commit
-
-
Cedric Roux authored
- change target values - change upper/lower limit to trigger a tpc - don't use ul_cqi from SR The value of ul_cqi is not convincing, for both PUSCH and PUCCH, more work/analysis is required.
-
- 12 Oct, 2017 1 commit
-
-
Cedric Roux authored
-
- 11 Oct, 2017 1 commit
-
-
Cedric Roux authored
-
- 10 Oct, 2017 1 commit
-
-
Cedric Roux authored
- re-use ta_timer - when ta_timer is running: - no TA sent to UE - no TA from UE (for UE to have time to apply previous TA command) - decrease ta_timer every TTI - be careful to use correct value of ta_update (31 means no TA) Maybe not correct, to be checked.
-
- 08 Oct, 2017 1 commit
-
-
Raymond Knopp authored
-
- 07 Oct, 2017 2 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
removal of LOG_I put for debugging.
-
- 06 Oct, 2017 4 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
- 04 Oct, 2017 1 commit
-
-
Cedric Roux authored
- don't use o_flip anymore in ulsch_decoding - remove dl_cqi from eNB_UE_STATS - put dl_cqi[NFAPI_CC_MAX] in UE_sched_ctrl - adapt code for this dl_cqi change (from eNB_UE_STATS to UE_sched_ctrl) - extract_pusch_csi has been fixed for CQI_ReportModeAperiodic_rm30, the others need to be done. Program will exit if one uses them. Not sure if setting sched_ctl->dl_cqi[CC_idP] has to be done in this function...
-
- 03 Oct, 2017 1 commit
-
-
Cedric Roux authored
-
- 02 Oct, 2017 2 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
-
- 01 Oct, 2017 2 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
fixed various bugs in NFAPI interface and DCI CCE allocations (eNB_scheduler_primitives.c:allocate_CCEs())
-
- 28 Sep, 2017 1 commit
-
-
Cedric Roux authored
-
- 25 Sep, 2017 2 commits
-
-
Raymond Knopp authored
-
Francois TABURET authored
-
- 24 Sep, 2017 1 commit
-
-
Raymond Knopp authored
-
- 22 Sep, 2017 1 commit
-
-
Raymond Knopp authored
-
- 21 Sep, 2017 1 commit
-
-
Raymond Knopp authored
-
- 19 Sep, 2017 1 commit
-
-
Raymond Knopp authored
-
- 15 Sep, 2017 1 commit
-
-
Raymond Knopp authored
-
- 14 Sep, 2017 1 commit
-
-
Raymond Knopp authored
-
- 29 Aug, 2017 1 commit
-
-
Cedric Roux authored
- ENB_PHY_OUTPUT_SIGNAL to trace output signal - ENB_MAC_SCHEDULING_REQUEST to trace scheduling requests
-
- 17 Aug, 2017 1 commit
-
-
Raymond Knopp authored
-
- 15 Aug, 2017 1 commit
-
-
Raymond Knopp authored
-
- 13 Aug, 2017 1 commit
-
-
Raymond Knopp authored
complete programming of Msg2/Msg4 procedures for eMTC. Addition of skeleton for PUCCH UCI (NFAPI) in L1. Some cleanup of eNB_scheduler.c
-
- 10 Aug, 2017 2 commits
-
-
Raymond.Knopp authored
-
Raymond Knopp authored
-