TC_DEN_EVUP_BO_04.log 4.72 MB
Newer Older
garciay's avatar
garciay committed
26001 26002 26003 26004 26005 26006 26007 26008 26009 26010 26011 26012 26013 26014 26015 26016 26017 26018 26019 26020 26021 26022 26023 26024 26025 26026 26027 26028 26029 26030 26031 26032 26033 26034 26035 26036 26037 26038 26039 26040 26041 26042 26043 26044 26045 26046 26047 26048 26049 26050 26051 26052 26053 26054 26055 26056 26057 26058 26059 26060 26061 26062 26063 26064 26065 26066 26067 26068 26069 26070 26071 26072 26073 26074 26075 26076 26077 26078 26079 26080 26081 26082 26083 26084 26085 26086 26087 26088 26089 26090 26091 26092 26093 26094 26095 26096 26097 26098 26099 26100 26101 26102 26103 26104 26105 26106 26107 26108 26109 26110 26111 26112 26113 26114 26115 26116 26117 26118 26119 26120 26121 26122 26123 26124 26125 26126 26127 26128 26129 26130 26131 26132 26133 26134 26135 26136 26137 26138 26139 26140 26141 26142 26143 26144 26145 26146 26147 26148 26149 26150 26151 26152 26153 26154 26155 26156 26157 26158 26159 26160 26161 26162 26163 26164 26165 26166 26167 26168 26169 26170 26171 26172 26173 26174 26175 26176 26177 26178 26179 26180 26181 26182 26183 26184 26185 26186 26187 26188 26189 26190 26191 26192 26193 26194 26195 26196 26197 26198 26199 26200 26201 26202 26203 26204 26205 26206 26207 26208 26209 26210 26211 26212 26213 26214 26215 26216 26217 26218 26219 26220 26221 26222 26223 26224 26225 26226 26227 26228 26229 26230 26231 26232 26233 26234 26235 26236 26237 26238 26239 26240 26241 26242 26243 26244 26245 26246 26247 26248 26249 26250 26251 26252 26253 26254 26255 26256 26257 26258 26259 26260 26261 26262 26263 26264 26265 26266 26267 26268 26269 26270 26271 26272 26273 26274 26275 26276 26277 26278 26279 26280 26281 26282 26283 26284 26285 26286 26287 26288 26289 26290 26291 26292 26293 26294 26295 26296 26297 26298 26299 26300 26301 26302 26303 26304 26305 26306 26307 26308 26309 26310 26311 26312 26313 26314 26315 26316 26317 26318 26319 26320 26321 26322 26323 26324 26325 26326 26327 26328 26329 26330 26331 26332 26333 26334 26335 26336 26337 26338 26339 26340 26341 26342 26343 26344 26345 26346 26347 26348 26349 26350 26351 26352 26353 26354 26355 26356 26357 26358 26359 26360 26361 26362 26363 26364 26365 26366 26367 26368 26369 26370 26371 26372 26373 26374 26375 26376 26377 26378 26379 26380 26381 26382 26383 26384 26385 26386 26387 26388 26389 26390 26391 26392 26393 26394 26395 26396 26397 26398 26399 26400 26401 26402 26403 26404 26405 26406 26407 26408 26409 26410 26411 26412 26413 26414 26415 26416 26417 26418 26419 26420 26421 26422 26423 26424 26425 26426 26427 26428 26429 26430 26431 26432 26433 26434 26435 26436 26437 26438 26439 26440 26441 26442 26443 26444 26445 26446 26447 26448 26449 26450 26451 26452 26453 26454 26455 26456 26457 26458 26459 26460 26461 26462 26463 26464 26465 26466 26467 26468 26469 26470 26471 26472 26473 26474 26475 26476 26477 26478 26479 26480 26481 26482 26483 26484 26485 26486 26487 26488 26489 26490 26491 26492 26493 26494 26495 26496 26497 26498 26499 26500 26501 26502 26503 26504 26505 26506 26507 26508 26509 26510 26511 26512 26513 26514 26515 26516 26517 26518 26519 26520 26521 26522 26523 26524 26525 26526 26527 26528 26529 26530 26531 26532 26533 26534 26535 26536 26537 26538 26539 26540 26541 26542 26543 26544 26545 26546 26547 26548 26549 26550 26551 26552 26553 26554 26555 26556 26557 26558 26559 26560 26561 26562 26563 26564 26565 26566 26567 26568 26569 26570 26571 26572 26573 26574 26575 26576 26577 26578 26579 26580 26581 26582 26583 26584 26585 26586 26587 26588 26589 26590 26591 26592 26593 26594 26595 26596 26597 26598 26599 26600 26601 26602 26603 26604 26605 26606 26607 26608 26609 26610 26611 26612 26613 26614 26615 26616 26617 26618 26619 26620 26621 26622 26623 26624 26625 26626 26627 26628 26629 26630 26631 26632 26633 26634 26635 26636 26637 26638 26639 26640 26641 26642 26643 26644 26645 26646 26647 26648 26649 26650 26651 26652 26653 26654 26655 26656 26657 26658 26659 26660 26661 26662 26663 26664 26665 26666 26667 26668 26669 26670 26671 26672 26673 26674 26675 26676 26677 26678 26679 26680 26681 26682 26683 26684 26685 26686 26687 26688 26689 26690 26691 26692 26693 26694 26695 26696 26697 26698 26699 26700 26701 26702 26703 26704 26705 26706 26707 26708 26709 26710 26711 26712 26713 26714 26715 26716 26717 26718 26719 26720 26721 26722 26723 26724 26725 26726 26727 26728 26729 26730 26731 26732 26733 26734 26735 26736 26737 26738 26739 26740 26741 26742 26743 26744 26745 26746 26747 26748 26749 26750 26751 26752 26753 26754 26755 26756 26757 26758 26759 26760 26761 26762 26763 26764 26765 26766 26767 26768 26769 26770 26771 26772 26773 26774 26775 26776 26777 26778 26779 26780 26781 26782 26783 26784 26785 26786 26787 26788 26789 26790 26791 26792 26793 26794 26795 26796 26797 26798 26799 26800 26801 26802 26803 26804 26805 26806 26807 26808 26809 26810 26811 26812 26813 26814 26815 26816 26817 26818 26819 26820 26821 26822 26823 26824 26825 26826 26827 26828 26829 26830 26831 26832 26833 26834 26835 26836 26837 26838 26839 26840 26841 26842 26843 26844 26845 26846 26847 26848 26849 26850 26851 26852 26853 26854 26855 26856 26857 26858 26859 26860 26861 26862 26863 26864 26865 26866 26867 26868 26869 26870 26871 26872 26873 26874 26875 26876 26877 26878 26879 26880 26881 26882 26883 26884 26885 26886 26887 26888 26889 26890 26891 26892 26893 26894 26895 26896 26897 26898 26899 26900 26901 26902 26903 26904 26905 26906 26907 26908 26909 26910 26911 26912 26913 26914 26915 26916 26917 26918 26919 26920 26921 26922 26923 26924 26925 26926 26927 26928 26929 26930 26931 26932 26933 26934 26935 26936 26937 26938 26939 26940 26941 26942 26943 26944 26945 26946 26947 26948 26949 26950 26951 26952 26953 26954 26955 26956 26957 26958 26959 26960 26961 26962 26963 26964 26965 26966 26967 26968 26969 26970 26971 26972 26973 26974 26975 26976 26977 26978 26979 26980 26981 26982 26983 26984 26985 26986 26987 26988 26989 26990 26991 26992 26993 26994 26995 26996 26997 26998 26999 27000
                shbHeader := {
                    srcPosVector := {
                        gnAddr := {
                            typeOfAddress := e_manual (1),
                            stationType := e_passengerCar (5),
                            stationCountryCode := 0,
                            mid := '000000000001'O
                        },
                        timestamp_ := 539300518,
                        latitude := 0,
                        longitude := 0,
                        pai := '0'B,
                        speed := 0,
                        heading := 0
                    },
                    reserved := 2130769920
                }
            },
            payload := '07D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
        },
        securedMsg := omit
    }
}
16:52:30.995716 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_layer::receive_data: sopv is bound: 1
16:52:30.996188 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> location_table::add_entry:{
    gnAddr := {
        typeOfAddress := e_manual (1),
        stationType := e_passengerCar (5),
        stationCountryCode := 0,
        mid := '000000000001'O
    },
    timestamp_ := 539300518,
    latitude := 0,
    longitude := 0,
    pai := '0'B,
    speed := 0,
    heading := 0
}
16:52:30.996872 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_layer::receive_data: dst=FFFFFFFFFFFF
16:52:30.997381 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_layer::receive_data: gn_payload=07D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000
16:52:30.997878 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> btp_layer::receive_data: '07D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
16:52:30.998647 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) params::log
16:52:30.999077 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) 	(gnHeaderSubtype, 0)
16:52:30.999465 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) 	(gnHeaderType, 5)
16:52:30.999936 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) 	(gnLifetime, 1000)
16:52:31.000339 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) 	(gnNextHeader, 2)
16:52:31.000736 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) 	(gnTrafficClass, 0)
16:52:31.001345 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) 	(gn_payload, 07D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.001864 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) 	(mac_dst, FFFFFFFFFFFF)
16:52:31.002473 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) 	(mac_src, 000000000001)
16:52:31.003661 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) 	(timestamp, 648239)
16:52:31.005110 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> btp_codec::decode: decoding_buffer=Buffer: size: 49, pos: 0, len: 49 data: ( | 07D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.019380 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> btp_codec::decode_: processing @LibItsBtp_TypesAndValues.BtpPacket/@LibItsBtp_TypesAndValues.BtpPacket (49,0,0x6060000cc7a8)
16:52:31.019894 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) btp_codec::decode_: processing Record_Type @LibItsBtp_TypesAndValues.BtpPacket
16:52:31.020192 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) btp_codec::decode_: processing header/@LibItsBtp_TypesAndValues.BtpPacket.header/@LibItsBtp_TypesAndValues.BtpHeader
16:52:31.020396 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> btp_codec::decode_: processing @LibItsBtp_TypesAndValues.BtpHeader/@LibItsBtp_TypesAndValues.BtpPacket.header (49,0,0x6060000cc7a8)
16:52:31.024460 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) btp_codec::decode_ (else): processing type @LibItsBtp_TypesAndValues.BtpHeader/@LibItsBtp_TypesAndValues.BtpPacket.header - optional:0
16:52:31.027742 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) btp_codec::decode_: _type = 0
16:52:31.028187 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> btp_codec::decode_: processing @LibItsBtp_TypesAndValues.BtpAHeader/@LibItsBtp_TypesAndValues.BtpAHeader (49,0,0x6060000cc7a8)
16:52:31.028623 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) btp_codec::decode_: processing Record_Type @LibItsBtp_TypesAndValues.BtpAHeader
16:52:31.028832 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) btp_codec::decode_: processing destinationPort/@LibItsBtp_TypesAndValues.BtpAHeader.destinationPort/INTEGER
16:52:31.029081 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> btp_codec::decode_: processing INTEGER/@LibItsBtp_TypesAndValues.BtpAHeader.destinationPort (49,0,0x6060000cc7a8)
16:52:31.029332 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) btp_codec::decode_ (else): processing type INTEGER/@LibItsBtp_TypesAndValues.BtpAHeader.destinationPort - optional:0
16:52:31.029978 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< btp_codec::decode_: 2001
16:52:31.030458 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< btp_codec::decode_: decoding_buffer=Buffer: size: 49, pos: 2, len: 49 data: (07D1 | 000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.031217 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) btp_codec::decode_: processing sourcePort/@LibItsBtp_TypesAndValues.BtpAHeader.sourcePort/INTEGER
16:52:31.031744 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> btp_codec::decode_: processing INTEGER/@LibItsBtp_TypesAndValues.BtpAHeader.sourcePort (49,2,0x6060000cc7aa)
16:52:31.032141 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) btp_codec::decode_ (else): processing type INTEGER/@LibItsBtp_TypesAndValues.BtpAHeader.sourcePort - optional:0
16:52:31.032942 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< btp_codec::decode_: 0
16:52:31.033482 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< btp_codec::decode_: decoding_buffer=Buffer: size: 49, pos: 4, len: 49 data: (07D10000 | 01029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.034782 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< btp_codec::decode_: {
    destinationPort := 2001,
    sourcePort := 0
}
16:52:31.035737 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< btp_codec::decode_: decoding_buffer=Buffer: size: 49, pos: 4, len: 49 data: (07D10000 | 01029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.036481 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) btp_codec::decode_: BtpHeader: {
    btpAHeader := {
        destinationPort := 2001,
        sourcePort := 0
    }
}
16:52:31.036900 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< btp_codec::decode_: {
    btpAHeader := {
        destinationPort := 2001,
        sourcePort := 0
    }
}
16:52:31.037442 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< btp_codec::decode_: decoding_buffer=Buffer: size: 49, pos: 4, len: 49 data: (07D10000 | 01029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.044476 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) btp_codec::decode_: processing payload/@LibItsBtp_TypesAndValues.BtpPacket.payload/OCTET STRING
16:52:31.045079 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> btp_codec::decode_: processing OCTET STRING/@LibItsBtp_TypesAndValues.BtpPacket.payload (49,4,0x6060000cc7ac)
16:52:31.045565 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) btp_codec::decode_ (else): processing type OCTET STRING/@LibItsBtp_TypesAndValues.BtpPacket.payload - optional:1
16:52:31.047391 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) btp_codec::decode_: s='01029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
16:52:31.048072 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) btp_codec::decode_: Set OPTIONAL to '01029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
16:52:31.049920 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< btp_codec::decode_: '01029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
16:52:31.051783 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< btp_codec::decode_: decoding_buffer=Buffer: size: 49, pos: 4, len: 49 data: (07D10000 | 01029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.052349 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< btp_codec::decode_: {
    header := {
        btpAHeader := {
            destinationPort := 2001,
            sourcePort := 0
        }
    },
    payload := '01029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
}
16:52:31.053202 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< btp_codec::decode_: decoding_buffer=Buffer: size: 49, pos: 4, len: 49 data: (07D10000 | 01029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.054136 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< btp_codec::decode: {
    header := {
        btpAHeader := {
            destinationPort := 2001,
            sourcePort := 0
        }
    },
    payload := '01029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
}
16:52:31.055649 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) btp_layer::receive_data: btp_payload=01029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000
16:52:31.055895 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> denm_layer::receive_data: '01029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
16:52:31.056608 mtc WARNING ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) denm_layer::receive_data: Wrong message id: 0x02
16:52:31.056941 mtc EXECUTOR ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) pcap_layer::Handle_Fd_Event_Readable: Execution duration: 160.154999 ms
16:52:31.057484 mtc MATCHING ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:127(function:f_utTriggerEvent)->../ttcn/LibItsDenm_Functions.ttcn:437(altstep:a_default) Timeout operation on timer tc_ac failed: The timer is not started.
16:52:31.685851 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> pcap_layer::receive_data: Received 103 bytes
16:52:31.686584 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) Packet dumpSize: 103,
Msg:  ff ff ff ff ff ff 00 00 00 00 00 01 89 47 01 00 50 01 20 50 00 00 00 31 01 00 94 00 00 00 00 00 00 01 20 25 12 a6 00 00 00 00 00 00 00 00 00 00 00 00 7f 00 f8 00 07 d1 00 00 01 02 97 05 a4 1d 12 a6 40 5d 69 3a 40 3a d2 74 80 3f ff ff fc 23 b7 74 3e 40 e1 1f df ff fe 3f e9 ed 07 37 53 08 5f ff a0 00 00 00 00

