New NCC1701 protocol

NCC1701 - 44
Model: Air Hogs Star Trek USS Enterprise NCC-1701-A
Autobind protocol
Only 9 IDs available, cycle through them using RX_Num.
This commit is contained in:
Pascal Langer
2018-11-02 21:20:57 +01:00
parent 2149149723
commit f42da14413
6 changed files with 265 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 2
#define VERSION_REVISION 1
#define VERSION_PATCH_LEVEL 3
#define VERSION_PATCH_LEVEL 4
//******************
// Protocols
@@ -69,6 +69,8 @@ enum PROTOCOLS
PROTO_WFLY = 40, // =>CYRF6936
PROTO_BUGS = 41, // =>A7105
PROTO_BUGSMINI = 42, // =>NRF24L01
PROTO_TRAXXAS = 43, // =>CYRF6936
PROTO_NCC1701 = 44, // =>NRF24L01
PROTO_TEST = 63, // =>NRF24L01
};
@@ -581,6 +583,8 @@ Serial: 100000 Baud 8e2 _ xxxx xxxx p --
WFLY 40
BUGS 41
BUGSMINI 42
TRAXXAS 43
NCC1701 44
BindBit=> 0x80 1=Bind/0=No
AutoBindBit=> 0x40 1=Yes /0=No
RangeCheck=> 0x20 1=Yes /0=No