Implement OSTC4 specific settings

Signed-off-by: Anton Lundin <glance@acc.umu.se>
This commit is contained in:
Anton Lundin 2017-04-27 21:25:04 +02:00 committed by Dirk Hohndel
parent 5a4e1a5586
commit f14ad7f183
5 changed files with 142 additions and 35 deletions

View file

@ -28,6 +28,7 @@ DeviceDetails::DeviceDetails(QObject *parent) :
aGFLow(0),
aGFHigh(0),
aGFSelectable(0),
vpmConservatism(0),
saturation(0),
desaturation(0),
lastDeco(0),
@ -56,8 +57,10 @@ DeviceDetails::DeviceDetails(QObject *parent) :
alarmDepth(0),
leftButtonSensitivity(0),
rightButtonSensitivity(0),
buttonSensitivity(0),
bottomGasConsumption(0),
decoGasConsumption(0),
travelGasConsumption(0),
modWarning(false),
dynamicAscendRate(false),
graphicalSpeedIndicator(false),