Skip to content

Changes for BLE-Vesc link. - #18

Open
OBauck wants to merge 2 commits into
ikalnytskyi:masterfrom
OBauck:decoder_raw_data
Open

OBauck wants to merge 2 commits into
ikalnytskyi:masterfrom
OBauck:decoder_raw_data

Conversation

@OBauck

@OBauck OBauck commented Jun 13, 2026

Copy link
Copy Markdown

Changes necessary for BLE Vesc link to work (with phone app). See https://github.com/OBauck/RustBLEVesc for BLE Vesc link.

  • Support 2 byte payload length (frame_start = 3)
  • More descriptive decode errors.
  • If command is unknown, then decoder will set reply to CommandReply::Unknown(id).
  • Add function next_item() that will return raw data slice in addition to CommandReply.

OBauck added 2 commits June 13, 2026 12:00
- Support 2 byte payload len.
- Add CommandReply::Unkown(id).
- Add more descriptive decode errors
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