E016H subprotocol addition to E01X

Protocol E01X (45)
Subprotocol E016H (2)
Channels:
CH5=STOP
CH6=FLIP
CH8=HEADLESS
CH9=RTH
This commit is contained in:
Pascal Langer
2019-02-28 21:11:05 +01:00
parent 869a01b57f
commit 536d7f6124
4 changed files with 122 additions and 25 deletions

View File

@@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 2
#define VERSION_REVISION 1
#define VERSION_PATCH_LEVEL 25
#define VERSION_PATCH_LEVEL 26
//******************
// Protocols
@@ -254,6 +254,7 @@ enum E01X
{
E012 = 0,
E015 = 1,
E016H = 2,
};
#define NONE 0
@@ -727,6 +728,7 @@ Serial: 100000 Baud 8e2 _ xxxx xxxx p --
sub_protocol==E01X
E012 0
E015 1
E016H 2
Power value => 0x80 0=High/1=Low
Stream[3] = option_protocol;