You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andre Puschmann 5e7de0a95b cmake: install individual libraries (common, phy, etc)
this seems to be important for package maintainers
or people who use srslte components in other projects
thar require to link against static libs

so besides installing headers, the apps and the RF lib, we also
install all individual libraries

this fixes https://github.com/srsLTE/srsLTE/issues/500#
and https://github.com/softwareradiosystems/srsLTE/issues/1754
4 years ago
..
CMakeLists.txt cmake: install individual libraries (common, phy, etc) 4 years ago
gtpu.cc use logmap in the whole enb and ue 5 years ago
pdcp.cc pdcp,rlc: refactor SDU queueing policy 5 years ago
pdcp_entity_base.cc Fix issue recovering key state, when the first HO fails (specifically, is_first_ncc was not recovered). Minor improvements in key logging. 4 years ago
pdcp_entity_lte.cc - Rename out_stream function to console. 4 years ago
pdcp_entity_nr.cc pdcp: fix typo 4 years ago
rlc.cc rlc: remove timers and sdu queue length from RLC TM ctor 4 years ago
rlc_am_base.cc Updated copyright 5 years ago
rlc_am_lte.cc rlc_am_lte: fix potential bug when setting uint32_t to -1 4 years ago
rlc_am_nr.cc Updated copyright 5 years ago
rlc_tm.cc rlc: remove timers and sdu queue length from RLC TM ctor 4 years ago
rlc_um_base.cc rlc: change remaining occurances of "SN: " to "SN=" 5 years ago
rlc_um_lte.cc rlc: change remaining occurances of "SN: " to "SN=" 5 years ago
rlc_um_nr.cc rlc_um: fix reestablishment for sending UM entity 5 years ago