Changeset 7536 in ntrip for trunk/BNC/src/PPP


Ignore:
Timestamp:
Oct 20, 2015, 5:37:01 PM (9 years ago)
Author:
stuerze
Message:

minor changes to harmonize PPP output formats

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/pppClient.cpp

    r7288 r7536  
    434434    }
    435435
    436     LOG << "\nResults of Epoch ";
     436    LOG << "\nPrecise Point Positioning of Epoch ";
    437437    if (!_epoTimeRover.undef()) LOG << string(_epoTimeRover);
    438     LOG << "\n--------------------------------------\n";
     438    LOG << "\n---------------------------------------------------------------\n";
    439439
    440440    for (int iter = 1; iter <= 2; iter++) {
Note: See TracChangeset for help on using the changeset viewer.