Fri, 18 Sep 2020 21:28:45 +0200 Michiel Broek Finished the network protocol documentation for the co2meters and ispindels. changeset | files
Fri, 18 Sep 2020 14:56:08 +0200 Michiel Broek Corrections for the MQTT messages from the co2meters. changeset | files
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. changeset | files
Sat, 12 Sep 2020 12:22:01 +0200 Michiel Broek Removed js console.log messages about websocket if there is no error. changeset | files
Sat, 12 Sep 2020 12:18:19 +0200 Michiel Broek Remove log messages if database profile updates are successfull. changeset | files
Sat, 12 Sep 2020 12:15:24 +0200 Michiel Broek Remove log messages if database inventory updates are successfull. Allways update inventory reduced stages. changeset | files
Thu, 27 Aug 2020 16:40:51 +0200 Michiel Broek Disabled dead code. changeset | files
Tue, 25 Aug 2020 22:12:06 +0200 Michiel Broek Added Petr Novotny, Zymurgy July/August 2017 formule to the brix_to_fg() function changeset | files
Mon, 24 Aug 2020 10:28:29 +0200 Michiel Broek Disable some debug logs changeset | files
Fri, 21 Aug 2020 10:55:36 +0200 Michiel Broek Removed some debug messages in products and recipes changeset | files
Wed, 19 Aug 2020 17:13:24 +0200 Michiel Broek Fixed st_category_namber to be an integer value instead of float. The calc_acid in a new recipe is integer. Added missing wg_ and wb_ fields in a new recipe. changeset | files
Fri, 14 Aug 2020 11:38:58 +0200 Michiel Broek Fixed recipe upload style category number default. Changed default style guid to BKG 2019. changeset | files
Fri, 31 Jul 2020 15:58:30 +0200 Michiel Broek Remove long debug logmessage changeset | files
Fri, 31 Jul 2020 13:19:14 +0200 Michiel Broek Edit a yeast row now checks the project stage and the use moment to allow edit. changeset | files
Mon, 20 Jul 2020 15:48:46 +0200 Michiel Broek Less logging in the db_product interface. Fixed some empty default values that bugged the newer php and mariadb versions. changeset | files
Wed, 15 Jul 2020 16:03:23 +0200 Michiel Broek Make sure enumerated values are not empty in database updates. On several data queries set the database connection to UTF-8. changeset | files
Sat, 27 Jun 2020 15:41:53 +0200 Michiel Broek Better logging for locking the daemon and fixed stale lock recovery. changeset | files
Mon, 15 Jun 2020 20:26:46 +0200 Michiel Broek Version 0.3.35 Added nodes database net_ssid field. changeset | files
Sat, 13 Jun 2020 13:50:57 +0200 Michiel Broek Add total count in the statusbar for inventory and profile databases. changeset | files
Sat, 13 Jun 2020 12:14:26 +0200 Michiel Broek Changed inventory and profile databases filtering. changeset | files
Thu, 11 Jun 2020 19:59:30 +0200 Michiel Broek iSpindel graph nicer Battery display. Density in 4 decimals steps. changeset | files
Thu, 04 Jun 2020 13:08:10 +0200 Michiel Broek More decimals for Plato changeset | files
Wed, 03 Jun 2020 21:02:57 +0200 Michiel Broek Fixed missing light_state commands for the webcam. changeset | files
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. changeset | files
Fri, 29 May 2020 09:17:52 +0200 Michiel Broek Added websocket_port to the bms.conf file. Log the used port number. changeset | files
Thu, 28 May 2020 14:23:14 +0200 Michiel Broek Monitor nodes now uses websockets instead of polling. changeset | files
Sun, 24 May 2020 12:12:34 +0200 Michiel Broek Fixed temperature gauge update after an error. changeset | files
Sat, 23 May 2020 22:40:18 +0200 Michiel Broek Tooltips translations. changeset | files
Sat, 23 May 2020 22:00:44 +0200 Michiel Broek Added display fermenter volume. Auto recalculate if trub_chiller_loss or top_up_water is changed. changeset | files
Sat, 23 May 2020 20:53:48 +0200 Michiel Broek Added clone command to the equipment inventory. changeset | files
Sat, 23 May 2020 20:01:50 +0200 Michiel Broek In inventory miscs added the clone option. changeset | files
Sat, 23 May 2020 17:33:35 +0200 Michiel Broek In profile fermentations added column to show the sensor mode. Renamed other prompts for sensor selection. Added clone record. changeset | files
Sat, 23 May 2020 12:03:33 +0200 Michiel Broek Manual sort of mash steps. Removed some debug logging. Better add mashsteps, set temperature 2 degrees above the previous step. changeset | files
Thu, 21 May 2020 17:14:08 +0200 Michiel Broek Rolled back websocket status message changeset | files
Thu, 21 May 2020 14:32:23 +0200 Michiel Broek Removed ws_global function because dynamic menus don't work. changeset | files
Thu, 21 May 2020 14:27:56 +0200 Michiel Broek Removed ws_global function because dynamic menus don't work. changeset | files
Wed, 20 May 2020 21:49:09 +0200 Michiel Broek Report any online status change via websocket broadcast. When starting, load all in memory tables sorted. The websocket status on the web pages has it's own panel. Prepared the menu system for dynamic updates. changeset | files
Tue, 19 May 2020 22:48:59 +0200 Michiel Broek Fix compile switch changeset | files
Tue, 19 May 2020 22:47:35 +0200 Michiel Broek Fixed undefined errors for missing fermenters hardware devices. changeset | files
Tue, 19 May 2020 15:09:31 +0200 Michiel Broek Removed some debug log messages. Fixed beer select during offline mode. Fixed block show temperature after offline. changeset | files
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. changeset | files
Mon, 18 May 2020 11:00:59 +0200 Michiel Broek 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. changeset | files
Thu, 14 May 2020 14:38:20 +0200 Michiel Broek The co2meters monitor screen rebuild to use websockets instead of data polling. changeset | files
Tue, 12 May 2020 16:08:30 +0200 Michiel Broek Consistent use of group names is important. changeset | files
Tue, 12 May 2020 15:22:28 +0200 Michiel Broek Turned off debug logs in ws_broadcast changeset | files
Tue, 12 May 2020 15:13:06 +0200 Michiel Broek Added iSpindel to the websockets. Better offline detection for websockets. changeset | files
Tue, 12 May 2020 14:24:45 +0200 Michiel Broek Prevent repeated fermenter offline broadcasts changeset | files
Tue, 12 May 2020 13:16:25 +0200 Michiel Broek Added co2meters to the websockets. Added node and units offline messages to the websockets. changeset | files
Mon, 11 May 2020 22:09:41 +0200 Michiel Broek Added websockets for node status changes. changeset | files
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. changeset | files
Thu, 07 May 2020 14:59:50 +0200 Michiel Broek Don't print percentage for priming sugars. changeset | files
Thu, 07 May 2020 11:33:54 +0200 Michiel Broek Removed pitchrate 1.25 of ale above 1.076 changeset | files
Wed, 06 May 2020 16:07:20 +0200 Michiel Broek Updated the design README changeset | files
Wed, 06 May 2020 14:14:14 +0200 Michiel Broek Removed the last compressed css file. Reworked all mash steps, implemented deconction steps. Added calculations for infuse amounts and decoctions amounts. The mash steps are now manually sorted in the editor grids to have full control over the steps order. Display errors in red in the grid. Updated beerxml export, the product checklist and print output of the products and recipes for all these mash steps changes. changeset | files
Fri, 01 May 2020 21:37:23 +0200 Michiel Broek In export to forum, suppress diluted water is the name is set but the volume is 0. Add the treated water profile to the output. changeset | files
Fri, 01 May 2020 16:37:31 +0200 Michiel Broek Version 0.4.10 merged with default stable changeset | files
Fri, 01 May 2020 16:23:25 +0200 Michiel Broek Updated README changeset | files
Fri, 01 May 2020 14:46:08 +0200 Michiel Broek Adjusted fosforic acid. changeset | files
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. changeset | files
Sun, 26 Apr 2020 10:36:38 +0200 Michiel Broek Updated design notes changeset | files
(0) -300 -100 -60 +60 +100 tip

mercurial