Francisco Paisana
|
64557740fc
|
use mac_buffer_state interface to schedule CEs in scheduler
|
5 years ago |
Francisco Paisana
|
d716d8bf7e
|
use mini state machine for ConRes CE scheduling instead of relying that there is data in the DL buffer
|
5 years ago |
Xavier Arteaga
|
e832769ae6
|
Updated copyright
|
5 years ago |
Pedro Alvarez
|
96c82b3fc6
|
Moved PDCP configs to pdcp_config.h. Added `as_security_cfg_t` structure to hold access stratum keys.
Refactored PDCP, RRC and USIM accordingly.
|
5 years ago |
Francisco Paisana
|
c29f08d8d5
|
refactored si acquisition procedure to use stack timers. Also created an interface that is going to be used for the task/timer handling
|
5 years ago |
Xavier Arteaga
|
231431f569
|
SRSENB: enabled CA PUCCH decode in eNb
|
5 years ago |
Xavier Arteaga
|
73c63b10f2
|
Fix compilation of dummy classes
|
5 years ago |
Francisco Paisana
|
42b15c7bed
|
use common ue_cfg interface to set the ue antenna info
|
5 years ago |
Francisco Paisana
|
b66bc3a6b0
|
create a sched_interface struct for antenna info dedicated. This way we remove the asn1 as a dependency in the scheduler
|
5 years ago |
Francisco Paisana
|
2dc31ea440
|
added interface to configure multiple cells from the RRC
|
5 years ago |
Andre Puschmann
|
926f256afa
|
fix RLC dummy class that was missing suspend/resume
|
5 years ago |
Francisco Paisana
|
5468189cd9
|
fix some variables' naming (e.g. x2_ap -> x2ap, e_rab -> erab)
|
5 years ago |
Francisco Paisana
|
b6c53d786b
|
updated s1ap rrc interface with new asn1 lib types
|
5 years ago |
Francisco Paisana
|
0894e6b2f1
|
updated dummy interfaces
|
5 years ago |
Francisco Paisana
|
67411ecfa9
|
updated dummy interfaces
|
5 years ago |
Francisco Paisana
|
39fcf25e0d
|
added extra tests for handover. Did a some refactoring to move boilerplate out of the test mobility function
|
5 years ago |
Francisco Paisana
|
a18a7e307e
|
moved all the parsing of the libconfig files to separate functions that can be called from individual tests. Created several stack layer dummy classes for testing. Extended the rrc_mobility test to check correctness of RRC HOPreparation struct
|
5 years ago |