/[PAMELA software]/chewbacca/PamOffLineSW/PamOffLineSW_Main.cpp
ViewVC logotype

Diff of /chewbacca/PamOffLineSW/PamOffLineSW_Main.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by mocchiut, Fri Feb 12 04:46:53 2010 UTC revision 1.12 by mocchiut, Fri Feb 12 05:22:04 2010 UTC
# Line 1  Line 1 
1  //============================================================================  //============================================================================
2  // $Id: PamOffLineSW_Main.cpp,v 1.10 2010/02/11 09:02:10 mocchiut Exp $  // $Id: PamOffLineSW_Main.cpp,v 1.11 2010/02/12 04:46:53 mocchiut Exp $
3  // Description : Pamela Off-Line Software  // Description : Pamela Off-Line Software
4  //============================================================================  //============================================================================
5    
# Line 954  void mainRead_RealData(char fni[]) Line 954  void mainRead_RealData(char fni[])
954                  //                  //
955                  // we completely missed more than 10 VRL packets                  // we completely missed more than 10 VRL packets
956                  //                  //
957                  if ( horrorcount > 10 && hc < 500 ){                  if ( horrorcount > 10 && hc < 1100 ){
958                          hc++;                          hc++;
959                  //if ( horrorcount > 1 ){                  //if ( horrorcount > 1 ){
960                    stringstream os;                                                                  stringstream os;                                              

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

  ViewVC Help
Powered by ViewVC 1.1.23