Changeset 10599 in ntrip for trunk/BNC/src/PPP_SSR_I


Ignore:
Timestamp:
Jan 31, 2025, 10:30:08 AM (8 days ago)
Author:
stuerze
Message:

ADDED: consideration of NAV type in all applications

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP_SSR_I/pppClient.cpp

    r9481 r10599  
    8686    const t_satObs* obs     = satObs[ii];
    8787    t_prn prn = obs->_prn;
    88     if (prn.system() == 'E') {prn.setFlags(1);} // force I/NAV usage
    8988    t_satData*   satData = new t_satData();
    9089
Note: See TracChangeset for help on using the changeset viewer.