Thu, 12 Oct 2023 14:19:46 +0200 Michiel Broek Version 0.3.44. Moved iSpindel Plato calculation from the php script to bmsd. This uses calibration data in the mon_ispindels table. Setup of this data will be done by the bmsapp applications. Default settings are stored in MySQL. From now on you don't need to store calibration data in the iSpindel. file | diff | annotate
Fri, 22 Jul 2022 12:15:05 +0200 Michiel Broek Version 0.3.41. Use INSERT IGNORE .. for insert log messages from fermenters, co2meters and ispindels. Connect to MySQL servers with MYSQL_OPT_RECONNECT instead of manual working around the connection lost problem if a mysql server is restarted. Removed unused bms_mysql_ping function. file | diff | annotate
Tue, 19 May 2020 13:50:14 +0200 Michiel Broek Fixed missing co2meters websocket data. Added websockets and removed polling for the mon-ispindel screen. The iSpindel SG gauge adjusts the resolution to the highest detected OG. file | diff | annotate
Sun, 05 Jan 2020 17:04:56 +0100 Michiel Broek Added check for database changes for iSpindels such as a new beer, or changing mode. Added denity in Plato and SG to the iSpindel web screen. The iSpindels must be calibrated in Plato! A bit of documentation updated. file | diff | annotate
Fri, 13 Dec 2019 16:49:50 +0100 Michiel Broek Initial code for iSpindel support in the daemon file | diff | annotate
Thu, 10 Oct 2019 20:42:39 +0200 Michiel Broek Added CO2 meter units to the daemon. file | diff | annotate
Mon, 10 Jun 2019 20:04:12 +0200 Michiel Broek Added a private mysql_query function that does try to reconnect a lost MySQL connection. file | diff | annotate
Mon, 21 Jan 2019 20:45:18 +0100 Michiel Broek Added design notes for the csv log format from fermenters. In bmsd configuration added the web_root entry. Switched fermenter DLOG messages to store the log in flat csv files instead of the database. This is much faster and the graphs look better. file | diff | annotate
Sat, 04 Aug 2018 21:19:15 +0200 Michiel Broek Versio 0.0.2 initial check in file | diff | annotate
(0) tip

mercurial