Changeset 269 in flair-src for trunk/tools/FlairGCS/src/RangeFinderPlot.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/RangeFinderPlot.h

    r15 r269  
    3434  void SetTriangle(uint32_t id, float length);
    3535  QwtPlot *plot;
    36   void XmlEvent(QDomElement dom);
     36  void XmlEvent(QDomElement *dom);
    3737  void alignScales(void);
    3838  float xmin_orig, xmax_orig, ymin_orig, ymax_orig;
Note: See TracChangeset for help on using the changeset viewer.