Prep for HoTT protocol and fix STM32 seed

This commit is contained in:
pascallanger
2019-11-02 20:51:41 +01:00
parent e6e4d33847
commit ca15d7108f
6 changed files with 46 additions and 10 deletions

View File

@@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
#define VERSION_REVISION 0
#define VERSION_PATCH_LEVEL 30
#define VERSION_PATCH_LEVEL 31
//******************
// Protocols
@@ -83,6 +83,7 @@ enum PROTOCOLS
PROTO_SCANNER = 54, // =>CC2500
PROTO_FRSKY_RX = 55, // =>CC2500
PROTO_AFHDS2A_RX= 56, // =>A7105
PROTO_HOTT = 57, // =>CC2500
PROTO_XN297DUMP = 63, // =>NRF24L01
};
@@ -667,6 +668,7 @@ Serial: 100000 Baud 8e2 _ xxxx xxxx p --
SCANNER 54
FRSKY_RX 55
AFHDS2A_RX 56
HOTT 57
BindBit=> 0x80 1=Bind/0=No
AutoBindBit=> 0x40 1=Yes /0=No
RangeCheck=> 0x20 1=Yes /0=No