- Jun 02, 2017
-
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
hbilel authored
-
Cedric Roux authored
The port to use should be 2152, not 2153.
-
tctalcatel authored
-
tctalcatel authored
-
- May 31, 2017
-
-
tctalcatel authored
-
tctalcatel authored
-
- May 29, 2017
- May 24, 2017
-
-
hbilel authored
-
- May 23, 2017
-
-
Cedric Roux authored
-
Cedric Roux authored
We want the log in case of failure also for the case: if (nCCE + (1<<dci_alloc->L) > nCCE_max)
-
Cedric Roux authored
We have to not only ensure that the CCE is free but also that it's below the number of availables CCEs with respect to the current PDCCH size.
-
- May 22, 2017
-
-
gabrielC authored
-
Cedric Roux authored
-
gabrielC authored
-
Cedric Roux authored
develop_integration_w20 into develop Summary of changes: - bug fixes * UE TDD fixes * PDCCH size computation (at phy level, still to be corrected at mac level) * DAI increment * fix run_enb_ue_virt_noS1 and run_enb_ue_virt_s1 to use Rel14 and have --xforms to work * compilation warning removals * better oaisim logging (print UE security keys, print version (git commit ID) at runtime, print working directory) See merge request !190
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
- May 19, 2017
-
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
Problems reported by Jorge Muñoz Castañer <jorgem@gti.uvigo.es>. - use Rel14 binaries (those are produced by default) - let -x option work to have graphical output - fix VCD missing 'echo'
-
Cedric Roux authored
we can compute CCE_max_used_index out of the loop.
-
Cedric Roux authored
get_nCCE returns the number of available CCEs. We can put the CCEs numbers [ 0 .. get_nCCE-1 ], so we need to use <, not <=.
-
gabrielC authored
-
Cedric Roux authored
-
gabrielC authored
-
hbilel authored
config 4 tested with Amarisoft
-
gabrielC authored
--ue-trace : Enabling UE trace for debug --ue-timing : Enabling UE timing trace --ue-no-log : Disabling all LOG_X traces
-
- May 18, 2017