Changeset 5878 in ntrip
- Timestamp:
- Aug 8, 2014, 12:15:15 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/PPP/pppRunRealTime.cpp
r5877 r5878 76 76 77 77 connect(this, SIGNAL(newPosition(bncTime, double, double, double)), 78 BNC_CORE, SIGNAL( slotNewPosition(bncTime, double, double, double)));78 BNC_CORE, SIGNAL(newPosition(bncTime, double, double, double))); 79 79 80 80 for (unsigned iPrn = 0; iPrn <= t_prn::MAXPRN; iPrn++) {
Note:
See TracChangeset
for help on using the changeset viewer.