Changeset 222 in flair-src for trunk/tools/FlairGCS/src/DataRemote.h
- Timestamp:
- 02/26/18 09:36:16 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/FlairGCS/src/DataRemote.h
r15 r222 36 36 private: 37 37 void SendPeriod(int period, bool auto_refresh); 38 QAction *b, *c, *d; 38 QAction *autoRefresh, *setRefreshRate; 39 //QAction **log;//todo implement this feature (log directly in gcs, in case of uav program crash) 39 40 }; 40 41
Note:
See TracChangeset
for help on using the changeset viewer.