Changeset 455 in flair-src for trunk/tools/FlairGCS/src/DataRemote.h


Ignore:
Timestamp:
10/04/21 10:03:51 (3 years ago)
Author:
Sanahuja Guillaume
Message:

gcs: add compatibility with programs without nb_buffering

File:
1 edited

Legend:

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

    r444 r455  
    3838  uint16_t nb_buffering;
    3939  QAction *SetAutoRefresh, *setRefreshRate,*setNbBuffering;
     40  bool nbBufferingCompatible;
    4041  //QAction **log;//todo implement this feature (log directly in gcs, in case of uav program crash)
    4142};
Note: See TracChangeset for help on using the changeset viewer.