Changeset 7769 in ntrip
- Timestamp:
- Feb 11, 2016, 4:48:58 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncsinextro.cpp
r7768 r7769 121 121 } 122 122 _out << "+SITE/ID" << endl; 123 _out << "*CODE PT DOMES____ T _STATION DESCRIPTION__ _APPROX_LON_ APPROX_LAT_ _APP_H_" << endl;123 _out << "*CODE PT DOMES____ T _STATION DESCRIPTION__ APPROX_LON_ APPROX_LAT_ _APP_H_" << endl; 124 124 _out << " " << _opt->_roverName.substr(0,4) << " A P " 125 125 << country.toStdString() << " "
Note:
See TracChangeset
for help on using the changeset viewer.