Changeset 8821 in ntrip for trunk/BNC/src/t_prn.h


Ignore:
Timestamp:
Oct 1, 2019, 10:32:49 AM (5 years ago)
Author:
stuerze
Message:

number of BDS satelliotes enlarged

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/t_prn.h

    r8797 r8821  
    1111  static const unsigned MAXPRN_QZSS = 10;
    1212  static const unsigned MAXPRN_SBAS = 38;
    13   static const unsigned MAXPRN_BDS = 63;
     13  static const unsigned MAXPRN_BDS = 65;
    1414  static const unsigned MAXPRN_IRNSS = 7;
    1515  static const unsigned MAXPRN = MAXPRN_GPS + MAXPRN_GLONASS + MAXPRN_GALILEO
Note: See TracChangeset for help on using the changeset viewer.