Changeset 9382 in ntrip
- Timestamp:
- Mar 17, 2021, 12:21:21 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/BNC_2.12/src/bncephuser.cpp
r9377 r9382 153 153 if (ephOld && 154 154 (ephOld->checkState() == t_eph::bad || 155 ephOld->checkState() == t_eph::outdated || 156 ephOld->checkState() == t_eph::unhealthy)) { 155 ephOld->checkState() == t_eph::outdated )) { 157 156 ephOld = 0; 158 157 }
Note:
See TracChangeset
for help on using the changeset viewer.