Changeset 269 in flair-src for trunk/tools/FlairGCS/src/DataPlot1D.h


Ignore:
Timestamp:
Oct 4, 2018, 1:53:11 PM (7 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/DataPlot1D.h

    r17 r269  
    1919
    2020private:
    21   void XmlEvent(QDomElement dom);
     21  void XmlEvent(QDomElement *dom);
    2222  bool eventFilter(QObject *, QEvent *);
    2323  void BufEvent(char **buf, int *buf_size, uint16_t period, bool big_endian);
Note: See TracChangeset for help on using the changeset viewer.