Commit graph

6 commits

Author SHA1 Message Date
Joe Kearney
6a3f12819c Fixed the Hello packet hack needed for PSoC6. 2025-08-16 14:49:11 -05:00
Joe Kearney
88c81dc405 FIxes for BLE_Quiet on PSoC6. 2025-08-16 11:28:26 -05:00
Joe Kearney
1a27af361d Implemented BLE Quiet. 2025-07-19 19:20:12 -05:00
bfcdf4c354 Reworked BLE according to v0.11 of the KTag Beacon Specification (#2)
This was done to support the new KTag Konfigurator app, which Jack created for his Senior Design project.

Co-authored-by: Joe Kearney <joe@clubk.club>
Reviewed-on: #2
2025-06-08 21:52:29 +00:00
4fe072f2d3 The Accessory button now selects team in the Configuring state. (#1)
With the advent of the new State Machine, there is opportunity in the *Configuring* state for a player to select his team by pressing the *Accessory* button.  The Mobile App or IR remote can also be used, as before.

![SystemK State Machine.drawio.png](/attachments/0b93eee9-15cd-4dea-9961-e4777868495e)

I also consolidated some duplicated code into `Set_Team_With_Audio_Feedback()`.

Co-authored-by: Joe Kearney <joe@clubk.club>
Reviewed-on: #1
2025-01-28 02:06:21 +00:00
Joe Kearney
6f51f5b006 Initial public release of SystemK. 2025-01-25 13:45:14 -06:00