Commit 9fd0c895 authored by mullers's avatar mullers
Browse files

small review

parent 4e8356d8
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -299,8 +299,8 @@
		}

		template UtRequest m_msToStandBy_utRequest(	ColourCode p_cc, 
											DialString p_dialString,
											Common_ID p_commonId ) := {
													in template DialString p_dialString,
													in template Common_ID p_commonId ) := {
	  		colourCode := p_cc,
			politeLvl  := omit,
			callType   := omit,
+2 −1
Original line number Diff line number Diff line
@@ -347,7 +347,7 @@ module dPMR_TestCases {
		
			//TODO JP change this name 
			/**
			 * @desc	Set MS to standby
			 * @desc	TODO JP clear desc to say. channel and address is set, and IUT is ready
			*/
			function f_TC_msToStandby_UT( ColourCode p_cc ) 
			runs on Ut {
@@ -361,6 +361,7 @@ module dPMR_TestCases {
				activate(a_dftUt());
			
				//Preamble
				//TODO if statement
				v_ret := f_handshake_Ut(m_msToStandBy_utRequest(p_cc, 
																fx_calcDialString(f_getCsfAddress(true)), 
																f_getCommonId(vc_ut.iutId)));
+10 −1
Original line number Diff line number Diff line
@@ -11,6 +11,15 @@ module dPMR_Values {
  import from LibCommon_TextStrings all;


	group testProfileValues {
		
		//Collection of all values that are applied when TP does not specify explicity its value
		//polit
		
		
	} //end testProfileValues

  
// 6.1 Frame sync values 

const FrameSync48 c_fs1 := oct2bit('57FF5F75D577'O); // FS in non-data header frames.