GPS定位 北斗定位 全球卫星定位
实现GPS定位、全球卫星定位 string tmpstr, tmpsubstr; unsigned int i=0, j=0, ti; string::size_type k=0; correlator = new OnechCorrelator; correlator->initCorrelator( corr_cfg ); // calculate the length of 20ms IF data data_count_20ms = int(corr_cfg.sampling_freq * 0.02);