This repository has been archived by the owner on Oct 4, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 98
tx_mode 1 with EMS+ on version 1.9.x gives corrupt telegrams #192
Labels
bug
Something isn't working
Comments
adding @susisstrolch |
Note that with 1.8.3 with tx-mode 2, I have not always corrupted messages, it is sporadic, it works most of the time... |
@proddy that doesn't look like a Tx problem. The telegram consists of two parts:
|
I should have mentioned, it works in the other modes (like EMS+) but no in the generic txmode2 implementation. So I suspect the problem is in the txcode2 code. |
@moustic999 do you still get corrupted messages with tx_mode 1 and 2 with the latest 1.9.1 beta? |
I saw a similar issue and the latest dev (1.9.2) fixes it. Closing issue - please reopen if there is still corruption seen with EMS+ |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I was testing EMS+ on a RC300 with @moustic999 and he was seeing corrupted telegrams come in using the latest UART code logic we call txmode2. Like:
This bug was reproduced on these firmware versions which all use the same UART logic for sending telegrams:
1.8.3 using tx_mode 2
1.9.1 using tx_mode 1
txmode2 branch
It looks like the BRK is not sent, perhaps a timing issue? Next thing to try would be the jabber mode.
The text was updated successfully, but these errors were encountered: