-
- Downloads
Added the concept of a read only parameter.
Removed guess work from what parameters must be refreshed/updated when some other parameter changes. Added a "reset" flag that indicates when a certain parameter changes, the list must be reloaded. Don't send a signal when setting a fact if the new value is the same.
Showing
- src/Camera/QGCCameraControl.cc 25 additions, 17 deletionssrc/Camera/QGCCameraControl.cc
- src/Camera/QGCCameraControl.h 2 additions, 0 deletionssrc/Camera/QGCCameraControl.h
- src/Camera/QGCCameraIO.cc 8 additions, 6 deletionssrc/Camera/QGCCameraIO.cc
- src/FactSystem/Fact.cc 18 additions, 6 deletionssrc/FactSystem/Fact.cc
- src/FactSystem/Fact.h 2 additions, 0 deletionssrc/FactSystem/Fact.h
- src/FactSystem/FactMetaData.cc 4 additions, 1 deletionsrc/FactSystem/FactMetaData.cc
- src/FactSystem/FactMetaData.h 3 additions, 0 deletionssrc/FactSystem/FactMetaData.h
Loading
Please register or sign in to comment