Skip to content

AAC: Implement real state transitions in state machine#2

Open
trancer1994 wants to merge 1 commit into
aac-state-machinefrom
aac-pr3-transitions
Open

AAC: Implement real state transitions in state machine#2
trancer1994 wants to merge 1 commit into
aac-state-machinefrom
aac-pr3-transitions

Conversation

@trancer1994

Copy link
Copy Markdown
Owner

This PR adds functional transitions to the AAC state machine:

  • Idle → Connecting
  • Connecting → Connected
  • Connecting → Error
  • Connected/Error → Idle

This builds on the structural skeleton introduced in PR #2.
No UI changes and no Qt integration are included.

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