- Timestamp:
- Jan 23, 2011, 10:49:35 AM (15 years ago)
- Location:
- trunk/BNC
- Files:
- 
      - 2 edited
 
 - 
          
  RTCM/RTCM2Decoder.cpp (modified) (1 diff)
- 
          
  bnccomb.cpp (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/BNC/RTCM/RTCM2Decoder.cppr2711 r2867 437 437 if ( new_obs ) { 438 438 _obsList.push_back(*new_obs); 439 } 440 } 441 } 439 delete new_obs; 440 } 441 } 442 } 
- 
      trunk/BNC/bnccomb.cppr2865 r2867 59 59 //////////////////////////////////////////////////////////////////////////// 60 60 void bncComb::processCorrLine(const QString& staID, const QString& line) { 61 ///cout << staID.toAscii().data() << " " << line.toAscii().data() << endl;61 cout << staID.toAscii().data() << " " << line.toAscii().data() << endl; 62 62 } 63 63 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
