Changeset 9245 in ntrip for trunk/BNC/src/bncutils.h


Ignore:
Timestamp:
Nov 12, 2020, 10:09:03 AM (3 years ago)
Author:
stuerze
Message:

another check is added, to prevent the usage of not updated nav data sets during ssr upload

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncutils.h

    r8903 r9245  
    7575
    7676bool         checkForWrongObsEpoch(bncTime obsEpoch);
     77
     78bool         outDatedBcep(const t_eph *eph);
    7779
    7880QByteArray   ggaString(const QByteArray& latitude, const QByteArray& longitude,
Note: See TracChangeset for help on using the changeset viewer.