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 fa461f0129 rrc_nr: fix linker error in setup_release_c
move implementation to cc file to avoid

[build] /bin/ld: CMakeFiles/rrc_nr_asn1_test.dir/rrc_nr_test.cc.o: in function `asn1::rrc_nr::setup_release_c<asn1::rrc_nr::pdcch_serving_cell_cfg_s>::set_setup()':
[build] /home/anpu/src/srsLTE/lib/include/srsran/asn1/rrc_nr.h:2276: undefined reference to `asn1::rrc_nr::setup_release_c<asn1::rrc_nr::pdcch_serving_cell_cfg_s>::set(asn1::rrc_nr::setup_release_c<asn1::rrc_nr::pdcch_serving_cell_cfg_s>::types_opts::options)'
[build] clang: error: linker command failed with exit code 1 (use -v to see invocation)
4 years ago
..
rrc asn1 fix - fix choice access correct type assert 4 years ago
asn1_utils.h Fix GCC 11 warning in dyn_array 4 years ago
gtpc.h rename srsLTE to srsRAN 4 years ago
gtpc_ies.h rename srsLTE to srsRAN 4 years ago
gtpc_msg.h rename srsLTE to srsRAN 4 years ago
liblte_common.h rename srsLTE to srsRAN 4 years ago
liblte_mme.h rename srsLTE to srsRAN 4 years ago
ngap.h asn1 fix - fix choice access correct type assert 4 years ago
ngap_utils.h Initial commit for ngap in enb 4 years ago
rrc.h asn1 fix - fix choice access correct type assert 4 years ago
rrc_nbiot.h asn1 fix - fix choice access correct type assert 4 years ago
rrc_nr.h rrc_nr: fix linker error in setup_release_c 4 years ago
rrc_nr_utils.h Refactored NR HARQ ACK feedback 4 years ago
rrc_utils.h rename srsLTE to srsRAN 4 years ago
s1ap.h asn1 fix - fix choice access correct type assert 4 years ago
s1ap_utils.h s1ap - simplified erab setup procedure. Handle correctly the failure to setup causes 4 years ago