Changeset 9320 in ntrip for trunk/BNC/src/bncephuser.h
- Timestamp:
- Dec 17, 2020, 4:08:53 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncephuser.h
r9317 r9320 75 75 private: 76 76 void checkEphemeris(t_eph* eph, bool realTime); 77 bool newCorrectedGpsEphSet( t_eph* eph);77 bool newCorrectedGpsEphSet(const t_eph* eph); 78 78 QMutex _mutex; 79 79 static const unsigned _maxQueueSize = 6;
Note:
See TracChangeset
for help on using the changeset viewer.