Changeset 9249 in ntrip for branches/BNC_2.12/src/bncutils.h
- Timestamp:
- Nov 12, 2020, 11:49:23 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/BNC_2.12/src/bncutils.h
r8855 r9249 65 65 bool checkForWrongObsEpoch(bncTime obsEpoch); 66 66 67 bool outDatedBcep(const t_eph *eph); 68 67 69 QByteArray ggaString(const QByteArray& latitude, const QByteArray& longitude, 68 70 const QByteArray& height, const QString& ggaType); … … 149 151 */ 150 152 double lti2sec(int type, int lti); 151 152 153 153 154 // CRC24Q checksum calculation function (only full bytes supported).
Note:
See TracChangeset
for help on using the changeset viewer.