- 17 Oct, 2017 1 commit
-
-
Raymond 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.
-
- 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.
-
- 15 Oct, 2017 3 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- 14 Oct, 2017 3 commits
-
-
Raymond Knopp authored
put pucch metric into uci->stat before calling harq_indication. Fixes an issue with PUCCH1 SNR measurements coming from HARQ.
-
Raymond Knopp authored
added deactivation of ULSCH harq process after 3rd retransmission. Avoids problem of accumulating failed RA processes.
-
Raymond Knopp authored
Adjustment for received power calculation in eNB pusch procedures. Added factor to account for mcs (mimic the power control adjustment in UE). activated periodic trace for PHR/PUSCH SNR/PUCCH SNR in MAC.
-
- 13 Oct, 2017 5 commits
-
-
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
- 12 Oct, 2017 10 commits
-
-
-
Raymond Knopp authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
- better ulsch harq management in phy (maybe not over) - don't do schedule_CSI if UE not in RRC_CONNECTED (not sure if correct) - don't call find_ulsch in fill_dci0 - some spaces cleaned - log improved
-
Cedric Roux authored
-
Cedric Roux authored
this is not handled correctly as of now, let's crash
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
- 11 Oct, 2017 6 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
-1 does not work
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
- 10 Oct, 2017 4 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
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.
-
- 09 Oct, 2017 1 commit
-
-
Cedric Roux authored
-
- 08 Oct, 2017 3 commits
-
-
Raymond Knopp authored
handling of PDCCH order. stoping UE-specific scheduler during RA procedure. checking for DCI format (resource allocation) to not overwrite resource_block_coding for format 1A DCIs.
-
Raymond Knopp authored
put 50 PRB back in default enb configuration. added handling of UE release in L1/L2. detection of stale ULSCH configuration
-
Raymond Knopp authored
-
- 07 Oct, 2017 3 commits
-
-
Raymond Knopp authored
-
-
Raymond Knopp authored
removal of LOG_I put for debugging.
-