Merge pull request #35 from AndyTaylorTweet/master

New DT1 value (Credits to nostar for that) and fix broken compile on YSF2DMR
This commit is contained in:
Andy CA6JAU 2020-06-14 11:31:34 -04:00 committed by GitHub
commit b78bd59041
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 4 additions and 7 deletions

View File

@ -14,7 +14,7 @@ FCSRooms=FCSRooms.txt
# FICHDataType=2
# FICHSQLType=0
# FICHSQLCode=0
DT1=49,34,98,95,41,0,0,0,0,0
DT1=1,34,97,95,43,3,17,0,0,0
DT2=0,0,0,0,108,32,28,32,3,8
Daemon=0
Debug=0

View File

@ -54,9 +54,6 @@ public:
std::vector<unsigned char> getYsfDT1();
std::vector<unsigned char> getYsfDT2();
std::string getYsfRadioID();
unsigned char* getYsfDT1();
unsigned char* getYsfDT2();
char* getYsfRadioID();
bool getDaemon() const;
// The Info section

View File

@ -31,7 +31,7 @@ WiresXMakeUpper=1
# FICHDataType=2
# FICHSQLType=0
# FICHSQLCode=0
DT1=49,34,98,95,41,0,0,0,0,0
DT1=1,34,97,95,43,3,17,0,0,0
DT2=0,0,0,0,108,32,28,32,3,8
Daemon=0

View File

@ -26,7 +26,7 @@ WiresXMakeUpper=1
# FICHDataType=2
# FICHSQLType=0
# FICHSQLCode=0
DT1=49,34,98,95,41,0,0,0,0,0
DT1=1,34,97,95,43,3,17,0,0,0
DT2=0,0,0,0,108,32,28,32,3,8
Daemon=0

View File

@ -23,7 +23,7 @@ WiresXMakeUpper=1
# FICHDataType=2
# FICHSQLType=0
# FICHSQLCode=0
DT1=49,34,98,95,41,0,0,0,0,0
DT1=1,34,97,95,43,3,17,0,0,0
DT2=0,0,0,0,108,32,28,32,3,8
Daemon=0
Debug=0