From 3bf1f18e48d5d0cd5d66b9c496b87b6648d9f871 Mon Sep 17 00:00:00 2001 From: Anders Broman Date: Thu, 17 Dec 2020 16:18:01 +0100 Subject: Fix duplicated filters --- epan/dissectors/asn1/lpp/lpp.cnf | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'epan/dissectors/asn1/lpp') diff --git a/epan/dissectors/asn1/lpp/lpp.cnf b/epan/dissectors/asn1/lpp/lpp.cnf index 9e7b20b3d4..0e190a6ef1 100644 --- a/epan/dissectors/asn1/lpp/lpp.cnf +++ b/epan/dissectors/asn1/lpp/lpp.cnf @@ -107,7 +107,16 @@ Sensor-MeasurementInformation-r13 Sensor-MotionInformation-r15 TBS-AssistanceDataList-r14 Velocity -#.END + +#.FIELD_RENAME +CellGlobalIdGERAN/cellIdentity cellGlobalIdGERAN_cellIdentity +LocationCoordinates/polygon locationCoordinates_polygon +UTC-ModelSet4/utcDN UTC-ModelSet4_utcDN + +#.FIELD_ATTR +CellGlobalIdGERAN/cellIdentity ABBREV=cellGlobalIdGERAN.cellIdentity +LocationCoordinates/polygon ABBREV=locationCoordinates.polygon +UTC-ModelSet4/utcDN ABBREV=uTC-ModelSet4.utcDN #.MAKE_ENUM GNSS-ID/gnss-id TYPE_PREFIX UPPER_CASE -- cgit v1.2.3