Changeset 6137 in ntrip for trunk/BNC/src/pppRun.h


Ignore:
Timestamp:
Sep 13, 2014, 12:19:37 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r6046 r6137  
    66#include <QtCore>
    77
    8 #include "GPSDecoder.h"
    98#include "pppOptions.h"
    109#include "pppClient.h"
     
    3938  void slotNewEphGalileo(galileoephemeris galeph);
    4039  void slotNewCorrections(QStringList corrList);
    41   void slotNewObs(QByteArray staID, QList<t_obs> obsList);
     40  void slotNewObs(QByteArray staID, QList<t_satObs> obsList);
    4241  void slotSetSpeed(int speed);
    4342  void slotSetStopFlag();
Note: See TracChangeset for help on using the changeset viewer.