New Pelikan protocol

Protocol number: 60
No sub proto
8 channels AETR...
Extended limit supported
!!Only 1 ID for now!!
This commit is contained in:
pascallanger
2019-12-19 22:39:01 +01:00
parent a23d50bf0d
commit afd2be6c59
9 changed files with 201 additions and 3 deletions

View File

@@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
#define VERSION_REVISION 0
#define VERSION_PATCH_LEVEL 48
#define VERSION_PATCH_LEVEL 49
//******************
// Protocols
@@ -86,6 +86,7 @@ enum PROTOCOLS
PROTO_HOTT = 57, // =>CC2500
PROTO_FX816 = 58, // =>NRF24L01
PROTO_BAYANG_RX = 59, // =>NRF24L01
PROTO_PELIKAN = 60, // =>A7105
PROTO_XN297DUMP = 63, // =>NRF24L01
};
@@ -694,6 +695,7 @@ Serial: 100000 Baud 8e2 _ xxxx xxxx p --
HOTT 57
FX816 58
BAYANG_RX 59
PELIKAN 60
BindBit=> 0x80 1=Bind/0=No
AutoBindBit=> 0x40 1=Yes /0=No
RangeCheck=> 0x20 1=Yes /0=No