Changeset 8735 in ntrip for trunk/BNC/src/combination
- Timestamp:
- May 9, 2019, 8:46:40 AM (6 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/BNC/src/combination/bnccomb.cpp (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/BNC/src/combination/bnccomb.cppr8734 r8735 825 825 826 826 int maxSat = t_prn::MAXPRN_GPS; 827 //if (_useGlonass) {828 //maxSat = t_prn::MAXPRN_GPS + t_prn::MAXPRN_GLONASS;829 //}827 if (_useGlonass) { 828 maxSat = t_prn::MAXPRN_GPS + t_prn::MAXPRN_GLONASS; 829 } 830 830 831 831 const int nCon = (_method == filter) ? 1 + maxSat : 0; 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
