Ignore:
Timestamp:
Mar 25, 2021, 4:29:07 PM (3 years ago)
Author:
stuerze
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/upload/bncrtnetuploadcaster.cpp

    r9354 r9387  
    944944    struct SsrCorr::ClockOrbit::SatData* sd, QString& outLine) {
    945945
     946  if (eph->prn().number() == 0) {
     947    return failure;
     948  }
    946949  // Broadcast Position and Velocity
    947950  // -------------------------------
Note: See TracChangeset for help on using the changeset viewer.