Changeset 7042 in ntrip


Ignore:
Timestamp:
Jul 14, 2015, 9:05:33 AM (9 years ago)
Author:
weber
Message:

Reset time series plot before restart of post processing PPP using RINEX files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncwindow.cpp

    r7007 r7042  
    18201820    _caster = new bncCaster(); BNC_CORE->setCaster(_caster);
    18211821    BNC_CORE->startPPP();
     1822    _bncFigurePPP->reset();
    18221823  }
    18231824  else if ( !_reqcActionComboBox->currentText().isEmpty() ) {
Note: See TracChangeset for help on using the changeset viewer.