]> jspc29.x-matter.uni-frankfurt.de Git - mvdsensorcontrol.git/commitdiff
latest unpacker version
authorJan Michel <j.michel@gsi.de>
Fri, 2 Aug 2013 12:31:14 +0000 (14:31 +0200)
committerJan Michel <j.michel@gsi.de>
Fri, 2 Aug 2013 12:31:14 +0000 (14:31 +0200)
tools/preview/unpack_hld.pl

index 3e531087175e35fde58fb21cb53587c1b1d27d8d..96b1bb6e504af49daa36478361a59e26fc6877bb 100755 (executable)
@@ -460,6 +460,9 @@ sub analyzeData() {
         #Read end of frame marker without check
         $pos++; 
         }
+      else {
+        #TODO: handling for frames with invalid status, but data.
+        }
       if($pos >= $RocEnd){
         last SensLoop;
         }