Attention is currently required from: laforge, dexter.
3 comments:
File library/RLCMAC_CSN1_Types.ttcn:
Patch Set #7, Line 999: record of EutranCCNMeasReportItem
I recommend specifying the min/max length here:
`type record length(1..4) of EutranCCNMeasReportItem`
Patch Set #7, Line 1001: uint7_t
It's defined as `bit (3)`, so `uint3_t`.
Patch Set #7, Line 1069: variant (eutran_target_cell) "PRESENCE(eutran_target_cell_presence = '1'B)"
missing `PRESENCE` attribute for `eutran_ccn_meas_rep`.
To view, visit change 32995. To unsubscribe, or for help writing mail filters, visit settings.