Ignore:
Timestamp:
10/04/18 13:53:11 (5 years ago)
Author:
Sanahuja Guillaume
Message:

flairgcs:
speed up processing time when receiving datas from uav
triger watchdog while receiving datas from uav
(avoids connection lost in uav)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/FlairGCS/src/ConnectionLayout.h

    r260 r269  
    2020  void addDataRemote(DataRemote *data);
    2121  void removeDataRemote(DataRemote *data);
    22   void LoadXml(QDomDocument to_parse);
     22  void LoadXml(QDomDocument *to_parse);
    2323  QString getName();
    2424  static QString getDocRootName(char* buf, int size);
Note: See TracChangeset for help on using the changeset viewer.