GW008 protocol addition

Protocol number: 32
No sub_protocol
This commit is contained in:
pascallanger
2017-02-24 11:00:02 +01:00
parent bd64bdedc3
commit 548390b0d7
8 changed files with 277 additions and 19 deletions

View File

@@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 1
#define VERSION_REVISION 6
#define VERSION_PATCH_LEVEL 17
#define VERSION_PATCH_LEVEL 18
//******************
// Protocols
//******************
@@ -57,6 +57,7 @@ enum PROTOCOLS
MODE_Q2X2 = 29, // =>NRF24L01, extension of CX-10 protocol
MODE_WK2x01 = 30, // =>CYRF6936
MODE_Q303 = 31, // =>NRF24L01
MODE_GW008 = 32, // =>NRF24L01
};
enum Flysky
@@ -478,6 +479,7 @@ Serial: 100000 Baud 8e2 _ xxxx xxxx p --
Q2X2 29
WK2x01 30
Q303 31
GW008 32
BindBit=> 0x80 1=Bind/0=No
AutoBindBit=> 0x40 1=Yes /0=No
RangeCheck=> 0x20 1=Yes /0=No