Kyosho: new protocol

This commit is contained in:
Pascal Langer
2020-07-10 15:25:32 +02:00
parent 64419a6cf4
commit 930c26a111
10 changed files with 246 additions and 64 deletions

View File

@@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
#define VERSION_REVISION 1
#define VERSION_PATCH_LEVEL 38
#define VERSION_PATCH_LEVEL 39
//******************
// Protocols
@@ -99,6 +99,7 @@ enum PROTOCOLS
PROTO_DSM_RX = 70, // =>CYRF6936
PROTO_JJRC345 = 71, // =>NRF24L01
PROTO_Q90C = 72, // =>NRF24L01 or CC2500
PROTO_KYOSHO = 73, // =>A7105
PROTO_FAKE = 126, // =>CC2500+NRF24L01
PROTO_TEST = 127, // =>CC2500
@@ -796,6 +797,7 @@ Serial: 100000 Baud 8e2 _ xxxx xxxx p --
DSM_RX 70
JJRC345 71
Q90C 72
KYOSHO 73
BindBit=> 0x80 1=Bind/0=No
AutoBindBit=> 0x40 1=Yes /0=No
RangeCheck=> 0x20 1=Yes /0=No