Changeset 7942 in ntrip for trunk/BNC/src/rinex
- Timestamp:
- Jun 1, 2016, 5:11:09 PM (9 years ago)
- Location:
- trunk/BNC/src/rinex
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/rinex/reqcanalyze.cpp
r7918 r7942 100 100 if (BNC_CORE->mode() != t_bncCore::interactive) { 101 101 qApp->exit(0); 102 msleep(100); //sleep 0.1 sec 102 103 } 103 104 } -
trunk/BNC/src/rinex/reqcedit.cpp
r7474 r7942 150 150 if (BNC_CORE->mode() != t_bncCore::interactive) { 151 151 qApp->exit(0); 152 msleep(100); //sleep 0.1 sec 152 153 } 153 154 else {
Note:
See TracChangeset
for help on using the changeset viewer.