Sun, 05 May 2024 15:49:03 +0200 Michiel Broek Version 0.9.20a1. Analyse threads cpu usage. One-wire added a resolution flag to prevent continuous resolution checks, now only for new sensors and replugged known sensors. Added two 40 sSec delays in the state machine. In the panel thread moved a few locks so these expensive calls are called only when needed. file | diff | annotate
Sat, 04 May 2024 17:37:47 +0200 Michiel Broek Added test for gettid() file | diff | annotate
Sat, 04 May 2024 15:18:02 +0200 Michiel Broek Log pid of each started thread so we can see which uses the most cpu time. file | diff | annotate
Thu, 02 May 2024 15:49:16 +0200 Michiel Broek Version 0.9.19b3. The simulator thread can be paused to be able to add and delete simulators. Added simulated door and PSU status. Devices can now fully use multiple simulators. Better rounding of simulated temperature values. The server SIMULATOR DEL and ADD commands pause the simulator when the linked list is manipulated. Fixed SIGSEGV when a simulator is added. Added socket SO_REUSEADDR again to the server socket. file | diff | annotate
Tue, 30 Apr 2024 17:26:41 +0200 Michiel Broek Version 0.9.19b2. Simulator redesign and it is now possible to run more then one simulator. All simulated devices have address names that include the simulator number. Added the setup screen for the most part. Not compatible with previous versions if a simulator was used, delete all simulators and simulated devices during stop and start. file | diff | annotate
Wed, 24 Apr 2024 11:04:00 +0200 Michiel Broek Drop fermenter volume setting. file | diff | annotate
Mon, 22 Apr 2024 11:33:04 +0200 Michiel Broek Version 0.9.19a2. Dropped TEMPSTATE[] and only use DEVPRESENT[] to mark devices state. Adjusted webpages for this switch in responses. Adjusted MySQL mon_fermenters enum values too. Rename some global Config records to better reflect their real use.Added one-wire json records and websocket. Announce when some onewire device changes. Add UNITS JSON command without parameter. Dropped global tempFormat setting that was never used. file | diff | annotate
Sat, 13 Apr 2024 16:50:26 +0200 Michiel Broek Added websockets to thermferm. Started new www directory for websocket enabled web. The init script now waits until thermferm is completely stopped. file | diff | annotate
Thu, 11 Apr 2024 13:18:20 +0200 Michiel Broek Finished one-wire ds2413 output file | diff | annotate
Fri, 05 Apr 2024 16:19:39 +0200 Michiel Broek Version 0.9.17a1. Revised starting and stopping the threads. Fixed stopping the command server thread. Moved one-wire tempeature sensors resolution correction to the one-wire thread. The devices thread fetches temperatures from the one-wire thread. The one-wire thread does everything for the temperature sensors. The command server uses private sockets. Still, only one session at the same time is handled. file | diff | annotate
Tue, 02 Apr 2024 15:03:12 +0200 Michiel Broek Added one-wire thread and some old state table macro's. The state machine first state scans new one-wire devices and stores them in a linked list. file | diff | annotate
Sat, 23 Mar 2024 12:18:14 +0100 Michiel Broek All thread locks from wiringPi to standard pthreads. file | diff | annotate
Sun, 10 Jul 2022 14:33:13 +0200 Michiel Broek Version 0.9.11. Removed lcd debug message after 7 years. Added setup for alternative beer sensor. If the main sensor is gone, the alternative will be used. file | diff | annotate
Sat, 27 Apr 2019 15:36:16 +0200 Chiel Broek Version 0.9.5, interior lights are now only controlled by the open door or a 5 minutes timer. The timer is started via an MQTT command. The BMS web application sends this command just before a webcam page is requested. file | diff | annotate
Wed, 27 Feb 2019 17:38:06 +0100 Michiel Broek Concept for yeast limits settings. file | diff | annotate
Thu, 07 Feb 2019 14:59:47 +0100 Michiel Broek Version 0.9.3. Splitted the temperature low and high settings in fridge and beer mode. file | diff | annotate
Sun, 20 Jan 2019 13:34:09 +0100 Michiel Broek Version 0.9.2 DLOG messages every minute unless a unit is off. More event messages added. The target temperatur is now taken from the PIDs. file | diff | annotate
Mon, 14 Jan 2019 22:46:27 +0100 Michiel Broek Removed useless version marks from the xml configuration. Added DCMD profile configuration to install and delete profiles in a fermenter. Removed the old profiles configuration. Removed useless xml configuration error check because none has been triggered in five years, Removed several obsolete upgrade functions. Updated the web liveview. file | diff | annotate
Thu, 10 Jan 2019 16:33:42 +0100 Michiel Broek Version 0.9.0. Implemented DCMD via mqtt to set stage, mode, setpoint low and high. Implemeted DCMD via mqtt to set heater, cooler, fan and light state. Implemented DCMD via mqtt to set product code and name. Set the PID's in fridge mode without idle range offset, that was an old leftover setting that was obsolete. file | diff | annotate
Sat, 04 Aug 2018 16:29:12 +0200 Michiel Broek Versie 0.8.8 Fermentation stage implemented in units. file | diff | annotate
Thu, 02 Aug 2018 12:20:06 +0200 Michiel Broek Versie 0.8.6 De mosquitto library is geen optie meer maar verplicht. file | diff | annotate
Tue, 31 Jul 2018 16:42:11 +0200 Michiel Broek Versie 0.8.5. Implementatie product code en product naam. Implementatie DLOG MQTT berichten. Verminderde server rotocol debug berichten. file | diff | annotate
Wed, 25 Jul 2018 20:08:13 +0200 Michiel Broek Updated simulator with more simulated devices. file | diff | annotate
Mon, 23 Jul 2018 14:41:21 +0200 Michiel Broek Versie 0.8.3. Enkele debug console berichten verwijderd. De MQTT NCMD reboot en rebirth commando's geimplementeerd. file | diff | annotate
Sat, 21 Jul 2018 20:40:02 +0200 Michiel Broek Versie 0.8.2. Node NBIRTH payload heeft nu netwerk informatie. file | diff | annotate
Wed, 18 Jul 2018 13:26:37 +0200 Michiel Broek Versie 0.6.8. Code cleanup. Publish NDATA MQTT bericht iedere 5 minuten of als er een THB wijziging is. file | diff | annotate
Mon, 16 Jul 2018 17:23:22 +0200 Michiel Broek Versie 0.6.7. Globale uuid toegevoegd voor de NBIRTH payload. file | diff | annotate
Sat, 14 Jul 2018 21:15:20 +0200 Michiel Broek Versie 0.6.4. Aan de global setup de MQTT instellingen toegevoegd. Die zijn er ook als MQTT niet op het systeem aanwezig is. Indien het de global setup wijzigd, wordt de MQTT verbinding opnieuw gemaakt. file | diff | annotate
Sat, 14 Jul 2018 17:21:25 +0200 Michiel Broek Versie 0.6.3. MQTT device berichten alleen als een fermenter ingeschakeld is. MQTT fermenter birth en death berichhten als een fementer in of uitgeschakeld wordt. MQTT node death bericht bij normaal afsluiten van de daemon. Alle MQTT persistent berichten worden nu goed opgeruikmd. file | diff | annotate
Thu, 10 Aug 2017 16:27:54 +0200 Michiel Broek Serious alarms are above 255 file | diff | annotate
Tue, 25 Jul 2017 11:43:35 +0200 Michiel Broek Added unit alarm flag file | diff | annotate
Mon, 26 Jun 2017 19:21:07 +0200 Michiel Broek Added chiller configuration items file | diff | annotate
Wed, 07 Jun 2017 23:06:47 +0200 Michiel Broek Version 0.6.1 added support for domoticz mqtt sensors. file | diff | annotate
Fri, 19 May 2017 16:34:21 +0200 Michiel Broek Version 0.6.0. The MQTT data messages are now allways the same length so that openhab will function with the message updates. file | diff | annotate
Mon, 08 May 2017 16:26:02 +0200 Michiel Broek New MQTT protocol file | diff | annotate
Mon, 09 May 2016 21:35:55 +0200 Michiel Broek Units now have an unique alias name so that the MQTT messages are more friendly. file | diff | annotate
Mon, 02 May 2016 16:15:37 +0200 Michiel Broek Created mqtt sourcefiles. Use flags to trigger publish messages. The main source does not know and does not care if MQTT messages will be sent. Version 0.5.5 file | diff | annotate
Sat, 30 Apr 2016 21:06:20 +0200 Michiel Broek Compiles mosquitto code if library is found on the system. Bumped to version 0.5.4 file | diff | annotate
Sat, 14 Nov 2015 16:52:33 +0100 Michiel Broek The first ideas of the brewpanel simulation are in place. file | diff | annotate
Sun, 08 Nov 2015 22:13:02 +0100 Michiel Broek Reenabled code round LCD driver. file | diff | annotate
Wed, 16 Sep 2015 22:05:05 +0200 Michiel Broek Fermentation profiles now have a low and high temperature setting so that you can use a temperture window. Each profile step can now set for beer or air temperature reference. The logfiles have an extra temperature field for this. Bumped to version 0.4.2. file | diff | annotate
Sat, 16 May 2015 17:39:30 +0200 Michiel Broek Made the client-server protocol more robust. When a change to a unit is made using the web interface, the main process is stopped during the update. Splitted the PID in two PID's, one for heating and one for cooling. Adjusted the web edit scrreen for this, but there are still rough edges. Replaced the PID code, maybe this one works better for our purpose. The simulator air temperature changes on the simulator heater and cooler, but it is not realistic at all. This is a development version, do not use in production. The version is 0.3.0 file | diff | annotate
Fri, 20 Mar 2015 20:23:12 +0100 Michiel Broek Added defines copied from kernel source with 1-Wire device family numbers. file | diff | annotate
Mon, 16 Feb 2015 20:41:09 +0100 Michiel Broek Code cleanup file | diff | annotate
Sun, 15 Feb 2015 20:38:54 +0100 Michiel Broek Added Kp, Kd and Ki settings to the units. Bumped to version 0.2.9 file | diff | annotate
Sat, 07 Feb 2015 23:12:55 +0100 Michiel Broek Updated to add support for lights in a fermenter unit and a Power Supply status. file | diff | annotate
Wed, 29 Oct 2014 20:27:37 +0100 Michiel Broek Added usage counters file | diff | annotate
Wed, 29 Oct 2014 14:41:00 +0100 Michiel Broek Corrected margin labels file | diff | annotate
Sat, 25 Oct 2014 21:08:47 +0200 Michiel Broek Added code to detect primary fermentation file | diff | annotate
Wed, 03 Sep 2014 15:02:09 +0200 Michiel Broek Profile progress is visible in the web interface file | diff | annotate
Sat, 30 Aug 2014 13:06:07 +0200 Michiel Broek The PID commands have an adjustable delay, default 5 minutes file | diff | annotate
Sat, 23 Aug 2014 23:38:18 +0200 Michiel Broek Simulation of fridge cold loss to the room added for testing. file | diff | annotate
Fri, 22 Aug 2014 17:12:42 +0200 Michiel Broek Added framework for a simulation of a fridge with heater to use as controlled fermentor file | diff | annotate
Mon, 18 Aug 2014 19:55:52 +0200 Michiel Broek Removed two system menus that would not work correctly. All panel menus are complete now. file | diff | annotate
Sat, 16 Aug 2014 17:11:09 +0200 Michiel Broek Selecting units in setup does now work. Menu select variables are protected with thread locking. file | diff | annotate
Fri, 15 Aug 2014 14:38:32 +0200 Michiel Broek Added thread locks to all LCD access functions. This seems to have fixed the LCD corruption problems. file | diff | annotate
Thu, 14 Aug 2014 22:43:41 +0200 Michiel Broek Added thread locks for device processing file | diff | annotate
Mon, 11 Aug 2014 12:34:49 +0200 Michiel Broek Added profile state ABORT file | diff | annotate
Mon, 11 Aug 2014 11:09:23 +0200 Michiel Broek Do not use 100% cpu on a system without devices file | diff | annotate
Sun, 10 Aug 2014 23:36:22 +0200 Michiel Broek Added a bunch of panel menus file | diff | annotate
(0) -100 -60 tip

mercurial