Proto commits in blinkenlights/polychrome

These 45 commits are when the Protocol Buffers files have changed:

Commit:5cee3f8
Author:reimerei
Committer:reimerei

blinkenleds: implement keep_w and keep_rbg flags

The documentation is generated from this commit.

Commit:4889614
Author:Luka Dornhecker
Committer:Luka Dornhecker

set correct max array size for 12 panel wframes

Commit:4090d1a
Author:Luka Dornhecker
Committer:Luka Dornhecker

remove indexed Frame message, palette from WFrame and show WFrames in sim

Commit:18d437f
Author:reimerei

Go back to fragmenting packets in octopus

Commit:ffc4948
Author:reimerei

enable IP fragmentation

Commit:313861a
Author:reimerei

add two buttons

Commit:2787bd3
Author:reimerei

First working proximity app

Commit:3c4514c
Author:reimerei
Committer:reimerei

Add sensors that send distance to firmware

Commit:39e9ee7
Author:reimerei

add LightEvent to Joystick

Commit:b69565c
Author:reimerei
Committer:reimerei

Add whackamole

Commit:088f1ad
Author:Lukas Güldenstein
Committer:Lukas Güldenstein

Adds sound to light to pixel fun

Commit:385d211
Author:Lukas Güldenstein
Committer:Lukas Güldenstein

Adds sound to light to pixel fun

Commit:df51c91
Author:Lukas Güldenstein
Committer:Lukas Güldenstein

Adds ability to stop sample playback on channel

Commit:4af1e2d
Author:reimerei
Committer:reimerei

update joystick mapping

Commit:58947dd
Author:Lukas Güldenstein
Committer:Lukas Güldenstein

Adds synth to beak * Adds synth frame to protobuf

Commit:bdf6123
Author:Dominik Wagner
Committer:Dominik Wagner

change joystick button naming from `1_A` to `A_1`

Commit:8d0c5b4
Author:Dominik Wagner

change joystick button naming from `1_A` to `A_1`

Commit:f70af6b
Author:Dominik Wagner
Committer:GitHub

Add Input Debugger App (#43) * Shows all the input button state on every window * Lights up the corresponding window for the 1-10 buttons (use with sim, as main controller does not send key up)

Commit:3e6d8ca
Author:reimerei

add documentation for control events

Commit:632318a
Author:reimerei

adds control_events

Commit:81b3dc9
Author:reimerei

add more firmware stats

Commit:59d4349
Author:Lukas Güldenstein
Committer:Lukas Güldenstein

parse midi in elixir

Commit:ecc41a5
Author:reimerei

Add input adapter to octopus

Commit:82d8848
Author:reimerei

first working version

Commit:4093d11
Author:reimerei

update octopus and firmware

Commit:2e8ebe6
Author:Lukas Güldenstein
Committer:GitHub

Merge pull request #4 from blinkenlights/beak-dev Adds the audio engine 'beak'.

Commit:70596e7
Author:Lukas Güldenstein

Reorder protobuf schema

Commit:66cab11
Author:Lukas Güldenstein
Committer:Lukas Güldenstein

Comments uri parameter in audio frame

Commit:b3542b3
Author:Lukas Güldenstein
Committer:Lukas Güldenstein

Introduces new protobuf scheme

Commit:a65c2a7
Author:Lukas Güldenstein
Committer:Lukas Güldenstein

Update protobuf schema

Commit:a9df5ad
Author:Lukas Güldenstein
Committer:Lukas Güldenstein

Adds basic protobuf definitions for audio - audio playback - audio configuration

Commit:ded8e8f
Author:reimerei

add comment for easing interval

Commit:12a499b
Author:reimerei

Schema updates

Commit:0c698ae
Author:reimerei

Update documentation

Commit:5641c6e
Author:reimerei

apply new protobuf to firmware

Commit:a9ba2d9
Author:reimerei
Committer:reimerei

add UDP receiver app rework protobuf schema

Commit:8e12251
Author:reimerei
Committer:reimerei

small changes from review

Commit:50cfbd3
Author:reimerei

Add calibration script and app

Commit:d1f754b
Author:reimerei

add support for input_events

Commit:9abef06
Author:reimerei

Add struct for color palettes

Commit:1448d48
Author:reimerei

dynamic syncing of configs

Commit:2c0e226
Author:reimerei

better data type for color palettes

Commit:5411a6c
Author:reimerei

add support for color palettes

Commit:d977024
Author:reimerei

update schema, vender elixir plugin, update architecture

Commit:28922c3
Author:Luka Dornhecker
Committer:Luka Dornhecker

simulator - initial draft