An error occurred fetching the project authors.
- 14 Sep, 2019 3 commits
-
-
Javier Morgade authored
ACKNOWLEDGEMENT: 1. This commit was developed at Vicomtech (https://www.vicomtech.org) under UE project CDN-X-ALL: "CDN edge-cloud computing for efficient cache and reliable streaming aCROSS Aggregated unicast-multicast LinkS" 2. Project funded by Fed4FIRE+ OC5 (https://www.fed4fire.eu) Signed-off-by: Javier Morgade <javier.morgade@ieee.org>
-
Javier Morgade authored
-Refence config file cleanup ACKNOWLEDGEMENT: 1. This commit was developed at Vicomtech (https://www.vicomtech.org) under UE project CDN-X-ALL: "CDN edge-cloud computing for efficient cache and reliable streaming aCROSS Aggregated unicast-multicast LinkS" 2. Project funded by Fed4FIRE+ OC5 (https://www.fed4fire.eu) Signed-off-by: Javier Morgade <javier.morgade@ieee.org>
-
Javier Morgade authored
2. Dedicated MBMS tasks manager: -If MBMS gets enabled through softmodem config file it will launch SCTP task (to check with S1 interface) 3. "On the flight" dynamic RU configuration update mechanism implemented ACKNOWLEDGEMENT: 1. This commit was developed at Vicomtech (https://www.vicomtech.org) under UE project CDN-X-ALL: "CDN edge-cloud computing for efficient cache and reliable streaming aCROSS Aggregated unicast-multicast LinkS" 2. Project funded by Fed4FIRE+ OC5 (https://www.fed4fire.eu) Signed-off-by: Javier Morgade <javier.morgade@ieee.org>
-
- 13 May, 2019 1 commit
-
-
Cedric Roux authored
In the configuration file, to enable measurements, add: enable_measurement_reports = "yes"; Note that if x2 is enabled then the option 'enable_measurement_reports' is not taken into account and the measurements are enabled.
-
- 28 Apr, 2019 1 commit
-
-
Raymond Knopp authored
-
- 13 Mar, 2019 1 commit
-
-
Cedric Roux authored
This commit introduces X2AP timers (t_reloc_prep, tx2_reloc_overall). You need to set the values in the configuration file. X2AP can be enabled or disabled in the configuration file too (disabled by default). Some deadcode was removed.
-
- 27 Feb, 2019 1 commit
-
-
Schultze authored
-
- 07 Jan, 2019 1 commit
-
-
Cedric Roux authored
For whatever reason most of the files had their permission changed from 644 to 755, which is not wanted.
-
- 20 Oct, 2018 1 commit
-
-
Raymond Knopp authored
-
- 28 Sep, 2018 1 commit
-
-
Robert Schmidt authored
-
- 12 Sep, 2018 1 commit
-
-
Wang Tsu-Han authored
-
- 23 Aug, 2018 1 commit
-
-
Konstantinos Alexandris authored
The configuration file has now to contain ENB_IPV4_ADDRESS_FOR_X2C and ENB_PORT_FOR_X2C in the NETWORK_INTERFACES section. For example: NETWORK_INTERFACES : { ENB_INTERFACE_NAME_FOR_S1_MME = "eth0"; ENB_IPV4_ADDRESS_FOR_S1_MME = "192.168.12.111/24"; ENB_INTERFACE_NAME_FOR_S1U = "eth0"; ENB_IPV4_ADDRESS_FOR_S1U = "192.168.12.111/24"; ENB_PORT_FOR_S1U = 2152; # Spec 2152 ENB_IPV4_ADDRESS_FOR_X2C = "192.168.12.111/24"; ENB_PORT_FOR_X2C = 36422; # Spec 36422 };
-
- 30 Jul, 2018 1 commit
-
-
Wang Tsu-Han authored
-
- 06 Jul, 2018 1 commit
-
-
Raymond Knopp authored
-
- 29 Jun, 2018 1 commit
-
-
Raymond Knopp authored
-
- 14 Jun, 2018 1 commit
-
-
Cedric Roux authored
Since now pucch_n1_AN is taken from the configuration file, it has to be set to 0. Value 32 will not work well, at least in FDD. This has to be handled properly at some point (do not use uplink resource blocks used by PUCCH for PUSCH).
-
- 02 Jun, 2018 1 commit
-
-
Raymond Knopp authored
-
- 06 Apr, 2018 1 commit
-
-
Raymond Knopp authored
modifications for simulator : power normalizations for UE TX, small changes to SNR targets for power control, default UE power (23 dBm now)
-
- 05 Apr, 2018 1 commit
-
-
Raymond Knopp authored
-
- 10 Mar, 2018 1 commit
-
-
Raymond Knopp authored
-
- 09 Mar, 2018 1 commit
-
-
Raymond Knopp authored
modifications to default configuration files for oaisim and some minor chanes to lte-ru.c for simulator target
-
- 09 Feb, 2018 1 commit
-
-
Cedric Roux authored
'_' is not a valid character. S1AP specs say: ENBname ::= PrintableString (SIZE (1..150,...)) And X.680 (08/2015) 41.4 table 10 lists the valid characters for PrintableString. '_' is not there. We replace by '-' which is there. Connection of eNB to ppenair-cn has not been tested. There is no reason why it would fail.
-
- 18 Oct, 2017 1 commit
-
-
Cedric Roux authored
see commit 622b919b
-
- 01 Oct, 2017 1 commit
-
-
Raymond Knopp authored
fixed various bugs in NFAPI interface and DCI CCE allocations (eNB_scheduler_primitives.c:allocate_CCEs())
-
- 28 Sep, 2017 1 commit
-
-
Raymond Knopp authored
-
- 14 Sep, 2017 1 commit
-
-
Raymond Knopp authored
-
- 14 Aug, 2017 1 commit
-
-
khalidhamdy authored
-
- 06 Jul, 2017 1 commit
-
-
Raymond 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.
-
- 25 Apr, 2017 1 commit
-
-
Raymond Knopp authored
-
- 17 Apr, 2017 1 commit
-
-
Raymond Knopp authored
-
- 17 Feb, 2017 1 commit
-
-
pyroclaste authored
-
- 08 Feb, 2017 1 commit
-
-
Navid Nikaein authored
-
- 07 Jan, 2017 1 commit
-
-
Raymond.Knopp authored
fixes for precoding (turning off if nb_antennas_tx=1), configuration files, timing advance with 3/4 sampling on 20 MHz, logging in MAC
-
- 22 Dec, 2016 1 commit
-
-
Raymond.Knopp authored
-
- 01 Dec, 2016 1 commit
-
-
Raymond.Knopp authored
-
- 06 Aug, 2016 1 commit
-
-
Raymond Knopp authored
-
- 01 Aug, 2016 1 commit
-
-
Raymond Knopp authored
-
- 31 Jul, 2016 2 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- 27 Jul, 2016 1 commit
-
-
Sandeep Kumar authored
-