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

Use BLE queue for writing/reading, state machine and retry mechanism #49

Merged
merged 18 commits into from
Aug 1, 2024

Conversation

yoziru
Copy link
Owner

@yoziru yoziru commented Aug 1, 2024

  • LICENSE: switch from GPL3 to AGPL3
  • state machine with timeout and retry
  • writeBLE: less blocking
  • state machine wait for response
  • use ble write queue
  • handle Signatures_Session_Info_Status
  • .gitignore .log
  • add BLE read queue
  • reduce stack memory allocation
  • makefile fixup
  • handle is_charging response reason
  • add BLE response queue
  • command queue: log execute name
  • add enqueueVCSECInformationRequest
  • get rid of writeble mutex
  • add charge port open/closed sensor
  • optional force status update with info request
  • fix: use local MAX_BLE_MESSAGE_SIZE

@yoziru yoziru enabled auto-merge August 1, 2024 17:32
@yoziru yoziru merged commit 636dea4 into main Aug 1, 2024
3 checks passed
@yoziru yoziru deleted the use-queue-dev branch August 1, 2024 17:36
@yoziru yoziru changed the title use queue dev Use BLE queue for writing/reading, state machine and retry mechanism Aug 1, 2024
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