Changeset 10763 in ntrip


Ignore:
Timestamp:
Oct 21, 2025, 10:37:27 AM (4 weeks ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

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

    r10590 r10763  
    754754  }
    755755
    756   QString msg = "pppRun " + QString(_opt->_roverName.c_str()) + ": Provider Changed: " + mountPoint;
     756  QString msg = "pppRun " + QString(_opt->_roverName.c_str()) + ": SSR Provider or Service changed: " + mountPoint;
    757757  emit newMessage(msg.toLatin1(), true);
    758758
Note: See TracChangeset for help on using the changeset viewer.