Input to cargo v5 terminal gets dropped when using a controller connection. Evidently something is wrong with UserDataPacket/USER_READ in vex-cdc causing this to be bad. From some testing last month, the encode/decode seems to be identical to older cargo-v5 versions and VEXCode/vexcom communications, so perhaps this never worked in firmware. Also possible that I missed something
Needs some further research with the protocol to see if this is fixable.
Input to
cargo v5 terminalgets dropped when using a controller connection. Evidently something is wrong withUserDataPacket/USER_READinvex-cdccausing this to be bad. From some testing last month, the encode/decode seems to be identical to older cargo-v5 versions and VEXCode/vexcom communications, so perhaps this never worked in firmware. Also possible that I missed somethingNeeds some further research with the protocol to see if this is fixable.