Changeset 10409 in ntrip


Ignore:
Timestamp:
Mar 25, 2024, 11:47:08 AM (5 weeks ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

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

    r10251 r10409  
    8080class t_lc {
    8181 public:
    82   enum type {dummy = 0, l1, l2, c1, c2, lIF, cIF, MW, CL, GIM, maxLc};
     82  enum type {dummy = 0, c1, c2, cIF, l1, l2, lIF, MW, CL, GIM, maxLc};
    8383
    8484  static bool includesPhase(type tt) {
Note: See TracChangeset for help on using the changeset viewer.