Thu, 17 Sep 2015 17:31:43 +0200 Michiel Broek More tooltips changeset | files
Thu, 17 Sep 2015 17:09:09 +0200 Michiel Broek Set sane default profile values when not using a profile. changeset | files
Thu, 17 Sep 2015 17:01:15 +0200 Michiel Broek More fixes for profiles temperature window. Added the sliding beer/air target switch. changeset | files
Thu, 17 Sep 2015 15:52:46 +0200 Michiel Broek Adding tooltips in the liveview screen. changeset | files
Thu, 17 Sep 2015 13:15:23 +0200 Michiel Broek Changed frdige_mode paramater to 0..100 so we can work with a percentage. changeset | files
Thu, 17 Sep 2015 13:09:29 +0200 Michiel Broek Fixed crash after profile is finished. Fixed error in UNIT GET output. changeset | files
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. changeset | files
Tue, 15 Sep 2015 17:29:15 +0200 Michiel Broek Bumped to version 0.4.1 changeset | files
Tue, 15 Sep 2015 17:26:26 +0200 Michiel Broek Switched to new device read code. Removed the incomplete support for the DS2408 1-wire chip. changeset | files
Tue, 15 Sep 2015 15:37:39 +0200 Michiel Broek Spelling correction. changeset | files
Tue, 15 Sep 2015 14:50:35 +0200 Michiel Broek Fixed initialisation of new GPIO RS433 and DHT11 devices. changeset | files
Tue, 15 Sep 2015 14:44:21 +0200 Michiel Broek Fixed initialisation of new GPIO devices. changeset | files
Thu, 20 Aug 2015 21:14:44 +0200 Michiel Broek Bumped from version 0.3.7 to stable version 0.4.0 changeset | files
Thu, 20 Aug 2015 15:58:32 +0200 Michiel Broek Graphs stepping should now work for archives and current fermenters. changeset | files
Thu, 20 Aug 2015 14:32:56 +0200 Michiel Broek Graph lines logging can handle longer logfiles and has a safety limit. changeset | files
Wed, 19 Aug 2015 22:09:17 +0200 Michiel Broek Create a new configuration file if it doesn't exist. changeset | files
Sat, 15 Aug 2015 11:27:54 +0200 Michiel Broek Changed graph spline type into line type. changeset | files
Fri, 07 Aug 2015 11:29:23 +0200 Michiel Broek Fixed adding a new unit. changeset | files
Sun, 02 Aug 2015 14:17:10 +0200 Michiel Broek Fixed month display in live view and archive view. Bumped to version 0.3.7. changeset | files
Tue, 21 Jul 2015 21:20:57 +0200 Michiel Broek Fixed date display formatting on the web pages. Tooltips display date and time, the normal X-axis only the date. changeset | files
Sat, 27 Jun 2015 17:28:16 +0200 Michiel Broek Bumped from version 0.3.5 to version 0.3.6. changeset | files
Sat, 27 Jun 2015 16:15:23 +0200 Michiel Broek Moved the simulators button in the maintenance panel changeset | files
Sat, 27 Jun 2015 14:24:39 +0200 Michiel Broek Only write configuration if something changed. changeset | files
Sat, 27 Jun 2015 14:08:49 +0200 Michiel Broek Help screens for the commands are moved into the commands. changeset | files
Sat, 27 Jun 2015 12:52:04 +0200 Michiel Broek Small code cleanup changeset | files
Fri, 26 Jun 2015 13:42:05 +0200 Michiel Broek Fixed profile steps updateing from the web interface. changeset | files
Sun, 21 Jun 2015 20:15:43 +0200 Michiel Broek Bumped to version 0.3.5 changeset | files
Sun, 21 Jun 2015 20:09:51 +0200 Michiel Broek Improved Archives View layout. changeset | files
Sun, 21 Jun 2015 19:51:58 +0200 Michiel Broek In Archives, remove .log from download and view functions. Added new Save as PDF buttons. changeset | files
Sun, 14 Jun 2015 22:48:45 +0200 Michiel Broek Fixed php scripts for jqwidgets version 3.8.0 changeset | files
Sun, 14 Jun 2015 20:39:36 +0200 Michiel Broek Upgraded jqwidgets from version 3.7.1 to version 3.8.0 changeset | files
Tue, 02 Jun 2015 22:37:08 +0200 Michiel Broek Bumped to development version 0.3.4 changeset | files
Tue, 02 Jun 2015 21:52:48 +0200 Michiel Broek Prevent undefined variables in getstate.php changeset | files
Tue, 02 Jun 2015 19:57:53 +0200 Michiel Broek Fixed memory leak in wrconfig changeset | files
Tue, 02 Jun 2015 17:50:05 +0200 Michiel Broek Removed debug log message changeset | files
Tue, 02 Jun 2015 17:13:13 +0200 Michiel Broek Fix for server crash changeset | files
Tue, 02 Jun 2015 14:14:20 +0200 Michiel Broek Fixed compiling on a real RPi changeset | files
Tue, 02 Jun 2015 14:03:46 +0200 Michiel Broek Better simulator temperature reality changeset | files
Mon, 18 May 2015 21:19:06 +0200 Michiel Broek Version 0.3.3, still not for production. Fixed warnings when the simulator code is compiled. Slowed the simulator air temperature change 60 times. More realistic temperature changes for the heater and cooler elements. Improved logic in the simulator. changeset | files
Sun, 17 May 2015 23:23:25 +0200 Michiel Broek Tuning PID code. Samll changes on the unit web page. changeset | files
Sun, 17 May 2015 19:34:55 +0200 Michiel Broek Back to the old PID algorythm. Version 0.3.1. changeset | files
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 changeset | files
Thu, 14 May 2015 22:03:35 +0200 Michiel Broek Experiment with zero window changeset | files
Sun, 05 Apr 2015 11:09:45 +0200 Michiel Broek Leds on if any state value is set. changeset | files
Thu, 02 Apr 2015 23:24:32 +0200 Michiel Broek Added ARCHIVE GET file download command. changeset | files
Thu, 02 Apr 2015 22:23:18 +0200 Michiel Broek Plot room temperature on the dashboard. changeset | files
Thu, 02 Apr 2015 22:08:15 +0200 Michiel Broek Added ARCHIVE LOG view. changeset | files
Thu, 02 Apr 2015 21:53:28 +0200 Michiel Broek Added room temperature to ARCHIVE LOG command output. changeset | files
Wed, 01 Apr 2015 23:13:08 +0200 Michiel Broek Added logging of the room temperature. changeset | files
Wed, 01 Apr 2015 22:54:27 +0200 Michiel Broek Fixed compile issue on non-Pi systems changeset | files
Wed, 01 Apr 2015 22:39:27 +0200 Michiel Broek Bumped to version 0.2.13. changeset | files
Wed, 01 Apr 2015 22:37:28 +0200 Michiel Broek Improved regular logging, disabled some debug logging. changeset | files
Wed, 01 Apr 2015 22:10:59 +0200 Michiel Broek Fixed auto device update timer changeset | files
Wed, 01 Apr 2015 21:56:35 +0200 Michiel Broek Added door and PSU sensors. Added interior light logic and switching. changeset | files
Wed, 01 Apr 2015 17:28:26 +0200 Michiel Broek Added Fan delay logic. changeset | files
Wed, 01 Apr 2015 15:56:04 +0200 Michiel Broek Changed Fan switch logic. changeset | files
Wed, 01 Apr 2015 15:20:05 +0200 Michiel Broek Completed DS2413 device code and driver. changeset | files
Thu, 26 Mar 2015 20:58:23 +0100 Michiel Broek Bumped to version 0.2.12 changeset | files
Thu, 26 Mar 2015 20:55:43 +0100 Michiel Broek Added device direction and value in devices maintenance screen changeset | files
Thu, 26 Mar 2015 20:34:53 +0100 Michiel Broek Fixed Offset label in device editor. Added code to edit pin states for DS2408 and DS2413 1-wire devices. changeset | files
(0) -300 -100 -60 +60 +100 +300 tip

mercurial