An error occurred fetching the project authors.
- 01 Jul, 2019 1 commit
-
-
laurent authored
-
- 20 Jun, 2019 12 commits
-
-
Cedric Roux authored
If several UEs are removed, the variable ue_to_be_removed may be overwritten. Let's use an array instead.
-
Dong Anyuan authored
Fix Coverity Scan CID 340235 (Using variable UE_id_mac as an index to array RC.mac[ctxt_pP->module_id]->UE_list.UE_sched_ctrl.)
-
Dong Anyuan authored
-
Dong Anyuan authored
Fix Coverity Scan CID 340261 (Variable securityConfigHO going out of scope leaks the storage it points to.)
-
Dong Anyuan authored
Fix Coverity Scan CID 340278 (Variable quantityConfig going out of scope leaks the storage it points to.)
-
Dong Anyuan authored
Fix Coverity Scan CID 21694 (Variable quantityConfig going out of scope leaks the storage it points to.)
-
Dong Anyuan authored
-
Dong Anyuan authored
Fix Coverity Scan CID 261570 (Overwriting DRB_config in DRB_config = calloc(1UL, 96UL) leaks the storage that DRB_config points to.)
-
Dong Anyuan authored
Fix Coverity Scan CID 261633 (Overrunning array reestablish_rnti_map of 16 4-byte elements at element index 16 (byte offset 64) using index i (which evaluates to 16).)
-
Dong Anyuan authored
Fix Coverity Scan CID 261663 (Overrunning array reestablish_rnti_map of 16 4-byte elements at element index 16 (byte offset 64) using index i (which evaluates to 16).)
-
Dong Anyuan authored
Fix Coverity Scan CID 300383 (Variable sl_CommConfig going out of scope leaks the storage it points to.)
-
Dong Anyuan authored
Fix Coverity Scan CID 300388 (Variable destinationInfoList going out of scope leaks the storage it points to.)
-
- 31 May, 2019 5 commits
-
-
Dong Anyuan authored
Fix Coverity Scan CID 341064 (Null-checking mac_MainConfig->phr_Config suggests that it may be null, but it has already been dereferenced on all paths leading to the check.)
-
Dong Anyuan authored
Fix Coverity Scan CID 341071 (Null-checking mac_MainConfig->ul_SCH_Config suggests that it may be null, but it has already been dereferenced on all paths leading to the check.)
-
Dong Anyuan authored
Fix Coverity Scan CID 341067 (Null-checking mac_MainConfig suggests that it may be null, but it has already been dereferenced on all paths leading to the check.)
-
Dong Anyuan authored
Fix Coverity Scan CID 341070 (Null-checking quantityConfig->quantityConfigEUTRA suggests that it may be null, but it has already been dereferenced on all paths leading to the check.)
-
Dong Anyuan authored
Fix Coverity Scan CID 341065 (Null-checking quantityConfig suggests that it may be null, but it has already been dereferenced on all paths leading to the check.)
-
- 28 May, 2019 5 commits
-
-
Dong Anyuan authored
Fix Coverity Scan CID 300396 (Variable mac_MainConfig going out of scope leaks the storage it points to.)
-
Dong Anyuan authored
Fix Coverity Scan CID 300429 (Overrunning array buffer of 255 bytes by passing it to a function which accesses it at byte offset 65534 using argument size (which evaluates to 65535).)
-
Dong Anyuan authored
Fix Coverity Scan CID 300448 (Using uninitialized value sl_DiscConfig. Field sl_DiscConfig.ext1 is uninitialized.)
-
Dong Anyuan authored
Fix Coverity Scan CID 300502 (Variable quantityConfig going out of scope leaks the storage it points to.)
-
Dong Anyuan authored
Fix Coverity Scan CID 339892 (Overrunning array msg_p->ittiMsg.rrc_mac_ccch_data_ind.sdu of 512 bytes by passing it to a function which accesses it at byte offset 1022 using argument msg_p->ittiMsg.rrc_mac_ccch_data_ind.sdu_size (which evaluates to 1023).)
-
- 21 May, 2019 1 commit
-
-
Javier Morgade authored
-
- 20 May, 2019 1 commit
-
-
Javier Morgade authored
-
- 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.
-
- 26 Apr, 2019 1 commit
-
-
Louis Adrien Dufrene authored
-
- 11 Apr, 2019 4 commits
-
-
OAI-admin authored
-
OAI-admin authored
-
OAI-admin authored
-
Louis Adrien Dufrene authored
Remove bypass_cdrx variable and add cdrx_waiting_ack. The CDRX is now activated at RRC COnnection Reconfiguration Complete reception. To Test
-
- 10 Apr, 2019 1 commit
-
-
Louis Adrien Dufrene authored
-
- 09 Apr, 2019 1 commit
-
-
Louis Adrien Dufrene authored
-
- 04 Apr, 2019 2 commits
-
-
Stefan Schaffelder authored
-
Louis Adrien Dufrene authored
-
- 26 Mar, 2019 1 commit
-
-
Robert Schmidt authored
-
- 23 Mar, 2019 2 commits
-
-
Robert Schmidt authored
-
Robert Schmidt 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.
-
- 09 Mar, 2019 1 commit
-
-
frtabu authored
-