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

Auto detection fix for Kontronik ESCs - verified Kolibri v3.0/v3.5, Kosmik 200 HV v4.17, JivePro 120 HV v1.13 #99

Closed
wants to merge 4 commits into from

Conversation

bob01
Copy link
Contributor

@bob01 bob01 commented Apr 14, 2024

Enhancement to #98 to handle legacy and current Kontronik ESCs

  • assume length unknown

  • while length unknown

  • test at 38 bytes for valid CRC for 32 or 34 byte payload, set expected length == 38 (and crc exclusion) if yes

  • test at 40 bytes for valid CRC, set expected length = 40 if yes

  • use length determined for all subsequent packets

@bob01
Copy link
Contributor Author

bob01 commented Apr 15, 2024

Replaced by - #100
Branch cleanup - no code changes,

@bob01 bob01 closed this Apr 15, 2024
@bob01 bob01 deleted the esc_sensor_kon_auto branch April 15, 2024 12:29
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.

1 participant