Commit Graph

5 Commits (9da31237965a058ecc22196014b9f52f5c99421e)

Author SHA1 Message Date
Raphaël Vinot 9da3123796 Improve dynamic configuration
* Control framerate in the forwarder
* The processing client can use a smaller framerate than the default/max
* The processing client can send an image smaller than the full screen
    Known Bug: doesn't work if the width is smaller than the one of the screen
* The default config is sent to the processing client by the server
    Sanity checks are made on the client configuration
* Code Cleanup
2015-03-20 00:46:31 +01:00
Raphaël Vinot 8d371b95df Cleanup, only send the ledsPerStrip value to the teensy 2015-03-19 00:09:50 +01:00
Raphaël Vinot 09d9826086 some speed tests 2015-03-17 00:39:57 +01:00
Raphaël Vinot f1b708db97 Fix last commit 2015-03-17 00:00:47 +01:00
Raphaël Vinot e0cbe48414 Initial version of processing over TCP stuff. Not really working. 2015-03-16 01:27:30 +01:00