Pedro Alvarez
|
6d4303cd94
|
Added option to force 32bit compilation (useful for debug). Fixed various warnings when compiling in a 32 bit arch.
|
5 years ago |
Andre Puschmann
|
0feb8d1362
|
fixing two more issues reported by lgtm in asn1 libs
|
5 years ago |
Francisco Paisana
|
d59016ae68
|
use of srslte::log* type for ASN1 logging. Initialization of the asn1 and rrc_asn1 loggers done now in both the ue and enb
|
5 years ago |
Francisco Paisana
|
d270518d69
|
updated rrc to new srsasn1 version
|
5 years ago |
Francisco Paisana
|
514b9045ca
|
added begin/end methods to asn1 arrays and fixed v2x bug
|
5 years ago |
Francisco Paisana
|
200e18ee3a
|
added diff computation for reportconfig and measid. Tests passing
|
5 years ago |
Francisco Paisana
|
1524e28c3a
|
finished the function to compute diffs between cells/measObjs of two var_meas_cfg objects. Added tests for this. Now the update of a UE's var_meas_cfg is made via a shared pointer.
|
5 years ago |
Francisco Paisana
|
b7559171b7
|
added logic to insert cells from conf file into var_meas_cfg and calculate diffs between meas_objs
|
5 years ago |
Francisco Paisana
|
e768989074
|
added a packer/unpacker for bytes. This should a faster version than normal bit_ref::pack, when we want to pack multiple bytes, and the bit_ref::offset is 0. Also added a way to skip a fixed number of bits
|
5 years ago |
Francisco Paisana
|
939c8905cb
|
now the unknown group exts are also consumed
|
5 years ago |
Francisco Paisana
|
116dc0a57b
|
fixed group extensions, removed extra presence flag for copy_ptr<T> types as it was just a source of bugs.
|
5 years ago |
Francisco Paisana
|
416f9896ec
|
fixes to include the findings from PR #550
|
5 years ago |
Francisco Paisana
|
aca1e9612d
|
revert back from max_sizeof(...) to macros
|
6 years ago |
Francisco Paisana
|
14b6a1d483
|
setter method for choice types
|
6 years ago |
Francisco Paisana
|
37d104a2c5
|
max_sizeof(...) now does a divide a conquer to reduce recursion depth
|
6 years ago |
Andre Puschmann
|
4b01a2e4a0
|
update copyright notice
|
6 years ago |
Francisco Paisana
|
dc0b903130
|
added default enum inits
|
6 years ago |
Francisco Paisana
|
ca3ea5e658
|
shortened enumerated types declarations
|
6 years ago |
Francisco Paisana
|
0204db2e12
|
new asn1 rrc library
|
6 years ago |