Commit a58884bf authored by berge's avatar berge
Browse files

Validation: ais report templates fixed

parent 1c0ae997
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -628,10 +628,15 @@
	
	group postambleFunctions {
	    
	    function f_cleanUp() {
	    function f_cleanUp() runs on MRTD {
	    	
	    	// Dectivate antenna
            f_deactivateProbe();	        

            // unmap ports
            unmap(self:mgmtport, system:system_mgmtPort);
            unmap(self:mrtdport, system:system_mrtdPort);
            
	        stop;
	        
	    } // end f_cleanUp
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ module ePassport_Templates {
    	   	class := mw_class_01,	
    	  	ins := e_putDataWithDataBytes, //'da'O,		
    	  	params := {
				p1 := '00001111'B,    		
				p1 := '00000001'B, //'00001111'B YGA See Table 3.6 - Put Data PDU     		
	  			p2 := ?
	  		},
  			lengthC := *,