Ignore:
Timestamp:
Mar 25, 2021, 9:27:08 PM (3 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/BNC_2.12/src/upload/bncrtnetuploadcaster.cpp

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