Subversion Repositories Projects

Rev

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

Rev 166 Rev 167
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.7w";
43
static const QString QA_VERSION = "0.5.8c";
44
static const QString QA_DATE = "11.12.2008";
44
static const QString QA_DATE = "14.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";