Changeset 2712 in ntrip


Ignore:
Timestamp:
Nov 18, 2010, 1:41:59 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/RTCM/GPSDecoder.h

    r2711 r2712  
    3737 public:
    3838  t_obs() {
     39    StatID[0]   = '\x0';
    3940    satSys      = 'G';
    4041    satNum      = 0;
     
    6566    slip_cnt_L2 = -1;
    6667    slip_cnt_L5 = -1;
    67     StatID[0]   = '\x0';
    6868  }
    6969
Note: See TracChangeset for help on using the changeset viewer.