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


Ignore:
Timestamp:
Feb 13, 2024, 11:51:53 AM (2 months ago)
Author:
stuerze
Message:

another test is added in PPP and combination mode to check if stored ephemerides were outdated and/or not updated in between

File:
1 edited

Legend:

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

    r9373 r10330  
    7676bool         checkForWrongObsEpoch(bncTime obsEpoch);
    7777
    78 bool         outDatedBcep(const t_eph *eph);
     78bool         outDatedBcep(const t_eph *eph, bncTime tt);
    7979
    8080QByteArray   ggaString(const QByteArray& latitude, const QByteArray& longitude,
Note: See TracChangeset for help on using the changeset viewer.