Subversion Repositories Projects

Rev

Rev 162 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 162 Rev 163
Line 38... Line 38...
38
static const int ADDRESS_MK3MAG = 3;
38
static const int ADDRESS_MK3MAG = 3;
Line 39... Line 39...
39
 
39
 
Line 40... Line 40...
40
static const int SETTINGS_ID = 2;
40
static const int SETTINGS_ID = 2;
41
 
41
 
42
static const QString QA_NAME = "QMK-Groundstation";
42
static const QString QA_NAME = "QMK-Groundstation";
43
static const QString QA_VERSION = "0.5.6h";
43
static const QString QA_VERSION = "0.5.6m";
44
static const QString QA_DATE = "06.12.2008";
44
static const QString QA_DATE = "08.12.2008";
45
static const QString QA_YEAR = "2008";
45
static const QString QA_YEAR = "2008";
Line 46... Line 46...
46
static const QString QA_AUTHOR = "Manuel Schrape";
46
static const QString QA_AUTHOR = "Manuel Schrape";