An error occurred fetching the project authors.
- 02 Jun, 2019 1 commit
-
-
laurent authored
-
- 15 May, 2019 2 commits
-
-
frtabu authored
fix crash when attempting to use -d legacy softscope. Doesn't fix all problems but at least no crash and ready for anybody to fix diplay problems
-
frtabu authored
Remove deprecated build options, now available as config options: noS1, basic_simulator. Remove DISABLE_LOG_X macros, disabling logs now available via disabling the T_TRACER
-
- 09 May, 2019 1 commit
-
-
frtabu authored
-
- 06 May, 2019 1 commit
-
-
frtabu authored
-
- 29 Apr, 2019 2 commits
-
-
frtabu authored
Remove deprecated build options, now available as config options: noS1, basic_simulator. Remove DISABLE_LOG_X macros, disabling logs now available via disabling the T_TRACER
-
frtabu authored
Remove deprecated build options, now available as config options: noS1, basic_simulator. Remove DISABLE_LOG_X macros, disabling logs now available via disabling the T_TRACER
-
- 26 Apr, 2019 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 18 Apr, 2019 1 commit
-
-
Louis Adrien Dufrene authored
-
- 17 Apr, 2019 2 commits
-
-
Louis Adrien Dufrene authored
-
Louis Adrien Dufrene authored
-
- 16 Apr, 2019 1 commit
-
-
Louis Adrien Dufrene authored
-
- 12 Apr, 2019 1 commit
-
-
Rohit Gupta authored
increased size of maximum SI allocation (to mcs 9 with 3 PRBs) Fixes issues with SI message using eMTC information elementswq
-
- 11 Apr, 2019 1 commit
-
-
nepes authored
-
- 10 Apr, 2019 1 commit
-
-
Louis Adrien Dufrene authored
This is version 1.0. To test. Cleanup of phy_procedures_lte_eNb.c eNB_scheduler_dlsch.c eNB_scheduler_ulsch.c pre_processor.c and asn1_msg.c
-
- 05 Apr, 2019 2 commits
-
-
frtabu authored
-
Louis Adrien Dufrene authored
-
- 04 Apr, 2019 1 commit
-
-
Louis Adrien Dufrene authored
-
- 03 Apr, 2019 1 commit
-
-
Cedric Roux authored
Not much major changes. In openair1/PHY/LTE_UE_TRANSPORT/dci_tools_ue.c, in the function generate_ue_dlsch_params_from_dci, 'harq_pid' was removed and dci_info_extarcted.harq_pid is now used for all cases. The ue T tracer only deals with PHY signals (no MAC, RLC, PDCP, RRC).
-
- 27 Mar, 2019 1 commit
-
-
Raphael Defosseux authored
fixed also new warnings Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 19 Mar, 2019 2 commits
-
-
Cedric Roux authored
end_of_burst_delay is used to stop TX only "after a while". If we stop right after effective signal, with USRP B210 and B200mini, we observe a high EVM on the S subframe (on the PSS). A value of 400 (for 30.72MHz) solves this issue. This is the default. This default value can be changed in the configuration file. For example: RUs = ( { local_rf = "yes" nb_tx = 1 nb_rx = 1 att_tx = 20 att_rx = 0; bands = [7]; max_pdschReferenceSignalPower = -27; max_rxgain = 105; eNB_instances = [0]; sf_extension = 312; end_of_burst_delay = 200; } ); Here we would set a value of 200. The value to put in the configuration file is for 30.72MHz. The value is scaled accordingly at runtime (thus only one value to set for every RB configuration, 25, 50 or 100, leading to less problems when adapting configuration files). This option is for experts and should not be changed randomly.
-
Cedric Roux authored
This parameter is meaningful in TDD, to decide when to start DL at eNB side. Since there is a need for the PA to be operational, we need to transmit a bit before the DL subframe coming after an UL subframe. (We transmit zeros.) We used to use N_TA_offset which may be too much. Default value is now N_TA_offset/2 and can be changed in the configuration file, in the RUs section, like: RUs = ( { local_rf = "yes" nb_tx = 1 nb_rx = 1 att_tx = 0 att_rx = 0; bands = [7]; max_pdschReferenceSignalPower = -27; max_rxgain = 105; eNB_instances = [0]; sf_extension = 312; } ); N_TA_offset is 624 (for 30.72MHz). In the example above, we set sf_extension = 312, which is also the default. The value to put in the configuration file is for 30.72MHz. The value is scaled accordingly at runtime (thus only one value to set for every RB configuration, 25, 50 or 100, leading to less problems when adapting configuration files). This option is for experts and should not be changed randomly.
-
- 15 Mar, 2019 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 13 Mar, 2019 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 12 Mar, 2019 1 commit
-
-
Raymond Knopp authored
parameters for PRACH/PUCCH in configuration file. Default values are those used for Band 7. eMTC configuration file for eMTC changed to reflect modification made for Band 13 operation.
-
- 09 Mar, 2019 1 commit
-
-
frtabu authored
-
- 08 Mar, 2019 2 commits
-
-
Robert Schmidt authored
-
frtabu authored
-
- 05 Mar, 2019 1 commit
-
-
Robert Schmidt authored
-
- 04 Mar, 2019 1 commit
-
-
frtabu authored
-
- 02 Mar, 2019 1 commit
-
-
nepes authored
-
- 28 Feb, 2019 1 commit
-
-
nepes authored
-
- 26 Feb, 2019 2 commits
- 25 Feb, 2019 4 commits
-
-
Raymond Knopp authored
-
nepes authored
-
frtabu authored
Fix corrupted LOGs in L1L2simulator, introducing two new components NFAPI_VNF and NFAPI_pnf. Integrate Fujitsu fix for up to 50 UEs. Apply astyle to all modified files in the branch
-
nepes authored
-
- 22 Feb, 2019 1 commit
-
-
nepes authored
-
- 19 Feb, 2019 1 commit
-
-
frtabu authored
-