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

Support for new TT remote ops #51

Merged
merged 12 commits into from
Jun 14, 2019
Merged

Conversation

csboling
Copy link
Contributor

  • Restructures the "null" i2c handler a little bit so that it can support messages that affect the whole module. Other ii_ functions call this ii_ansible handler as a fallback if they don't understand a message.
  • Adds Ansible support for the following TT remote ops: ANS.G, ANS.G.P, ANS.G.LED, ANS.A, ANS.A.LED, ANS.APP, KR.CUE, KR.PG. These allow i2c messages to simulate a grid or arc event, i.e. post an event to the event queue as though a grid key were pressed or an arc ring were rotated, as well as getting/setting the active app remotely.
  • Fixes kria/teletype feature request: KR.CUE op #35 via KR.CUE implementation.

@tehn tehn merged commit be14d6c into monome:master Jun 14, 2019
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.

kria/teletype feature request: KR.CUE op
2 participants