Changeset 4440 in ntrip for trunk/BNC/src/RTCM/GPSDecoder.cpp


Ignore:
Timestamp:
Jul 24, 2012, 6:14:04 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/RTCM/GPSDecoder.cpp

    r4439 r4440  
    4646
    4747extern "C" {
     48#include "rtcm3torinex.h"
    4849#include "rtcm3torinexsupport.h"
    4950}
     
    128129  return rrinex3codetoentry(rnxStr.toAscii().data());
    129130}
     131
     132//
     133//////////////////////////////////////////////////////////////////////////////
     134QString t_obs::rnxStr(int iEntry) {
     135 
     136}
Note: See TracChangeset for help on using the changeset viewer.