Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Bugfix-T800X Protocol) fix battery and power params #5191

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sherbinator
Copy link
Contributor

@sherbinator sherbinator commented Oct 5, 2023

Description

The problem

The messages for TLW2 devices that use header 0x2525 don't correctly show the power param.

The solution

According to the attached documents, we have reviewed all headers and correct the power and battery params.

notes:

  • we have included unit tests for the changed params.
  • we have tested the solution with real devices and it works fine.

PR Checklist

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Does this PR introduce a breaking change?

  • Yes
  • No

References

Traccar Forums - Functionality Issues with the Topflytech T880X Protocol on Various Devices (e.g., TLW2-12BL)
TOPFLYtech 0x250x25 Protocol 2023-09-21 (TLW2, PioneerX 100)
TOPFLYTECH 0x250x25 Protocol 2021-12-22 (TLW1, TLD1-A or E, TLD2-L)
TOPFLYtech 0x270x27 Protocol 2023-07-28 ( TLP1_TLP2_SolarGuardX _KnightX & WarriorX )
TOPFLYtech 0x260x26 Protocol 2023-08-02 (TorchX 100, TLD2-D, TLD1-DA or DE)

Credits

Jaime Duardo - Hardware Engineer

Abdelrahman Mousa - Software Engineer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant