- 13 Jun, 2017 5 commits
- 09 Jun, 2017 3 commits
- 07 Jun, 2017 3 commits
- 06 Jun, 2017 2 commits
- 02 Jun, 2017 2 commits
-
-
https://gitlab.eurecom.fr/oai/openairinterface5gNavid Nikaein authored
Update the itti x2 ho req message
-
Navid Nikaein authored
-
- 30 May, 2017 2 commits
- 24 May, 2017 2 commits
-
-
-
Navid Nikaein authored
-
- 22 May, 2017 5 commits
-
-
Cedric Roux 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
-
- 19 May, 2017 13 commits
-
-
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
-
hbilel authored
config 4 tested with Amarisoft
-
echigoya authored
-
Tomohiro authored
-
- 18 May, 2017 3 commits
-
-
Cedric Roux authored
force j to -1, there is a compilation warning with the T tracer (variable may be used uninitialized)
-
Cedric Roux authored
It seems that ciphering_algorithm is "unsigned int" in RRC Rel10 and "unsigned long" in RRC Rel14 (as processed by asn1c) Let's force it to unsigned long in the log to avoid compilation-time warnings.
-
Cedric Roux authored
those popped up thanks to previous commit
-