OMP: new protocol intial release

Untested!!!
This commit is contained in:
Pascal Langer
2020-08-15 16:17:18 +02:00
parent 4e0fccfc63
commit b1e4daf1c2
8 changed files with 171 additions and 3 deletions

View File

@@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
#define VERSION_REVISION 1
#define VERSION_PATCH_LEVEL 55
#define VERSION_PATCH_LEVEL 56
//******************
// Protocols
@@ -102,6 +102,7 @@ enum PROTOCOLS
PROTO_KYOSHO = 73, // =>A7105
PROTO_RLINK = 74, // =>CC2500
PROTO_REALACC = 76, // =>NRF24L01
PROTO_OMP = 77, // =>NRF24L01
PROTO_FAKE = 126, // =>CC2500+NRF24L01
PROTO_TEST = 127, // =>CC2500
@@ -811,6 +812,7 @@ Serial: 100000 Baud 8e2 _ xxxx xxxx p --
KYOSHO 73
RLINK 74
REALACC 76
OMP 77
BindBit=> 0x80 1=Bind/0=No
AutoBindBit=> 0x40 1=Yes /0=No
RangeCheck=> 0x20 1=Yes /0=No