- Mar 12, 2015
- Mar 11, 2015
- Mar 10, 2015
-
-
tepelmann authored
Changed expectation of msgSubID from 0 to 1.
-
- Mar 09, 2015
- Mar 06, 2015
-
-
garciay authored
-
- Mar 04, 2015
-
-
garciay authored
Add m_validity_restriction_unknown template to initialise ValidityRestriction variables in test cases
-
- Mar 03, 2015
- Mar 02, 2015
-
-
tepelmann authored
LibItsDenm_Templates: 1) mw_denmMgmtCon - relevanceDistance and relevanceTrafficDirection are optional from ASN.1, is it indented to set '?' here? I change it to '*'. ItsDenm_TpFunctions: 1) f_DEN_EVGN_BV_03 - The UT trigger returns us the actionID, so we should use it. 2) f_DEN_EVUP_BV_03, f_DEN_EVTR_BV_08 - v_diff could be of the same type as v_referenceTime1 and v_timestampIts, from where the diff is done - v_timestampIts is the newer time than v_referenceTime1, so should the diff be v_diff := v_referenceTime1 - v_timestampIts; (negative value?) or v_diff := v_timestampIts - v_referenceTime1; (positive value) I have chosen now the last option. 3) f_DEN_EVTR_BV_03, f_DEN_KAFW_BV_02, f_DEN_KAFW_BV_06 - fixed position of parameters for mw_denmMgmtConTermination. 4) f_DEN_EVTR_BO_06 - TP saying own stationID, so let's directly use it. However it might be that I misinterpret now the NOTE.
-
tepelmann authored
f_GEONW_PON_TSB_BO_07_nodeB: Clearing vc_utInds, fixed sync point. f_GEONW_PON_GAC_BO_09_nodeB: Initializing GN packet, clearing vc_utInds.
-
- Feb 27, 2015
-
-
tepelmann authored
PICS_GN_BEACON_SERVICE_MAX_JITTER default value set to 750 as specified in ETSI EN 302 636-4-1 V1.2.1 - itsGnBeaconServiceRetransmitTimer / 4 => 3000 /4 = 750.
-
- Feb 26, 2015
-
-
tepelmann authored
-
- Feb 13, 2015
- Feb 12, 2015
- Feb 11, 2015
- Feb 10, 2015
- Feb 09, 2015
-
-
garciay authored
-
- Feb 06, 2015
-
-
garciay authored
In receive templates, replace default value ? for p_validityDuration by * because of in ASN.1, a DEFAULT value constraint could be replaced by an omit
-
- Feb 05, 2015
-
-
garciay authored
-
- Feb 03, 2015
- Jan 30, 2015
-
-
garciay authored
Change AID for CAM to 36 Change AID for CAM to 37 Add logs on function failure Set vc_hashedId8ToBeUsed to 'FFFFFFFFFFFFFFFF'O in case of the IUT can not manage test certificates
-
- Jan 29, 2015
-
-
garciay authored
-
- Jan 23, 2015
-
-
garciay authored
Validation CAM/DENM with Commsignia IUT: Remove useless trafficClass field in UtDenmTrigger & UtDenmUpdate commands
-