16:52:31.688364 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> ethernet_layer::receive_data: 'FFFFFFFFFFFF00000000000189470100500120500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
16:52:31.690436 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_layer::receive_data: '0100500120500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
16:52:31.693035 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_layer::decode_basic_header: '0100500120500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
16:52:31.694914 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_layer::decode_basic_header: bh: '01005001'O
16:52:31.695713 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_layer::decode_basic_header: {
    version := 0,
    nextHeader := e_commonHeader (1),
    reserved := 0,
    lifeTime := {
        multiplier := 20,
        ltBase := e_50ms (0)
    },
    routerHopLimit := 1
}
16:52:31.695896 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_layer::receive_data: Geonetworking payload to decode: '0100500120500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
16:52:31.696772 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode: decoding_buffer=Buffer: size: 89, pos: 0, len: 89 data: ( | 0100500120500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.697497 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.GeoNetworkingPdu/@LibItsGeoNetworking_TypesAndValues.GeoNetworkingPdu (89,0,0x60b00005d428)
16:52:31.697614 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.GeoNetworkingPdu
16:52:31.697722 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing basicHeader/@LibItsGeoNetworking_TypesAndValues.GeoNetworkingPdu.basicHeader/@LibItsGeoNetworking_TypesAndValues.BasicHeader
16:52:31.697815 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.BasicHeader/@LibItsGeoNetworking_TypesAndValues.GeoNetworkingPdu.basicHeader (89,0,0x60b00005d428)
16:52:31.697901 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.BasicHeader
16:52:31.697985 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing version/@LibItsGeoNetworking_TypesAndValues.BasicHeader.version/INTEGER
16:52:31.698067 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.BasicHeader.version (89,0,0x60b00005d428)
16:52:31.698412 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.BasicHeader.version - optional:0
16:52:31.698529 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: 0
16:52:31.700250 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 0, len: 89 data: ( | 0100500120500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.701211 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing nextHeader/@LibItsGeoNetworking_TypesAndValues.BasicHeader.nextHeader/@LibItsGeoNetworking_TypesAndValues.BasicNextHeader
16:52:31.701317 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.BasicNextHeader/@LibItsGeoNetworking_TypesAndValues.BasicHeader.nextHeader (89,0,0x60b00005d428)
16:52:31.701996 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.BasicNextHeader/@LibItsGeoNetworking_TypesAndValues.BasicHeader.nextHeader - optional:0
16:52:31.702858 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: e_commonHeader (1)
16:52:31.703978 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 1, len: 89 data: (01 | 00500120500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.704874 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing reserved/@LibItsGeoNetworking_TypesAndValues.BasicHeader.reserved/INTEGER
16:52:31.704965 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.BasicHeader.reserved (89,1,0x60b00005d429)
16:52:31.705178 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.BasicHeader.reserved - optional:0
16:52:31.705307 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: 0
16:52:31.705827 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 2, len: 89 data: (0100 | 500120500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.706788 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing lifeTime/@LibItsGeoNetworking_TypesAndValues.BasicHeader.lifeTime/@LibItsGeoNetworking_TypesAndValues.Lifetime
16:52:31.706898 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.Lifetime/@LibItsGeoNetworking_TypesAndValues.BasicHeader.lifeTime (89,2,0x60b00005d42a)
16:52:31.706996 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.Lifetime
16:52:31.707077 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing multiplier/@LibItsGeoNetworking_TypesAndValues.Lifetime.multiplier/INTEGER
16:52:31.707322 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.Lifetime.multiplier (89,2,0x60b00005d42a)
16:52:31.707490 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.Lifetime.multiplier - optional:0
16:52:31.707746 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: 20
16:52:31.707835 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 2, len: 89 data: (0100 | 500120500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.709056 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing ltBase/@LibItsGeoNetworking_TypesAndValues.Lifetime.ltBase/@LibItsGeoNetworking_TypesAndValues.LtBase
16:52:31.709544 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.LtBase/@LibItsGeoNetworking_TypesAndValues.Lifetime.ltBase (89,2,0x60b00005d42a)
16:52:31.710047 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.LtBase/@LibItsGeoNetworking_TypesAndValues.Lifetime.ltBase - optional:0
16:52:31.710797 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: e_50ms (0)
16:52:31.711452 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 3, len: 89 data: (010050 | 0120500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.712658 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: {
    multiplier := 20,
    ltBase := e_50ms (0)
}
16:52:31.712875 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 3, len: 89 data: (010050 | 0120500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.728318 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing routerHopLimit/@LibItsGeoNetworking_TypesAndValues.BasicHeader.routerHopLimit/INTEGER
16:52:31.728429 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.BasicHeader.routerHopLimit (89,3,0x60b00005d42b)
16:52:31.728524 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.BasicHeader.routerHopLimit - optional:0
16:52:31.728702 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: 1
16:52:31.728964 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 4, len: 89 data: (01005001 | 20500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.729952 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: {
    version := 0,
    nextHeader := e_commonHeader (1),
    reserved := 0,
    lifeTime := {
        multiplier := 20,
        ltBase := e_50ms (0)
    },
    routerHopLimit := 1
}
16:52:31.730406 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 4, len: 89 data: (01005001 | 20500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.731252 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing gnPacket/@LibItsGeoNetworking_TypesAndValues.GeoNetworkingPdu.gnPacket/@LibItsGeoNetworking_TypesAndValues.GeoNetworkingPacket
16:52:31.731403 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.GeoNetworkingPacket/@LibItsGeoNetworking_TypesAndValues.GeoNetworkingPdu.gnPacket (89,4,0x60b00005d42c)
16:52:31.731840 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.GeoNetworkingPacket
16:52:31.732186 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing packet/@LibItsGeoNetworking_TypesAndValues.GeoNetworkingPacket.packet/@LibItsGeoNetworking_TypesAndValues.GnNonSecuredPacket
16:52:31.732437 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.GnNonSecuredPacket/@LibItsGeoNetworking_TypesAndValues.GeoNetworkingPacket.packet (89,4,0x60b00005d42c)
16:52:31.733184 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.GnNonSecuredPacket
16:52:31.733489 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing commonHeader/@LibItsGeoNetworking_TypesAndValues.GnNonSecuredPacket.commonHeader/@LibItsGeoNetworking_TypesAndValues.CommonHeader
16:52:31.733618 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.CommonHeader/@LibItsGeoNetworking_TypesAndValues.GnNonSecuredPacket.commonHeader (89,4,0x60b00005d42c)
16:52:31.733716 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.CommonHeader
16:52:31.733806 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing nextHeader/@LibItsGeoNetworking_TypesAndValues.CommonHeader.nextHeader/@LibItsGeoNetworking_TypesAndValues.NextHeader
16:52:31.734551 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.NextHeader/@LibItsGeoNetworking_TypesAndValues.CommonHeader.nextHeader (89,4,0x60b00005d42c)
16:52:31.734983 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.NextHeader/@LibItsGeoNetworking_TypesAndValues.CommonHeader.nextHeader - optional:0
16:52:31.735280 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: e_btpB (2)
16:52:31.735694 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 4, len: 89 data: (01005001 | 20500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.736369 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing reserved/@LibItsGeoNetworking_TypesAndValues.CommonHeader.reserved/INTEGER
16:52:31.736455 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.CommonHeader.reserved (89,4,0x60b00005d42c)
16:52:31.736556 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.CommonHeader.reserved - optional:0
16:52:31.737348 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: 0
16:52:31.739167 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 5, len: 89 data: (0100500120 | 500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.741467 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing headerTST/@LibItsGeoNetworking_TypesAndValues.CommonHeader.headerTST/@LibItsGeoNetworking_TypesAndValues.HeaderTST
16:52:31.741723 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.HeaderTST/@LibItsGeoNetworking_TypesAndValues.CommonHeader.headerTST (89,5,0x60b00005d42d)
16:52:31.742448 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.HeaderTST/@LibItsGeoNetworking_TypesAndValues.CommonHeader.headerTST - optional:0
16:52:31.743018 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_headerTST: processing @LibItsGeoNetworking_TypesAndValues.HeaderTST
16:52:31.743535 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: headerTST selectors: _dc.header_type = 5 - _dc.header_sub_type = 0
16:52:31.744065 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.TsbHeaderType/@LibItsGeoNetworking_TypesAndValues.TsbHeaderType (89,5,0x60b00005d42d)
16:52:31.744485 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.TsbHeaderType
16:52:31.745047 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing headerType/@LibItsGeoNetworking_TypesAndValues.TsbHeaderType.headerType/@LibItsGeoNetworking_TypesAndValues.HeaderType
16:52:31.745370 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.HeaderType/@LibItsGeoNetworking_TypesAndValues.TsbHeaderType.headerType (89,5,0x60b00005d42d)
16:52:31.745527 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.HeaderType/@LibItsGeoNetworking_TypesAndValues.TsbHeaderType.headerType - optional:0
16:52:31.746408 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: e_topologicallyScopedBroadcast (5)
16:52:31.747019 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 5, len: 89 data: (0100500120 | 500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.748092 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing headerSubType/@LibItsGeoNetworking_TypesAndValues.TsbHeaderType.headerSubType/@LibItsGeoNetworking_TypesAndValues.HeaderSubTypeTSB
16:52:31.748956 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.HeaderSubTypeTSB/@LibItsGeoNetworking_TypesAndValues.TsbHeaderType.headerSubType (89,5,0x60b00005d42d)
16:52:31.749664 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.HeaderSubTypeTSB/@LibItsGeoNetworking_TypesAndValues.TsbHeaderType.headerSubType - optional:0
16:52:31.749961 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: e_singleHop (0)
16:52:31.750578 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 6, len: 89 data: (010050012050 | 0000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.751671 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: {
    headerType := e_topologicallyScopedBroadcast (5),
    headerSubType := e_singleHop (0)
}
16:52:31.751924 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 6, len: 89 data: (010050012050 | 0000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.753305 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: {
    tsbHdr := {
        headerType := e_topologicallyScopedBroadcast (5),
        headerSubType := e_singleHop (0)
    }
}
16:52:31.754388 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 6, len: 89 data: (010050012050 | 0000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.756401 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing trafficClass/@LibItsGeoNetworking_TypesAndValues.CommonHeader.trafficClass/@LibItsGeoNetworking_TypesAndValues.TrafficClass
16:52:31.756587 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.TrafficClass/@LibItsGeoNetworking_TypesAndValues.CommonHeader.trafficClass (89,6,0x60b00005d42e)
16:52:31.756859 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.TrafficClass
16:52:31.757000 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing scf/@LibItsGeoNetworking_TypesAndValues.TrafficClass.scf/@LibItsGeoNetworking_TypesAndValues.SCF
16:52:31.757936 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.SCF/@LibItsGeoNetworking_TypesAndValues.TrafficClass.scf (89,6,0x60b00005d42e)
16:52:31.758415 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.SCF/@LibItsGeoNetworking_TypesAndValues.TrafficClass.scf - optional:0
16:52:31.758793 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: e_scfDisabled (0)
16:52:31.759057 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 6, len: 89 data: (010050012050 | 0000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.759754 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing channelOffload/@LibItsGeoNetworking_TypesAndValues.TrafficClass.channelOffload/@LibItsGeoNetworking_TypesAndValues.ChannelOffload
16:52:31.760051 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.ChannelOffload/@LibItsGeoNetworking_TypesAndValues.TrafficClass.channelOffload (89,6,0x60b00005d42e)
16:52:31.760953 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.ChannelOffload/@LibItsGeoNetworking_TypesAndValues.TrafficClass.channelOffload - optional:0
16:52:31.761649 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: e_choffDisabled (0)
16:52:31.762024 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 6, len: 89 data: (010050012050 | 0000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.762729 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing tcId/@LibItsGeoNetworking_TypesAndValues.TrafficClass.tcId/INTEGER
16:52:31.762849 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.TrafficClass.tcId (89,6,0x60b00005d42e)
16:52:31.762966 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.TrafficClass.tcId - optional:0
16:52:31.763153 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: 0
16:52:31.763419 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 7, len: 89 data: (01005001205000 | 00003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.764352 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: {
    scf := e_scfDisabled (0),
    channelOffload := e_choffDisabled (0),
    tcId := 0
}
16:52:31.764476 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 7, len: 89 data: (01005001205000 | 00003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.765315 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing flags/@LibItsGeoNetworking_TypesAndValues.CommonHeader.flags/BIT STRING
16:52:31.765690 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing BIT STRING/@LibItsGeoNetworking_TypesAndValues.CommonHeader.flags (89,7,0x60b00005d42f)
16:52:31.765933 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type BIT STRING/@LibItsGeoNetworking_TypesAndValues.CommonHeader.flags - optional:0
16:52:31.766293 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: '00000000'B
16:52:31.766706 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 8, len: 89 data: (0100500120500000 | 003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.767433 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing plLength/@LibItsGeoNetworking_TypesAndValues.CommonHeader.plLength/INTEGER
16:52:31.767548 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.CommonHeader.plLength (89,8,0x60b00005d430)
16:52:31.767718 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.CommonHeader.plLength - optional:0
16:52:31.767959 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: 49
16:52:31.768804 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 10, len: 89 data: (01005001205000000031 | 01009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.769842 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing maxHopLimit/@LibItsGeoNetworking_TypesAndValues.CommonHeader.maxHopLimit/INTEGER
16:52:31.770174 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.CommonHeader.maxHopLimit (89,10,0x60b00005d432)
16:52:31.770378 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.CommonHeader.maxHopLimit - optional:0
16:52:31.774480 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: 1
16:52:31.775990 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 11, len: 89 data: (0100500120500000003101 | 009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.776632 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing reserved2/@LibItsGeoNetworking_TypesAndValues.CommonHeader.reserved2/INTEGER
16:52:31.777839 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.CommonHeader.reserved2 (89,11,0x60b00005d433)
16:52:31.778142 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.CommonHeader.reserved2 - optional:0
16:52:31.779208 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: 0
16:52:31.779586 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 12, len: 89 data: (010050012050000000310100 | 9400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.782767 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: {
    nextHeader := e_btpB (2),
    reserved := 0,
    headerTST := {
        tsbHdr := {
            headerType := e_topologicallyScopedBroadcast (5),
            headerSubType := e_singleHop (0)
        }
    },
    trafficClass := {
        scf := e_scfDisabled (0),
        channelOffload := e_choffDisabled (0),
        tcId := 0
    },
    flags := '00000000'B,
    plLength := 49,
    maxHopLimit := 1,
    reserved2 := 0
}
16:52:31.783220 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 12, len: 89 data: (010050012050000000310100 | 9400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.784019 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing extendedHeader/@LibItsGeoNetworking_TypesAndValues.GnNonSecuredPacket.extendedHeader/@LibItsGeoNetworking_TypesAndValues.ExtendedHeader
16:52:31.784257 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.ExtendedHeader/@LibItsGeoNetworking_TypesAndValues.GnNonSecuredPacket.extendedHeader (89,12,0x60b00005d434)
16:52:31.784371 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.ExtendedHeader/@LibItsGeoNetworking_TypesAndValues.GnNonSecuredPacket.extendedHeader - optional:1
16:52:31.784474 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_extendedHeader: processing @LibItsGeoNetworking_TypesAndValues.ExtendedHeader
16:52:31.784572 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.SHBHeader/@LibItsGeoNetworking_TypesAndValues.SHBHeader (89,12,0x60b00005d434)
16:52:31.785138 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.SHBHeader
16:52:31.785481 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing srcPosVector/@LibItsGeoNetworking_TypesAndValues.SHBHeader.srcPosVector/@LibItsGeoNetworking_TypesAndValues.LongPosVector
16:52:31.785990 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.LongPosVector/@LibItsGeoNetworking_TypesAndValues.SHBHeader.srcPosVector (89,12,0x60b00005d434)
16:52:31.786425 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.LongPosVector
16:52:31.786563 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing gnAddr/@LibItsGeoNetworking_TypesAndValues.LongPosVector.gnAddr/@LibItsGeoNetworking_TypesAndValues.GN_Address
16:52:31.787280 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.GN_Address/@LibItsGeoNetworking_TypesAndValues.LongPosVector.gnAddr (89,12,0x60b00005d434)
16:52:31.787939 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.GN_Address
16:52:31.788222 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing typeOfAddress/@LibItsGeoNetworking_TypesAndValues.GN_Address.typeOfAddress/@LibItsGeoNetworking_TypesAndValues.TypeOfAddress
16:52:31.788373 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.TypeOfAddress/@LibItsGeoNetworking_TypesAndValues.GN_Address.typeOfAddress (89,12,0x60b00005d434)
16:52:31.788848 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.TypeOfAddress/@LibItsGeoNetworking_TypesAndValues.GN_Address.typeOfAddress - optional:0
16:52:31.789017 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: e_manual (1)
16:52:31.789224 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 12, len: 89 data: (010050012050000000310100 | 9400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.790259 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing stationType/@LibItsGeoNetworking_TypesAndValues.GN_Address.stationType/@LibItsGeoNetworking_TypesAndValues.StationType
16:52:31.790420 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.StationType/@LibItsGeoNetworking_TypesAndValues.GN_Address.stationType (89,12,0x60b00005d434)
16:52:31.790936 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.StationType/@LibItsGeoNetworking_TypesAndValues.GN_Address.stationType - optional:0
16:52:31.791716 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: e_passengerCar (5)
16:52:31.791909 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 12, len: 89 data: (010050012050000000310100 | 9400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.792750 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing stationCountryCode/@LibItsGeoNetworking_TypesAndValues.GN_Address.stationCountryCode/INTEGER
16:52:31.792880 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.GN_Address.stationCountryCode (89,12,0x60b00005d434)
16:52:31.793290 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.GN_Address.stationCountryCode - optional:0
16:52:31.793949 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: 0
16:52:31.794268 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 14, len: 89 data: (0100500120500000003101009400 | 000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.794980 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing mid/@LibItsGeoNetworking_TypesAndValues.GN_Address.mid/OCTET STRING
16:52:31.795195 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing OCTET STRING/@LibItsGeoNetworking_TypesAndValues.GN_Address.mid (89,14,0x60b00005d436)
16:52:31.795327 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type OCTET STRING/@LibItsGeoNetworking_TypesAndValues.GN_Address.mid - optional:0
16:52:31.795446 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: '000000000001'O
16:52:31.796206 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 20, len: 89 data: (0100500120500000003101009400000000000001 | 202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.797088 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: {
    typeOfAddress := e_manual (1),
    stationType := e_passengerCar (5),
    stationCountryCode := 0,
    mid := '000000000001'O
}
16:52:31.797512 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 20, len: 89 data: (0100500120500000003101009400000000000001 | 202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.798555 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing timestamp_/@LibItsGeoNetworking_TypesAndValues.LongPosVector.timestamp_/INTEGER
16:52:31.798795 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.LongPosVector.timestamp_ (89,20,0x60b00005d43c)
16:52:31.798935 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.LongPosVector.timestamp_ - optional:0
16:52:31.799198 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: 539300518
16:52:31.799321 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 24, len: 89 data: (0100500120500000003101009400000000000001202512A6 | 0000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.799928 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing latitude/@LibItsGeoNetworking_TypesAndValues.LongPosVector.latitude/INTEGER
16:52:31.800099 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.LongPosVector.latitude (89,24,0x60b00005d440)
16:52:31.800246 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.LongPosVector.latitude - optional:0
16:52:31.800398 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: 0
16:52:31.800564 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 28, len: 89 data: (0100500120500000003101009400000000000001202512A600000000 | 00000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.801833 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing longitude/@LibItsGeoNetworking_TypesAndValues.LongPosVector.longitude/INTEGER
16:52:31.802009 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.LongPosVector.longitude (89,28,0x60b00005d444)
16:52:31.802250 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.LongPosVector.longitude - optional:0
16:52:31.802648 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: 0
16:52:31.802951 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 32, len: 89 data: (0100500120500000003101009400000000000001202512A60000000000000000 | 000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.804526 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing pai/@LibItsGeoNetworking_TypesAndValues.LongPosVector.pai/BIT STRING
16:52:31.804948 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing BIT STRING/@LibItsGeoNetworking_TypesAndValues.LongPosVector.pai (89,32,0x60b00005d448)
16:52:31.805336 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type BIT STRING/@LibItsGeoNetworking_TypesAndValues.LongPosVector.pai - optional:0
16:52:31.806282 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: '0'B
16:52:31.806842 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 32, len: 89 data: (0100500120500000003101009400000000000001202512A60000000000000000 | 000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.807444 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing speed/@LibItsGeoNetworking_TypesAndValues.LongPosVector.speed/INTEGER
16:52:31.808076 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.LongPosVector.speed (89,32,0x60b00005d448)
16:52:31.811439 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.LongPosVector.speed - optional:0
16:52:31.814452 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: 0
16:52:31.814880 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 34, len: 89 data: (0100500120500000003101009400000000000001202512A600000000000000000000 | 00007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.817231 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing heading/@LibItsGeoNetworking_TypesAndValues.LongPosVector.heading/INTEGER
16:52:31.817846 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.LongPosVector.heading (89,34,0x60b00005d44a)
16:52:31.818805 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.LongPosVector.heading - optional:0
16:52:31.819483 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: 0
16:52:31.821261 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 36, len: 89 data: (0100500120500000003101009400000000000001202512A6000000000000000000000000 | 7F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.822172 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: {
    gnAddr := {
        typeOfAddress := e_manual (1),
        stationType := e_passengerCar (5),
        stationCountryCode := 0,
        mid := '000000000001'O
    },
    timestamp_ := 539300518,
    latitude := 0,
    longitude := 0,
    pai := '0'B,
    speed := 0,
    heading := 0
}
16:52:31.822678 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 36, len: 89 data: (0100500120500000003101009400000000000001202512A6000000000000000000000000 | 7F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.823334 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing reserved/@LibItsGeoNetworking_TypesAndValues.SHBHeader.reserved/INTEGER
16:52:31.823781 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.SHBHeader.reserved (89,36,0x60b00005d44c)
16:52:31.824046 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.SHBHeader.reserved - optional:0
16:52:31.824637 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: 2130769920
16:52:31.824869 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 40, len: 89 data: (0100500120500000003101009400000000000001202512A60000000000000000000000007F00F800 | 07D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.825882 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: {
    srcPosVector := {
        gnAddr := {
            typeOfAddress := e_manual (1),
            stationType := e_passengerCar (5),
            stationCountryCode := 0,
            mid := '000000000001'O
        },
        timestamp_ := 539300518,
        latitude := 0,
        longitude := 0,
        pai := '0'B,
        speed := 0,
        heading := 0
    },
    reserved := 2130769920
}
16:52:31.826257 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 40, len: 89 data: (0100500120500000003101009400000000000001202512A60000000000000000000000007F00F800 | 07D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.826832 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: Set OPTIONAL to {
    shbHeader := {
        srcPosVector := {
            gnAddr := {
                typeOfAddress := e_manual (1),
                stationType := e_passengerCar (5),
                stationCountryCode := 0,
                mid := '000000000001'O
            },
            timestamp_ := 539300518,
            latitude := 0,
            longitude := 0,
            pai := '0'B,
            speed := 0,
            heading := 0
        },
        reserved := 2130769920
    }
}
16:52:31.827273 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: {
    shbHeader := {
        srcPosVector := {
            gnAddr := {
                typeOfAddress := e_manual (1),
                stationType := e_passengerCar (5),
                stationCountryCode := 0,
                mid := '000000000001'O
            },
            timestamp_ := 539300518,
            latitude := 0,
            longitude := 0,
            pai := '0'B,
            speed := 0,
            heading := 0
        },
        reserved := 2130769920
    }
}
16:52:31.828008 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 40, len: 89 data: (0100500120500000003101009400000000000001202512A60000000000000000000000007F00F800 | 07D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.828762 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing payload/@LibItsGeoNetworking_TypesAndValues.GnNonSecuredPacket.payload/OCTET STRING
16:52:31.828882 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing OCTET STRING/@LibItsGeoNetworking_TypesAndValues.GnNonSecuredPacket.payload (89,40,0x60b00005d450)
16:52:31.829023 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type OCTET STRING/@LibItsGeoNetworking_TypesAndValues.GnNonSecuredPacket.payload - optional:1
16:52:31.829319 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: s='07D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
16:52:31.830317 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: Payload: Decoded payload length: 49
16:52:31.830486 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: Payload: os: '07D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
16:52:31.830993 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: Payload: '07D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'
16:52:31.831134 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: Set OPTIONAL<GnRawPayload> to '07D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
16:52:31.831780 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: '07D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
16:52:31.832311 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 40, len: 89 data: (0100500120500000003101009400000000000001202512A60000000000000000000000007F00F800 | 07D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.832933 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: {
    commonHeader := {
        nextHeader := e_btpB (2),
        reserved := 0,
        headerTST := {
            tsbHdr := {
                headerType := e_topologicallyScopedBroadcast (5),
                headerSubType := e_singleHop (0)
            }
        },
        trafficClass := {
            scf := e_scfDisabled (0),
            channelOffload := e_choffDisabled (0),
            tcId := 0
        },
        flags := '00000000'B,
        plLength := 49,
        maxHopLimit := 1,
        reserved2 := 0
    },
    extendedHeader := {
        shbHeader := {
            srcPosVector := {
                gnAddr := {
                    typeOfAddress := e_manual (1),
                    stationType := e_passengerCar (5),
                    stationCountryCode := 0,
                    mid := '000000000001'O
                },
                timestamp_ := 539300518,
                latitude := 0,
                longitude := 0,
                pai := '0'B,
                speed := 0,
                heading := 0
            },
            reserved := 2130769920
        }
    },
    payload := '07D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
}
16:52:31.833963 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 40, len: 89 data: (0100500120500000003101009400000000000001202512A60000000000000000000000007F00F800 | 07D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.834846 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing securedMsg/@EtsiTs103097Module.EtsiTs103097Data/@IEEE1609dot2.Ieee1609Dot2Data
16:52:31.835210 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @IEEE1609dot2.Ieee1609Dot2Data/@EtsiTs103097Module.EtsiTs103097Data (89,40,0x60b00005d450)
16:52:31.835335 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: omit
16:52:31.835425 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 40, len: 89 data: (0100500120500000003101009400000000000001202512A60000000000000000000000007F00F800 | 07D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.836411 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: {
    packet := {
        commonHeader := {
            nextHeader := e_btpB (2),
            reserved := 0,
            headerTST := {
                tsbHdr := {
                    headerType := e_topologicallyScopedBroadcast (5),
                    headerSubType := e_singleHop (0)
                }
            },
            trafficClass := {
                scf := e_scfDisabled (0),
                channelOffload := e_choffDisabled (0),
                tcId := 0
            },
            flags := '00000000'B,
            plLength := 49,
            maxHopLimit := 1,
            reserved2 := 0
        },
        extendedHeader := {
            shbHeader := {
                srcPosVector := {
                    gnAddr := {
                        typeOfAddress := e_manual (1),
                        stationType := e_passengerCar (5),
                        stationCountryCode := 0,
                        mid := '000000000001'O
                    },
                    timestamp_ := 539300518,
                    latitude := 0,
                    longitude := 0,
                    pai := '0'B,
                    speed := 0,
                    heading := 0
                },
                reserved := 2130769920
            }
        },
        payload := '07D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
    },
    securedMsg := omit
}
16:52:31.837839 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 40, len: 89 data: (0100500120500000003101009400000000000001202512A60000000000000000000000007F00F800 | 07D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.838761 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: {
    basicHeader := {
        version := 0,
        nextHeader := e_commonHeader (1),
        reserved := 0,
        lifeTime := {
            multiplier := 20,
            ltBase := e_50ms (0)
        },
        routerHopLimit := 1
    },
    gnPacket := {
        packet := {
            commonHeader := {
                nextHeader := e_btpB (2),
                reserved := 0,
                headerTST := {
                    tsbHdr := {
                        headerType := e_topologicallyScopedBroadcast (5),
                        headerSubType := e_singleHop (0)
                    }
                },
                trafficClass := {
                    scf := e_scfDisabled (0),
                    channelOffload := e_choffDisabled (0),
                    tcId := 0
                },
                flags := '00000000'B,
                plLength := 49,
                maxHopLimit := 1,
                reserved2 := 0
            },
            extendedHeader := {
                shbHeader := {
                    srcPosVector := {
                        gnAddr := {
                            typeOfAddress := e_manual (1),
                            stationType := e_passengerCar (5),
                            stationCountryCode := 0,
                            mid := '000000000001'O
                        },
                        timestamp_ := 539300518,
                        latitude := 0,
                        longitude := 0,
                        pai := '0'B,
                        speed := 0,
                        heading := 0
                    },
                    reserved := 2130769920
                }
            },
            payload := '07D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
        },
        securedMsg := omit
    }
}
16:52:31.840250 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 40, len: 89 data: (0100500120500000003101009400000000000001202512A60000000000000000000000007F00F800 | 07D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.840821 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode: After decoding, payload: plLength=49
16:52:31.841018 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) params::log
16:52:31.841184 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) 	(gnHeaderSubtype, 0)
16:52:31.841302 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) 	(gnHeaderType, 5)
16:52:31.841394 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) 	(gnLifetime, 1000)
16:52:31.841567 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) 	(gnNextHeader, 2)
16:52:31.841728 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) 	(gnTrafficClass, 0)
16:52:31.841824 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) 	(gn_payload, 07D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.841985 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) 	(mac_dst, FFFFFFFFFFFF)
16:52:31.842086 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) 	(mac_src, 000000000001)
16:52:31.842792 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) 	(timestamp, 651645)
16:52:31.843520 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode: {
    basicHeader := {
        version := 0,
        nextHeader := e_commonHeader (1),
        reserved := 0,
        lifeTime := {
            multiplier := 20,
            ltBase := e_50ms (0)
        },
        routerHopLimit := 1
    },
    gnPacket := {
        packet := {
            commonHeader := {
                nextHeader := e_btpB (2),
                reserved := 0,
                headerTST := {
                    tsbHdr := {
                        headerType := e_topologicallyScopedBroadcast (5),
                        headerSubType := e_singleHop (0)
                    }
                },
                trafficClass := {
                    scf := e_scfDisabled (0),
                    channelOffload := e_choffDisabled (0),
                    tcId := 0
                },
                flags := '00000000'B,
                plLength := 49,
                maxHopLimit := 1,
                reserved2 := 0
            },
            extendedHeader := {
                shbHeader := {
                    srcPosVector := {
                        gnAddr := {
                            typeOfAddress := e_manual (1),
                            stationType := e_passengerCar (5),
                            stationCountryCode := 0,
                            mid := '000000000001'O
                        },
                        timestamp_ := 539300518,
                        latitude := 0,
                        longitude := 0,
                        pai := '0'B,
                        speed := 0,
                        heading := 0
                    },
                    reserved := 2130769920
                }
            },
            payload := '07D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
        },
        securedMsg := omit
    }
}
16:52:31.844972 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_layer::receive_data: sopv is bound: 1
16:52:31.845139 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> location_table::add_entry:{
    gnAddr := {
        typeOfAddress := e_manual (1),
        stationType := e_passengerCar (5),
        stationCountryCode := 0,
        mid := '000000000001'O
    },
    timestamp_ := 539300518,
    latitude := 0,
    longitude := 0,
    pai := '0'B,
    speed := 0,
    heading := 0
}
16:52:31.846005 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_layer::receive_data: dst=FFFFFFFFFFFF
16:52:31.846570 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_layer::receive_data: gn_payload=07D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000
16:52:31.847075 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> btp_layer::receive_data: '07D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
16:52:31.847407 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) params::log
16:52:31.847557 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) 	(gnHeaderSubtype, 0)
16:52:31.847696 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) 	(gnHeaderType, 5)
16:52:31.847801 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) 	(gnLifetime, 1000)
16:52:31.847965 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) 	(gnNextHeader, 2)
16:52:31.848063 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) 	(gnTrafficClass, 0)
16:52:31.848273 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) 	(gn_payload, 07D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.848656 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) 	(mac_dst, FFFFFFFFFFFF)
16:52:31.849217 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) 	(mac_src, 000000000001)
16:52:31.849987 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) 	(timestamp, 651645)
16:52:31.850404 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> btp_codec::decode: decoding_buffer=Buffer: size: 49, pos: 0, len: 49 data: ( | 07D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.850896 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> btp_codec::decode_: processing @LibItsBtp_TypesAndValues.BtpPacket/@LibItsBtp_TypesAndValues.BtpPacket (49,0,0x606000121c48)
16:52:31.851034 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) btp_codec::decode_: processing Record_Type @LibItsBtp_TypesAndValues.BtpPacket
16:52:31.851672 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) btp_codec::decode_: processing header/@LibItsBtp_TypesAndValues.BtpPacket.header/@LibItsBtp_TypesAndValues.BtpHeader
16:52:31.852067 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> btp_codec::decode_: processing @LibItsBtp_TypesAndValues.BtpHeader/@LibItsBtp_TypesAndValues.BtpPacket.header (49,0,0x606000121c48)
16:52:31.852477 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) btp_codec::decode_ (else): processing type @LibItsBtp_TypesAndValues.BtpHeader/@LibItsBtp_TypesAndValues.BtpPacket.header - optional:0
16:52:31.852727 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) btp_codec::decode_: _type = 0
16:52:31.853318 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> btp_codec::decode_: processing @LibItsBtp_TypesAndValues.BtpAHeader/@LibItsBtp_TypesAndValues.BtpAHeader (49,0,0x606000121c48)
16:52:31.853450 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) btp_codec::decode_: processing Record_Type @LibItsBtp_TypesAndValues.BtpAHeader
16:52:31.853822 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) btp_codec::decode_: processing destinationPort/@LibItsBtp_TypesAndValues.BtpAHeader.destinationPort/INTEGER
16:52:31.854182 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> btp_codec::decode_: processing INTEGER/@LibItsBtp_TypesAndValues.BtpAHeader.destinationPort (49,0,0x606000121c48)
16:52:31.854454 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) btp_codec::decode_ (else): processing type INTEGER/@LibItsBtp_TypesAndValues.BtpAHeader.destinationPort - optional:0
16:52:31.855029 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< btp_codec::decode_: 2001
16:52:31.855919 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< btp_codec::decode_: decoding_buffer=Buffer: size: 49, pos: 2, len: 49 data: (07D1 | 000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.856764 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) btp_codec::decode_: processing sourcePort/@LibItsBtp_TypesAndValues.BtpAHeader.sourcePort/INTEGER
16:52:31.856914 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> btp_codec::decode_: processing INTEGER/@LibItsBtp_TypesAndValues.BtpAHeader.sourcePort (49,2,0x606000121c4a)
16:52:31.857027 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) btp_codec::decode_ (else): processing type INTEGER/@LibItsBtp_TypesAndValues.BtpAHeader.sourcePort - optional:0
16:52:31.857228 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< btp_codec::decode_: 0
16:52:31.857343 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< btp_codec::decode_: decoding_buffer=Buffer: size: 49, pos: 4, len: 49 data: (07D10000 | 01029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.857631 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< btp_codec::decode_: {
    destinationPort := 2001,
    sourcePort := 0
}
16:52:31.858562 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< btp_codec::decode_: decoding_buffer=Buffer: size: 49, pos: 4, len: 49 data: (07D10000 | 01029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.859755 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) btp_codec::decode_: BtpHeader: {
    btpAHeader := {
        destinationPort := 2001,
        sourcePort := 0
    }
}
16:52:31.859940 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< btp_codec::decode_: {
    btpAHeader := {
        destinationPort := 2001,
        sourcePort := 0
    }
}
16:52:31.860083 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< btp_codec::decode_: decoding_buffer=Buffer: size: 49, pos: 4, len: 49 data: (07D10000 | 01029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.860453 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) btp_codec::decode_: processing payload/@LibItsBtp_TypesAndValues.BtpPacket.payload/OCTET STRING
16:52:31.860603 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> btp_codec::decode_: processing OCTET STRING/@LibItsBtp_TypesAndValues.BtpPacket.payload (49,4,0x606000121c4c)
16:52:31.860914 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) btp_codec::decode_ (else): processing type OCTET STRING/@LibItsBtp_TypesAndValues.BtpPacket.payload - optional:1
16:52:31.861045 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) btp_codec::decode_: s='01029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
16:52:31.861375 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) btp_codec::decode_: Set OPTIONAL to '01029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
16:52:31.861699 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< btp_codec::decode_: '01029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
16:52:31.861960 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< btp_codec::decode_: decoding_buffer=Buffer: size: 49, pos: 4, len: 49 data: (07D10000 | 01029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.862504 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< btp_codec::decode_: {
    header := {
        btpAHeader := {
            destinationPort := 2001,
            sourcePort := 0
        }
    },
    payload := '01029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
}
16:52:31.862974 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< btp_codec::decode_: decoding_buffer=Buffer: size: 49, pos: 4, len: 49 data: (07D10000 | 01029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:31.863554 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< btp_codec::decode: {
    header := {
        btpAHeader := {
            destinationPort := 2001,
            sourcePort := 0
        }
    },
    payload := '01029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
}
16:52:31.864267 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) btp_layer::receive_data: btp_payload=01029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000
16:52:31.864418 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> denm_layer::receive_data: '01029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
16:52:31.865078 mtc WARNING ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) denm_layer::receive_data: Wrong message id: 0x02
16:52:31.865457 mtc EXECUTOR ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) pcap_layer::Handle_Fd_Event_Readable: Execution duration: 179.345001 ms
16:52:31.865962 mtc MATCHING ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:127(function:f_utTriggerEvent)->../ttcn/LibItsDenm_Functions.ttcn:437(altstep:a_default) Timeout operation on timer tc_ac failed: The timer is not started.
16:52:32.730047 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> pcap_layer::receive_data: Received 103 bytes
16:52:32.730322 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) Packet dumpSize: 103,
Msg:  ff ff ff ff ff ff 00 00 00 00 00 01 89 47 01 00 50 01 20 50 00 00 00 31 01 00 94 00 00 00 00 00 00 01 20 25 12 a6 00 00 00 00 00 00 00 00 00 00 00 00 7f 00 f8 00 07 d1 00 00 01 02 97 05 a4 1d 12 a6 40 5d 69 3a 40 3a d2 74 80 3f ff ff fc 23 b7 74 3e 40 e1 1f df ff fe 3f e9 ed 07 37 53 08 5f ff a0 00 00 00 00

16:52:32.731428 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> ethernet_layer::receive_data: 'FFFFFFFFFFFF00000000000189470100500120500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
16:52:32.732410 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_layer::receive_data: '0100500120500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
16:52:32.733356 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_layer::decode_basic_header: '0100500120500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
16:52:32.734130 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_layer::decode_basic_header: bh: '01005001'O
16:52:32.735036 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_layer::decode_basic_header: {
    version := 0,
    nextHeader := e_commonHeader (1),
    reserved := 0,
    lifeTime := {
        multiplier := 20,
        ltBase := e_50ms (0)
    },
    routerHopLimit := 1
}
16:52:32.735500 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_layer::receive_data: Geonetworking payload to decode: '0100500120500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
16:52:32.736294 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode: decoding_buffer=Buffer: size: 89, pos: 0, len: 89 data: ( | 0100500120500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:32.737052 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.GeoNetworkingPdu/@LibItsGeoNetworking_TypesAndValues.GeoNetworkingPdu (89,0,0x60b000088458)
16:52:32.737206 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.GeoNetworkingPdu
16:52:32.738017 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing basicHeader/@LibItsGeoNetworking_TypesAndValues.GeoNetworkingPdu.basicHeader/@LibItsGeoNetworking_TypesAndValues.BasicHeader
16:52:32.738542 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.BasicHeader/@LibItsGeoNetworking_TypesAndValues.GeoNetworkingPdu.basicHeader (89,0,0x60b000088458)
16:52:32.738762 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.BasicHeader
16:52:32.739425 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing version/@LibItsGeoNetworking_TypesAndValues.BasicHeader.version/INTEGER
16:52:32.739591 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.BasicHeader.version (89,0,0x60b000088458)
16:52:32.740420 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.BasicHeader.version - optional:0
16:52:32.740603 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: 0
16:52:32.740712 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 0, len: 89 data: ( | 0100500120500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:32.741140 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing nextHeader/@LibItsGeoNetworking_TypesAndValues.BasicHeader.nextHeader/@LibItsGeoNetworking_TypesAndValues.BasicNextHeader
16:52:32.741291 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.BasicNextHeader/@LibItsGeoNetworking_TypesAndValues.BasicHeader.nextHeader (89,0,0x60b000088458)
16:52:32.741468 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.BasicNextHeader/@LibItsGeoNetworking_TypesAndValues.BasicHeader.nextHeader - optional:0
16:52:32.741613 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: e_commonHeader (1)
16:52:32.741720 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 1, len: 89 data: (01 | 00500120500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:32.742151 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing reserved/@LibItsGeoNetworking_TypesAndValues.BasicHeader.reserved/INTEGER
16:52:32.742259 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.BasicHeader.reserved (89,1,0x60b000088459)
16:52:32.750529 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.BasicHeader.reserved - optional:0
16:52:32.750665 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: 0
16:52:32.750802 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 2, len: 89 data: (0100 | 500120500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:32.751315 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing lifeTime/@LibItsGeoNetworking_TypesAndValues.BasicHeader.lifeTime/@LibItsGeoNetworking_TypesAndValues.Lifetime
16:52:32.751415 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.Lifetime/@LibItsGeoNetworking_TypesAndValues.BasicHeader.lifeTime (89,2,0x60b00008845a)
16:52:32.751498 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.Lifetime
16:52:32.751576 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing multiplier/@LibItsGeoNetworking_TypesAndValues.Lifetime.multiplier/INTEGER
16:52:32.751668 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.Lifetime.multiplier (89,2,0x60b00008845a)
16:52:32.751781 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.Lifetime.multiplier - optional:0
16:52:32.751888 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: 20
16:52:32.751981 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 2, len: 89 data: (0100 | 500120500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:32.752397 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing ltBase/@LibItsGeoNetworking_TypesAndValues.Lifetime.ltBase/@LibItsGeoNetworking_TypesAndValues.LtBase
16:52:32.752476 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.LtBase/@LibItsGeoNetworking_TypesAndValues.Lifetime.ltBase (89,2,0x60b00008845a)
16:52:32.752563 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.LtBase/@LibItsGeoNetworking_TypesAndValues.Lifetime.ltBase - optional:0
16:52:32.752668 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: e_50ms (0)
16:52:32.752784 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 3, len: 89 data: (010050 | 0120500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:32.753139 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: {
    multiplier := 20,
    ltBase := e_50ms (0)
}
16:52:32.753259 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 3, len: 89 data: (010050 | 0120500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:32.753624 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing routerHopLimit/@LibItsGeoNetworking_TypesAndValues.BasicHeader.routerHopLimit/INTEGER
16:52:32.753704 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.BasicHeader.routerHopLimit (89,3,0x60b00008845b)
16:52:32.753897 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.BasicHeader.routerHopLimit - optional:0
16:52:32.754165 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: 1
16:52:32.754324 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 4, len: 89 data: (01005001 | 20500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:32.754882 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: {
    version := 0,
    nextHeader := e_commonHeader (1),
    reserved := 0,
    lifeTime := {
        multiplier := 20,
        ltBase := e_50ms (0)
    },
    routerHopLimit := 1
}
16:52:32.755114 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 4, len: 89 data: (01005001 | 20500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:32.755647 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing gnPacket/@LibItsGeoNetworking_TypesAndValues.GeoNetworkingPdu.gnPacket/@LibItsGeoNetworking_TypesAndValues.GeoNetworkingPacket
16:52:32.755866 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.GeoNetworkingPacket/@LibItsGeoNetworking_TypesAndValues.GeoNetworkingPdu.gnPacket (89,4,0x60b00008845c)
16:52:32.755964 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.GeoNetworkingPacket
16:52:32.756046 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing packet/@LibItsGeoNetworking_TypesAndValues.GeoNetworkingPacket.packet/@LibItsGeoNetworking_TypesAndValues.GnNonSecuredPacket
16:52:32.756144 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.GnNonSecuredPacket/@LibItsGeoNetworking_TypesAndValues.GeoNetworkingPacket.packet (89,4,0x60b00008845c)
16:52:32.756281 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.GnNonSecuredPacket
16:52:32.756405 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing commonHeader/@LibItsGeoNetworking_TypesAndValues.GnNonSecuredPacket.commonHeader/@LibItsGeoNetworking_TypesAndValues.CommonHeader
16:52:32.756509 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.CommonHeader/@LibItsGeoNetworking_TypesAndValues.GnNonSecuredPacket.commonHeader (89,4,0x60b00008845c)
16:52:32.756666 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.CommonHeader
16:52:32.756810 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing nextHeader/@LibItsGeoNetworking_TypesAndValues.CommonHeader.nextHeader/@LibItsGeoNetworking_TypesAndValues.NextHeader
16:52:32.756914 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.NextHeader/@LibItsGeoNetworking_TypesAndValues.CommonHeader.nextHeader (89,4,0x60b00008845c)
16:52:32.757025 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.NextHeader/@LibItsGeoNetworking_TypesAndValues.CommonHeader.nextHeader - optional:0
16:52:32.757199 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: e_btpB (2)
16:52:32.757332 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 4, len: 89 data: (01005001 | 20500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:32.757868 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing reserved/@LibItsGeoNetworking_TypesAndValues.CommonHeader.reserved/INTEGER
16:52:32.766538 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.CommonHeader.reserved (89,4,0x60b00008845c)
16:52:32.766729 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.CommonHeader.reserved - optional:0
16:52:32.766894 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: 0
16:52:32.767107 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 5, len: 89 data: (0100500120 | 500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:32.767644 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing headerTST/@LibItsGeoNetworking_TypesAndValues.CommonHeader.headerTST/@LibItsGeoNetworking_TypesAndValues.HeaderTST
16:52:32.767762 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.HeaderTST/@LibItsGeoNetworking_TypesAndValues.CommonHeader.headerTST (89,5,0x60b00008845d)
16:52:32.767901 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.HeaderTST/@LibItsGeoNetworking_TypesAndValues.CommonHeader.headerTST - optional:0
16:52:32.768053 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_headerTST: processing @LibItsGeoNetworking_TypesAndValues.HeaderTST
16:52:32.768250 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: headerTST selectors: _dc.header_type = 5 - _dc.header_sub_type = 0
16:52:32.768367 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.TsbHeaderType/@LibItsGeoNetworking_TypesAndValues.TsbHeaderType (89,5,0x60b00008845d)
16:52:32.768471 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.TsbHeaderType
16:52:32.768600 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing headerType/@LibItsGeoNetworking_TypesAndValues.TsbHeaderType.headerType/@LibItsGeoNetworking_TypesAndValues.HeaderType
16:52:32.770115 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.HeaderType/@LibItsGeoNetworking_TypesAndValues.TsbHeaderType.headerType (89,5,0x60b00008845d)
16:52:32.771082 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.HeaderType/@LibItsGeoNetworking_TypesAndValues.TsbHeaderType.headerType - optional:0
16:52:32.771279 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: e_topologicallyScopedBroadcast (5)
16:52:32.771389 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 5, len: 89 data: (0100500120 | 500000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:32.773224 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing headerSubType/@LibItsGeoNetworking_TypesAndValues.TsbHeaderType.headerSubType/@LibItsGeoNetworking_TypesAndValues.HeaderSubTypeTSB
16:52:32.773390 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.HeaderSubTypeTSB/@LibItsGeoNetworking_TypesAndValues.TsbHeaderType.headerSubType (89,5,0x60b00008845d)
16:52:32.773511 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.HeaderSubTypeTSB/@LibItsGeoNetworking_TypesAndValues.TsbHeaderType.headerSubType - optional:0
16:52:32.773644 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: e_singleHop (0)
16:52:32.773778 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 6, len: 89 data: (010050012050 | 0000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:32.782132 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: {
    headerType := e_topologicallyScopedBroadcast (5),
    headerSubType := e_singleHop (0)
}
16:52:32.782401 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 6, len: 89 data: (010050012050 | 0000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:32.782840 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: {
    tsbHdr := {
        headerType := e_topologicallyScopedBroadcast (5),
        headerSubType := e_singleHop (0)
    }
}
16:52:32.782957 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 6, len: 89 data: (010050012050 | 0000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:32.783363 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing trafficClass/@LibItsGeoNetworking_TypesAndValues.CommonHeader.trafficClass/@LibItsGeoNetworking_TypesAndValues.TrafficClass
16:52:32.783451 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.TrafficClass/@LibItsGeoNetworking_TypesAndValues.CommonHeader.trafficClass (89,6,0x60b00008845e)
16:52:32.783533 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.TrafficClass
16:52:32.783614 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing scf/@LibItsGeoNetworking_TypesAndValues.TrafficClass.scf/@LibItsGeoNetworking_TypesAndValues.SCF
16:52:32.783702 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.SCF/@LibItsGeoNetworking_TypesAndValues.TrafficClass.scf (89,6,0x60b00008845e)
16:52:32.783844 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.SCF/@LibItsGeoNetworking_TypesAndValues.TrafficClass.scf - optional:0
16:52:32.783951 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: e_scfDisabled (0)
16:52:32.784029 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 6, len: 89 data: (010050012050 | 0000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:32.784436 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing channelOffload/@LibItsGeoNetworking_TypesAndValues.TrafficClass.channelOffload/@LibItsGeoNetworking_TypesAndValues.ChannelOffload
16:52:32.784520 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.ChannelOffload/@LibItsGeoNetworking_TypesAndValues.TrafficClass.channelOffload (89,6,0x60b00008845e)
16:52:32.784606 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.ChannelOffload/@LibItsGeoNetworking_TypesAndValues.TrafficClass.channelOffload - optional:0
16:52:32.784712 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: e_choffDisabled (0)
16:52:32.784844 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 6, len: 89 data: (010050012050 | 0000003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:32.785191 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing tcId/@LibItsGeoNetworking_TypesAndValues.TrafficClass.tcId/INTEGER
16:52:32.785353 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.TrafficClass.tcId (89,6,0x60b00008845e)
16:52:32.785464 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.TrafficClass.tcId - optional:0
16:52:32.785596 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: 0
16:52:32.786049 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 7, len: 89 data: (01005001205000 | 00003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:32.787217 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: {
    scf := e_scfDisabled (0),
    channelOffload := e_choffDisabled (0),
    tcId := 0
}
16:52:32.787643 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 7, len: 89 data: (01005001205000 | 00003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:32.789035 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing flags/@LibItsGeoNetworking_TypesAndValues.CommonHeader.flags/BIT STRING
16:52:32.789150 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing BIT STRING/@LibItsGeoNetworking_TypesAndValues.CommonHeader.flags (89,7,0x60b00008845f)
16:52:32.789310 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type BIT STRING/@LibItsGeoNetworking_TypesAndValues.CommonHeader.flags - optional:0
16:52:32.789473 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: '00000000'B
16:52:32.789584 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 8, len: 89 data: (0100500120500000 | 003101009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:32.798385 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing plLength/@LibItsGeoNetworking_TypesAndValues.CommonHeader.plLength/INTEGER
16:52:32.798542 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.CommonHeader.plLength (89,8,0x60b000088460)
16:52:32.798642 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.CommonHeader.plLength - optional:0
16:52:32.798813 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: 49
16:52:32.798913 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 10, len: 89 data: (01005001205000000031 | 01009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:32.799359 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing maxHopLimit/@LibItsGeoNetworking_TypesAndValues.CommonHeader.maxHopLimit/INTEGER
16:52:32.799473 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.CommonHeader.maxHopLimit (89,10,0x60b000088462)
16:52:32.799582 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.CommonHeader.maxHopLimit - optional:0
16:52:32.799713 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: 1
16:52:32.799892 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 11, len: 89 data: (0100500120500000003101 | 009400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:32.800447 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing reserved2/@LibItsGeoNetworking_TypesAndValues.CommonHeader.reserved2/INTEGER
16:52:32.800557 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.CommonHeader.reserved2 (89,11,0x60b000088463)
16:52:32.800661 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.CommonHeader.reserved2 - optional:0
16:52:32.800832 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: 0
16:52:32.800939 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 12, len: 89 data: (010050012050000000310100 | 9400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:32.801449 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: {
    nextHeader := e_btpB (2),
    reserved := 0,
    headerTST := {
        tsbHdr := {
            headerType := e_topologicallyScopedBroadcast (5),
            headerSubType := e_singleHop (0)
        }
    },
    trafficClass := {
        scf := e_scfDisabled (0),
        channelOffload := e_choffDisabled (0),
        tcId := 0
    },
    flags := '00000000'B,
    plLength := 49,
    maxHopLimit := 1,
    reserved2 := 0
}
16:52:32.801733 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 12, len: 89 data: (010050012050000000310100 | 9400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:32.804171 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing extendedHeader/@LibItsGeoNetworking_TypesAndValues.GnNonSecuredPacket.extendedHeader/@LibItsGeoNetworking_TypesAndValues.ExtendedHeader
16:52:32.804420 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.ExtendedHeader/@LibItsGeoNetworking_TypesAndValues.GnNonSecuredPacket.extendedHeader (89,12,0x60b000088464)
16:52:32.804551 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.ExtendedHeader/@LibItsGeoNetworking_TypesAndValues.GnNonSecuredPacket.extendedHeader - optional:1
16:52:32.804672 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_extendedHeader: processing @LibItsGeoNetworking_TypesAndValues.ExtendedHeader
16:52:32.804897 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.SHBHeader/@LibItsGeoNetworking_TypesAndValues.SHBHeader (89,12,0x60b000088464)
16:52:32.805010 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.SHBHeader
16:52:32.805112 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing srcPosVector/@LibItsGeoNetworking_TypesAndValues.SHBHeader.srcPosVector/@LibItsGeoNetworking_TypesAndValues.LongPosVector
16:52:32.805334 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.LongPosVector/@LibItsGeoNetworking_TypesAndValues.SHBHeader.srcPosVector (89,12,0x60b000088464)
16:52:32.805441 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.LongPosVector
16:52:32.805601 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing gnAddr/@LibItsGeoNetworking_TypesAndValues.LongPosVector.gnAddr/@LibItsGeoNetworking_TypesAndValues.GN_Address
16:52:32.805711 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.GN_Address/@LibItsGeoNetworking_TypesAndValues.LongPosVector.gnAddr (89,12,0x60b000088464)
16:52:32.814323 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.GN_Address
16:52:32.814541 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing typeOfAddress/@LibItsGeoNetworking_TypesAndValues.GN_Address.typeOfAddress/@LibItsGeoNetworking_TypesAndValues.TypeOfAddress
16:52:32.814681 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.TypeOfAddress/@LibItsGeoNetworking_TypesAndValues.GN_Address.typeOfAddress (89,12,0x60b000088464)
16:52:32.814928 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.TypeOfAddress/@LibItsGeoNetworking_TypesAndValues.GN_Address.typeOfAddress - optional:0
16:52:32.815296 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: e_manual (1)
16:52:32.815481 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 12, len: 89 data: (010050012050000000310100 | 9400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:32.816109 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing stationType/@LibItsGeoNetworking_TypesAndValues.GN_Address.stationType/@LibItsGeoNetworking_TypesAndValues.StationType
16:52:32.816216 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.StationType/@LibItsGeoNetworking_TypesAndValues.GN_Address.stationType (89,12,0x60b000088464)
16:52:32.816434 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.StationType/@LibItsGeoNetworking_TypesAndValues.GN_Address.stationType - optional:0
16:52:32.816588 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: e_passengerCar (5)
16:52:32.816690 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 12, len: 89 data: (010050012050000000310100 | 9400000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:32.817801 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing stationCountryCode/@LibItsGeoNetworking_TypesAndValues.GN_Address.stationCountryCode/INTEGER
16:52:32.826340 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.GN_Address.stationCountryCode (89,12,0x60b000088464)
16:52:32.826787 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.GN_Address.stationCountryCode - optional:0
16:52:32.826982 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: 0
16:52:32.827088 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 14, len: 89 data: (0100500120500000003101009400 | 000000000001202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:32.829268 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing mid/@LibItsGeoNetworking_TypesAndValues.GN_Address.mid/OCTET STRING
16:52:32.829474 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing OCTET STRING/@LibItsGeoNetworking_TypesAndValues.GN_Address.mid (89,14,0x60b000088466)
16:52:32.829615 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type OCTET STRING/@LibItsGeoNetworking_TypesAndValues.GN_Address.mid - optional:0
16:52:32.829914 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: '000000000001'O
16:52:32.830621 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 20, len: 89 data: (0100500120500000003101009400000000000001 | 202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:32.831237 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: {
    typeOfAddress := e_manual (1),
    stationType := e_passengerCar (5),
    stationCountryCode := 0,
    mid := '000000000001'O
}
16:52:32.831737 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 20, len: 89 data: (0100500120500000003101009400000000000001 | 202512A60000000000000000000000007F00F80007D1000001029705A41D12A6405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:52:32.832430 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_: processing timestamp_/@LibItsGeoNetworking_TypesAndValues.LongPosVector.timestamp_/INTEGER
16:52:32.832558 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.LongPosVector.timestamp_ (89,20,0x60b00008846c)
16:52:32.832689 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:520(testcase:TC_DEN_EVTR_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:969(function:f_DEN_EVTR_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:116(function:f_utTriggerEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.LongPosVector.timestamp_ - optional:0