summaryrefslogtreecommitdiff
path: root/asn1
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2016-02-22 17:11:41 +0200
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2016-02-22 19:48:41 +0000
commit97de3b3cd75da5fb27dc0314165861c5ee0c227e (patch)
treec5ab69d912fa214d2a06743988299ccd60290dc0 /asn1
parent3fe16e13b5c6c198a3d7675a3adeb707b61fda9e (diff)
downloadwireshark-97de3b3cd75da5fb27dc0314165861c5ee0c227e.tar.gz
LTE RRC: add a unit to gnss-TOD-msec field
Change-Id: I48b15d47d9bdf1bb4078a03ee7183f05bb57fa04 Reviewed-on: https://code.wireshark.org/review/14072 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com> Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Diffstat (limited to 'asn1')
-rw-r--r--asn1/lte-rrc/lte-rrc.cnf1
1 files changed, 1 insertions, 0 deletions
diff --git a/asn1/lte-rrc/lte-rrc.cnf b/asn1/lte-rrc/lte-rrc.cnf
index 116fb63807..a94da54b1e 100644
--- a/asn1/lte-rrc/lte-rrc.cnf
+++ b/asn1/lte-rrc/lte-rrc.cnf
@@ -586,6 +586,7 @@ NeighCellConfig TYPE=FT_UINT8 DISPLAY=BASE_DEC STRINGS=VALS(lte_rrc_neighCellCon
asn1_ctx_t asn1_ctx;
asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, FALSE, actx->pinfo);
dissect_per_constrained_integer(gnss_tod_msec_tvb, 0, &asn1_ctx, tree, hf_index, 0U, 3599999U, NULL, FALSE);
+ proto_item_append_text(actx->created_item, "ms");
}
#.FN_BODY AbsoluteTimeInfo-r10 VAL_PTR = &abs_time_info_tvb