REALACC/WLV8Tx : WLtoys Cars 284019-A and 284191

Protocol: REALACC
Sub Proto: WL_V8Tx
Ch1: Steering
CH2: Throttle
CH3: GY TRIM (Rate)
CH4: TH TRIM (Rate)
CH5: Steering Trim
This commit is contained in:
MRC3742
2026-08-03 08:36:17 -04:00
committed by GitHub
parent 3e75c27e95
commit 9e0efe321c
7 changed files with 232 additions and 36 deletions

View File

@@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
#define VERSION_REVISION 4
#define VERSION_PATCH_LEVEL 58
#define VERSION_PATCH_LEVEL 59
#define MODE_SERIAL 0
@@ -475,6 +475,11 @@ enum RLINK
RLINK_RC4G = 3,
RLINK_DUMBORC_P = 4,
};
enum REALACC
{
REALACC_R11 = 0,
REALACC_WLV8TX = 1,
};
enum MOULDKG
{
MOULDKG_ANALOG4 = 0,