Andre Puschmann
|
07d2bc4fe8
|
change license header to agnostic version with hint to root LICENSE file
|
4 years ago |
Andre Puschmann
|
9105b36cee
|
srsenb: backport of a Xico's patch to explicitly link against libconfig
this caused issues for some systems in parallel builds
|
4 years ago |
faluco
|
51dc82a735
|
- Fix missing static tag in add_library, that could cause linker issues in srsenb.
|
5 years ago |
faluco
|
cfd3f51931
|
Import of srslog into srsepc and srsenb. (#1574)
* - Import of srslog into srsepc and srsenb.
* - Removed logger_file and logger_stdout files.
|
5 years ago |
Francisco Paisana
|
6735199728
|
fix nr optional linking
|
5 years ago |
Francisco Paisana
|
f0874b780b
|
add radio_base/null classes
|
5 years ago |
Francisco Paisana
|
6ddedd5972
|
moved pdu to common mac folder
|
5 years ago |
Xavier Arteaga
|
e832769ae6
|
Updated copyright
|
5 years ago |
Ismael Gomez
|
4e12405fff
|
Remove radio_multi class and organize channels, ports and carrier buffers (#1019)
|
5 years ago |
Francisco Paisana
|
b6c53d786b
|
updated s1ap rrc interface with new asn1 lib types
|
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 |
Andre Puschmann
|
4e86b2f6b2
|
introduce layerd architecture we use for UE to eNB
- this allows flexible use of different PHYs and radios
- use common radio_multi (moved to lib)
|
6 years ago |
Francisco Paisana
|
58e2e51044
|
removed rlc_interfaces. The rlc_cnfg types are now part of the rrc_interface_types. Removed implicit RB initialization in the RLC.
|
6 years ago |
Francisco Paisana
|
415d3418b6
|
reorganized enb to mirror ue director/class structure with a stack class
|
6 years ago |
Andre Puschmann
|
4b01a2e4a0
|
update copyright notice
|
6 years ago |
Andre Puschmann
|
205db6f229
|
add missing license headers
|
6 years ago |
Francisco Paisana
|
0204db2e12
|
new asn1 rrc library
|
6 years ago |
Andre Puschmann
|
db910cb84b
|
add CSV metrics for eNB
|
6 years ago |
Andre Puschmann
|
d6c027069c
|
Merge branch 'master' into next
|
8 years ago |
Philipp Gorczak
|
407d2ef024
|
Use runtime dir parameter for executables.
|
8 years ago |
Philipp Gorczak
|
5fdcef60f6
|
Install binaries.
|
8 years ago |
Paul Sutton
|
776c1bbc9d
|
Moving fftw checks to top CMakeLists
|
8 years ago |
Paul Sutton
|
b71f7b7080
|
Adding support for static builds
|
8 years ago |
Paul Sutton
|
0b64e8a9ee
|
Minor cleanup of security library handling in cmake
|
8 years ago |
Ismael Gomez
|
198c705fcd
|
renamed srsue and srsenb
|
8 years ago |
Ismael Gomez
|
e5ae82aef1
|
added srsENB code
|
8 years ago |