WLtoys Cars 284019-A and 284191 sub protocol to REALACC - #1176
Conversation
|
@pascallanger Thanks for all your help on decoding this protocol - Rich My next project is the MO-FLY protocol. I'm currently waiting on a slow boat to receive the RTF MF-A84 plane. |
|
Could you modify the code so that the surface part of this protocol do not compile if this is an air build? Also for whatever reason, I can't merge since there are conflicts between your branch and master for these files: |
|
Could you use rx_id[5] instead of realacc_wlv8tx_extra? |
Rebased and conflicts resolved.
I've blocked all the WLV8Tx code and added the "Protolocol Invalid" to the AIR builds. Tests OK but Please review!
Replaced with global array on the latest commit. After all the above changes still binds and controls working. Thanks - Rich |
Nothing to do with me... |
|
Hi Rich, |
|
Just tested 1.3.4.63 and the car still binds OK with all controls working as expected!!! 😃 Thanks - Rich |
fixes #1145
@pascallanger for your review and additions?
This will add the WL-V8Tx sub protocol under the Realacc Protocol.
This will control the WLtoys 284019-A (blue speed) and 284191 (white drift) Cars operated by the original V8 Transmitter.
If finalized and approved no need to add the captures to your codebase unless you feel they are needed, useful?
Thanks - Rich