Changeset 224 in ntrip


Ignore:
Timestamp:
Oct 7, 2006, 12:17:34 PM (18 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncrinex.cpp

    r223 r224  
    330330    }
    331331    else {
    332       _out << setw(3) << prn;
     332      _out << "R" << setw(2) << prn % 100;
    333333    }
    334334    if (iSat == 12 && it.hasNext()) {
Note: See TracChangeset for help on using the changeset viewer.