Changeset 5876 in ntrip for trunk/BNC/src
- Timestamp:
- Aug 8, 2014, 11:57:47 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/PPP/pppRunRealTime.cpp
r5873 r5876 76 76 77 77 connect(this, SIGNAL(newPosition(bncTime, double, double, double)), 78 BNC_CORE, S LOT(slotNewPosition(bncTime, double, double, double)));78 BNC_CORE, SIGNAL(slotNewPosition(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.