Changeset 9413 in ntrip


Ignore:
Timestamp:
Apr 19, 2021, 4:00:44 PM (3 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

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

    r9412 r9413  
    9393                                        size = t_ephEncoder::RTCM3(*ephGlo, Array);
    9494                                }
    95                         } else if (ephGal)) {
     95                        } else if (ephGal) {
    9696                                if (dt > 14400.0 || dt < 0.0) {
    9797                                        size = t_ephEncoder::RTCM3(*ephGal, Array);
Note: See TracChangeset for help on using the changeset viewer.