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


Ignore:
Timestamp:
10/04/18 13:53:11 (6 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/DoubleSpinBox.h

    r15 r269  
    2525  void SetUptodate(void);
    2626  void Reset(void);
    27   void LoadEvent(QDomElement dom);
     27  void LoadEvent(QDomElement *dom);
    2828  void ui_to_var(void);
    2929  void ui_to_xml(void);
Note: See TracChangeset for help on using the changeset viewer.