KF606: subprotocol ZC-Z50v2 Cessna (#797)

Maybe newer iteration of Z50. My plane does not have front propeller.
But if there is one, its just for design. This model does not have front motor.

Thanks @pascallanger for support and reviews.
This commit is contained in:
Filip Kotoucek
2023-01-15 21:26:35 +01:00
committed by GitHub
parent f49f03d7da
commit 11c01004bf
7 changed files with 73 additions and 23 deletions

View File

@@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
#define VERSION_REVISION 3
#define VERSION_PATCH_LEVEL 24
#define VERSION_PATCH_LEVEL 25
#define MODE_SERIAL 0
@@ -450,6 +450,7 @@ enum KF606
{
KF606_KF606 = 0,
KF606_MIG320 = 1,
KF606_ZCZ50 = 2,
};
enum E129
{