Wed, 18 Oct 2023 10:06:11 +0200 Michiel Broek Version 0.3.45. Removed all writing to ascii logfiles in the webserver environment, only log to MySQL. file | diff | annotate
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
Sun, 05 Mar 2023 12:44:33 +0100 Michiel Broek Adjusted test for websockets for the 4.x.x releases. file | diff | annotate
Tue, 14 Feb 2023 11:29:01 +0100 Michiel Broek Version 0.3.43 bmsd if there is no ssid received from a node message then send '' to the mon_nodes table in the database instead of (null). file | diff | annotate
Sat, 11 Feb 2023 15:53:16 +0100 Michiel Broek Version 0.3.42 added yeast_lo and yeast_hi fields to the iSpindel records and structures. 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
Mon, 11 Jul 2022 15:46:18 +0200 Michiel Broek Version 0.3.40. Added passing thru websocket control messages via mqtt to nodes. file | diff | annotate
Fri, 17 Jun 2022 16:18:04 +0200 Michiel Broek Version 0.3.39. Log ispindel, fermenters and co2pressure in MySQL. Limit logging to at most once per 10 minutes. file | diff | annotate
Sun, 04 Jul 2021 12:16:25 +0200 Michiel Broek Version 0.3.38. Better error handling in inventory equipments. Check if equipment is in use before delete. file | diff | annotate
Sun, 11 Apr 2021 10:53:20 +0200 Michiel Broek Bump to version 0.3.37 file | diff | annotate
Sat, 12 Sep 2020 16:29:26 +0200 Michiel Broek Version 0.3.36. Removed debug logs for websocket received messages. Fixed some default enum values send to the MySQL server. file | diff | annotate
Mon, 15 Jun 2020 20:26:46 +0200 Michiel Broek Version 0.3.35 Added nodes database net_ssid field. file | diff | annotate
Sun, 31 May 2020 12:23:01 +0200 Michiel Broek Version 0.3.34 Changed log messages in the daemon. Added yeast_pitchrate field to the product database. Added yeast pitchrate edit field to the yeast tab. Initial value is guessed. There is also a popup window for predefined values. An finally the value can be edited by the user. All popup windows are initialized together. file | diff | annotate
Mon, 11 May 2020 17:32:08 +0200 Michiel Broek Version 0.3.33 Added websockets framework. Added fermenter status messages to the websockets broadcast. file | diff | annotate
Fri, 01 May 2020 16:37:31 +0200 Michiel Broek Version 0.4.10 merged with default stable file | diff | annotate
Fri, 01 May 2020 11:56:24 +0200 Michiel Broek Version 0.3.32 Inventory water and profile water edit screens updated and added ion balance fields. Moved acid specs to global.js. In prod_edit and rec_edit changed the water calculations, eliminated the double percentage calculation. The pH values in the water tab have now 2 decimal digits. The mash pH field is only shown in auto calculate mode. The calculated acid addition results are now a bit better and compare with several famous spreadsheets. file | diff | annotate
Fri, 17 Apr 2020 11:29:37 +0200 Michiel Broek Version 0.3.31 Switched plato to sg calculation in bmsd. file | diff | annotate
Thu, 19 Mar 2020 11:15:29 +0100 Michiel Broek Version 0.3.30 Code and logging cleanup. file | diff | annotate
Sat, 29 Feb 2020 15:42:12 +0100 Michiel Broek Version 0.3.29 file | diff | annotate
Tue, 07 Jan 2020 16:03:45 +0100 Michiel Broek Version 0.3.28 file | diff | annotate
Sun, 15 Dec 2019 15:08:09 +0100 Michiel Broek Version 0.3.27 More code for iSpindels. All online/offline data in the database is now handles as integers. Nodes timeout use the configured interval time from the nodes. file | diff | annotate
Tue, 10 Dec 2019 20:13:00 +0100 Michiel Broek Version 0.3.26 file | diff | annotate
Thu, 05 Dec 2019 13:25:54 +0100 Michiel Broek Version 0.3.25 file | diff | annotate
Mon, 02 Dec 2019 14:28:55 +0100 Michiel Broek Version 0.3.24 file | diff | annotate
Sat, 23 Nov 2019 11:34:33 +0100 Michiel Broek Compile fix for Debian Buster. file | diff | annotate
Mon, 04 Nov 2019 15:59:39 +0100 Michiel Broek Version 0.3.23. Maximum fermentation temperature changed to 45 degrees. file | diff | annotate
Tue, 29 Oct 2019 11:28:42 +0100 Michiel Broek Version 0.3.22 file | diff | annotate
Mon, 21 Oct 2019 14:38:48 +0200 Michiel Broek Version 0.3.21 file | diff | annotate
Fri, 18 Oct 2019 13:20:35 +0200 Michiel Broek Version 0.4.9 stable stable file | diff | annotate
Fri, 18 Oct 2019 13:12:46 +0200 Michiel Broek Merged with default stable file | diff | annotate
Fri, 18 Oct 2019 13:09:37 +0200 Michiel Broek Version 0.3.20 file | diff | annotate
Sat, 12 Oct 2019 13:06:00 +0200 Michiel Broek Version 0.3.19 file | diff | annotate
Sat, 14 Sep 2019 10:41:35 +0200 Michiel Broek Version 0.4.8, stable stable file | diff | annotate
Sat, 14 Sep 2019 10:30:26 +0200 Michiel Broek Merged with default stable file | diff | annotate
Fri, 13 Sep 2019 23:02:38 +0200 Michiel Broek Version 0.3.18 file | diff | annotate
Thu, 12 Sep 2019 20:22:15 +0200 Michiel Broek Version 0.3.17 file | diff | annotate
Mon, 26 Aug 2019 16:29:30 +0200 Michiel Broek Version 0.3.16 file | diff | annotate
Sun, 25 Aug 2019 13:22:00 +0200 Michiel Broek Version 0.3.15. Implemented final pH during packaging. Updated prod_new, prod_duplicate, prod_edit, rec_toproduct for this new field and several other fields added in previous versions. file | diff | annotate
Sat, 24 Aug 2019 21:52:46 +0200 Michiel Broek Version 0.3.14. Added yeast viability calculations for liquid yeast packs. file | diff | annotate
Fri, 23 Aug 2019 23:17:10 +0200 Michiel Broek Version 0.3.13 and updated Makefile. file | diff | annotate
Wed, 21 Aug 2019 17:26:56 +0200 Michiel Broek Version 0.3.12 file | diff | annotate
Mon, 15 Jul 2019 15:06:17 +0200 Michiel Broek Version 0.4.7 stable file | diff | annotate
Mon, 15 Jul 2019 15:05:32 +0200 Michiel Broek Merged with default stable file | diff | annotate
Mon, 15 Jul 2019 15:04:26 +0200 Michiel Broek Version 0.3.11 file | diff | annotate
Sun, 30 Jun 2019 20:06:42 +0200 Michiel Broek Version 0.4.6 stable file | diff | annotate
Sun, 30 Jun 2019 20:05:44 +0200 Michiel Broek Merged with default. stable file | diff | annotate
Sun, 30 Jun 2019 20:04:22 +0200 Michiel Broek Version 0.3.10. Added some more remarks for the yeast database tables. file | diff | annotate
Thu, 20 Jun 2019 22:36:33 +0200 Michiel Broek Version 0.4.5 stable file | diff | annotate
Thu, 20 Jun 2019 22:29:04 +0200 Michiel Broek Merged with default stable file | diff | annotate
Thu, 20 Jun 2019 22:16:05 +0200 Michiel Broek Version 0.3.9 file | diff | annotate
Sat, 15 Jun 2019 19:43:46 +0200 Michiel Broek Version 0.4.4 stable file | diff | annotate
Sat, 15 Jun 2019 19:43:05 +0200 Michiel Broek Merged with default stable file | diff | annotate
Sat, 15 Jun 2019 19:41:44 +0200 Michiel Broek Version 0.3.8 file | diff | annotate
Fri, 14 Jun 2019 20:28:26 +0200 Michiel Broek Version 0.4.3 Major rework on priming sugars. stable file | diff | annotate
Fri, 14 Jun 2019 20:26:51 +0200 Michiel Broek Merged with default stable file | diff | annotate
Fri, 14 Jun 2019 20:22:16 +0200 Michiel Broek Version 0.3.7 file | diff | annotate
Wed, 05 Jun 2019 20:24:16 +0200 Michiel Broek Version 0.3.6. Fixed undefined variable. file | diff | annotate
Wed, 05 Jun 2019 20:06:14 +0200 Michiel Broek Version 0.4.2 stable file | diff | annotate
Wed, 05 Jun 2019 20:04:26 +0200 Michiel Broek Merged with default branch stable file | diff | annotate
Tue, 04 Jun 2019 19:51:40 +0200 Michiel Broek Version 0.3.5 development. file | diff | annotate
(0) -60 tip

mercurial