From 09ec8a44e5c48b6b6a2e4ebb1253fd3cd94154ae Mon Sep 17 00:00:00 2001 From: "Joseph W. Joshua" Date: Wed, 11 Jun 2014 11:09:01 +0300 Subject: Add Support for more OSTC 3 Settings Adds support for more OSTC 3 Settings to the reading, writing, backup and restore functions. These settings are: last deco, units, sampling rate, salinity, dive mode colour and compass gain. Signed-off-by: Joseph W. Joshua Signed-off-by: Thiago Macieira --- qt-ui/configuredivecomputerdialog.ui | 259 +++++++++++++++++++++++++++++------ 1 file changed, 218 insertions(+), 41 deletions(-) (limited to 'qt-ui/configuredivecomputerdialog.ui') diff --git a/qt-ui/configuredivecomputerdialog.ui b/qt-ui/configuredivecomputerdialog.ui index 4fb731a3c..e117db644 100644 --- a/qt-ui/configuredivecomputerdialog.ui +++ b/qt-ui/configuredivecomputerdialog.ui @@ -6,8 +6,8 @@ 0 0 - 472 - 472 + 629 + 496 @@ -76,6 +76,13 @@ + + + + Save Chages to Device + + + @@ -107,24 +114,55 @@ - + + + + Custom Text: + + + + + + + Sampling Rate: + + + + Brightness: - - + + - Serial No. + Salinity (0-5%): - - + + - Custom Text: + Sync dive computer time with PC + + + + + + + % + + + 5 + + + + + + + m @@ -135,17 +173,42 @@ - + + + + Last Deco: + + + + + + + Serial No. + + + + Language: - - + + + + + m/°C + + + + + ft/°F + + + - + @@ -164,14 +227,26 @@ - - - - Firmware Version: - + + + + + MMDDYY + + + + + DDMMYY + + + + + YYMMDD + + - + @@ -195,44 +270,144 @@ - + + + + true + + + + Date Format: + + + + Firmware Version: + + + + + + + + 1 + 0 + + + + + + + + Units: + + + - + - MMDDYY + 2s - DDMMYY + 10s + + + + + + Dive Mode Colour: + + + + + - YYMMDD + Standard + + + + + Red + + + + + Green + + + + + Blue - - - - true + + + + Compass Gain: - - - - Sync dive computer time with PC + + + + + 1 + 0 + + + + 230LSB/Gauss + + + + + 330LSB/Gauss + + + + + 390LSB/Gauss + + + + + 440LSB/Gauss + + + + + 660LSB/Gauss + + + + + 820LSB/Gauss + + + + + 1090LSB/Gauss + + + + + 1370LSB/Gauss + + @@ -269,13 +444,6 @@ - - - - Save Chages to Device - - - @@ -306,12 +474,21 @@ device search retrieveDetails + backupButton + restoreBackupButton serialNoLineEdit firmwareVersionLineEdit customTextLlineEdit - brightnessComboBox languageComboBox - saveSettingsPushButton + lastDecoSpinBox + brightnessComboBox + dateFormatComboBox + unitsComboBox + samplingRateComboBox + salinitySpinBox + diveModeColour + compassGainComboBox + dateTimeSyncCheckBox cancel -- cgit v1.2.3-70-g09d2