Commit graph

8 commits

Author SHA1 Message Date
Charles Lohr 7ddf3ff9cc Update corner case for websockets (a 126 byte packet) 2016-07-21 22:57:14 -04:00
cnlohr a1a3d94e28 Update the 8266 stuff to my newest build. 2015-08-16 00:54:18 -04:00
cnlohr 30648367b7 STM32F407 to use prominene.
Also, switch the :'s to \t's everywhere I could find for the protocol to the ESP8266.
2015-08-13 01:47:29 -04:00
cnlohr 3b00d9e087 Separate out code to handle web menu interface. 2015-08-08 00:20:22 -04:00
cnlohr 577a0e2d36 Major changes to enable much more wifi information 2015-08-06 23:55:53 -04:00
cnlohr 8e67b46173 D'uh. Don't block interrupts on HTTP transfers! 2015-08-03 01:27:36 -04:00
cnlohr 666d8077ab much further progress :)
Able to have sustained and queued websockets connections at ~500 Hz.  Commands pass over said connection.
2015-07-30 02:45:02 -04:00
cnlohr ff2cd22d9a Update ESP8266 version 2015-07-29 01:54:49 -04:00