.hgignore

Mon, 18 May 2020 11:00:59 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 18 May 2020 11:00:59 +0200
changeset 679
48f8f3fce7c0
parent 576
8853fd62ac6f
child 774
92e1e8f175a2
permissions
-rw-r--r--

Added reconnecting-websocket.js to automatic reconnect the websocket if the connection is lost. Usefull for mobile devices that go to sleep after a while. Changed mon_fermenters to use websockets instead of polling. Fixed wrong temperature color ranges on the fermenter monior. Increased the websocket receive buffer to 2048. In cannot overflow, but larger messages are chunked and the application does not handle these split messages. Needs termferm 0.9.9 or newer.

Makefile.global
config.h
config.log
config.status
stamp-h
autom4te.cache
.filelist
bmsd/bmsd
doc/bms.pdf
www/version.php
www/config.php
www/thermferm
www/website
www/run/sequence

syntax: glob
*.o
*/filelist
icons/*
www/log/*
Makefile.bak

mercurial