Changeset 3396 in ntrip


Ignore:
Timestamp:
Aug 31, 2011, 11:53:32 AM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncmodel.cpp

    r3394 r3396  
    13031303        // Set estimated values
    13041304        // --------------------
    1305         else if (_usePhase || iPhase == 1) {
     1305        else if (!_usePhase || iPhase == 1) {
    13061306          QVectorIterator<bncParam*> itPar(_params);
    13071307          while (itPar.hasNext()) {
Note: See TracChangeset for help on using the changeset viewer.