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
Thu, 26 Mar 2015 16:40:53 +0100 Michiel Broek Initialize offset to zero with new detected 1-wire devices. changeset | files
Mon, 23 Mar 2015 20:34:47 +0100 Michiel Broek Added device read for the DS2413 dual channel PIO changeset | files
Fri, 20 Mar 2015 22:49:22 +0100 Michiel Broek Possible part of DS2408 code added. changeset | files
Fri, 20 Mar 2015 22:22:18 +0100 Michiel Broek Experimental idea changeset | files
Fri, 20 Mar 2015 20:23:12 +0100 Michiel Broek Added defines copied from kernel source with 1-Wire device family numbers. changeset | files
Fri, 20 Mar 2015 16:56:07 +0100 Michiel Broek Added support for all 1-wire temperature sensors that are in the Linux kernel source. changeset | files
Thu, 19 Mar 2015 20:32:23 +0100 Michiel Broek More global device locking changeset | files
Wed, 18 Mar 2015 14:45:43 +0100 Michiel Broek Upgraded jqwidgets from version 3.6.0 to version 3.7.1 changeset | files
Mon, 09 Mar 2015 09:42:18 +0100 Michiel Broek Added the README changeset | files
Sun, 08 Mar 2015 20:04:25 +0100 Michiel Broek Added url encoding changeset | files
Sun, 08 Mar 2015 19:52:53 +0100 Michiel Broek Added archives web page changeset | files
Sun, 08 Mar 2015 17:57:21 +0100 Michiel Broek Removed unused labview files changeset | files
Sun, 08 Mar 2015 17:26:54 +0100 Michiel Broek Added ARCHIVE LOG command changeset | files
Sun, 08 Mar 2015 16:51:19 +0100 Michiel Broek Improved help screen changeset | files
Sun, 08 Mar 2015 16:40:25 +0100 Michiel Broek Added ARCHIVE commands changeset | files
Sat, 07 Mar 2015 14:40:08 +0100 Michiel Broek Fixed error changeset | files
Sat, 07 Mar 2015 14:35:12 +0100 Michiel Broek Bumped to version 0.2.11 changeset | files
Sat, 07 Mar 2015 14:32:09 +0100 Michiel Broek Changed die() handler changeset | files
Sat, 07 Mar 2015 13:36:45 +0100 Michiel Broek More device locks in the network server changeset | files
Sat, 07 Mar 2015 12:08:00 +0100 Michiel Broek Update for newer boards changeset | files
Sat, 07 Mar 2015 11:33:10 +0100 Michiel Broek Added extra lock changeset | files
Fri, 20 Feb 2015 16:07:39 +0100 Michiel Broek Bumped to version 0.2.10 changeset | files
Fri, 20 Feb 2015 16:05:29 +0100 Michiel Broek Code cleanup and more conditions for debug temperature logging changeset | files
Thu, 19 Feb 2015 16:41:42 +0100 Michiel Broek The web dashboard now shows just 'history' on the graph changeset | files
Thu, 19 Feb 2015 16:39:35 +0100 Michiel Broek Actuators behind a PID now use power percentage instead of always 100% changeset | files
Thu, 19 Feb 2015 16:08:05 +0100 Michiel Broek Better protection, fixed fridge mode. changeset | files
Thu, 19 Feb 2015 15:43:43 +0100 Michiel Broek Simple temperature control in fridge mode. changeset | files
Thu, 19 Feb 2015 14:42:55 +0100 Michiel Broek Moved pid function to separate files changeset | files
Tue, 17 Feb 2015 23:27:47 +0100 Michiel Broek Better conditional PID logging changeset | files
Mon, 16 Feb 2015 23:21:45 +0100 Michiel Broek Restored blackout window changeset | files
(0) -300 -100 -60 +60 +100 +300 tip

mercurial