srsLTE/lib
Francisco 2dc3fce9bd fix derivation of UL-64QAM support from the UE Capabilities in the eNB
Before this PR, the eNB was not activating UL-64QAM if the UE release was below 12,
due to an erroneous convertion of the ASN1 EUTRA Capabilities struct into the flattened
srslte::ue_capabilities_t.

With this PR, the eNB activates UL-64QAM for the following cases:
- UE category 5
- UE category 8 and release >= 10
- UE category UL 8 and release >= 12
2020-12-12 15:59:25 +01:00
..
examples pdsch_ue: enable EVM measurements for PDSCH 2020-12-12 15:59:25 +01:00
include increase mcs ul upper bound to 24 when ue is cat4 and enb supports 64qam. Simplified max_mcs computation 2020-12-12 15:59:25 +01:00
src fix derivation of UL-64QAM support from the UE Capabilities in the eNB 2020-12-12 15:59:25 +01:00
test remove unneeded includes of full rrc asn1 lib 2020-12-12 15:59:25 +01:00
CMakeLists.txt Updated copyright 2020-03-16 11:26:06 +01:00