Mon, 08 May 2017 20:54:51 +0200 Michiel Broek Turn off MQTT debug changeset | files
Mon, 08 May 2017 17:03:25 +0200 Michiel Broek Add Raspberry support in MQTT init message changeset | files
Mon, 08 May 2017 16:32:43 +0200 Michiel Broek Extra shutdown delay changeset | files
Mon, 08 May 2017 16:26:02 +0200 Michiel Broek New MQTT protocol changeset | files
Sat, 29 Apr 2017 17:47:00 +0200 Michiel Broek Small fix changeset | files
Sat, 29 Apr 2017 17:07:36 +0200 Michiel Broek Added some MQTT publish clear functions. Version 0.5.8 changeset | files
Thu, 12 May 2016 21:43:07 +0200 Michiel Broek Better door and 12 volt detection and logging changeset | files
Wed, 11 May 2016 14:47:27 +0200 Michiel Broek Fixed some MQTT messages. Added more profile MQTT messages. Version 0.5.7 changeset | files
Mon, 09 May 2016 21:37:25 +0200 Michiel Broek Bumped to version 0.5.6 changeset | files
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. changeset | files
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 changeset | files
Sat, 30 Apr 2016 21:25:10 +0200 Michiel Broek Fixed empty setpoint values changeset | files
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 changeset | files
Sat, 26 Mar 2016 14:43:31 +0100 Michiel Broek The FAN always runs if the unit is active. Bumped tp version 0.5.3 changeset | files
Thu, 17 Mar 2016 23:28:29 +0100 Michiel Broek Code cleanup. changeset | files
Thu, 17 Mar 2016 17:25:02 +0100 Michiel Broek Fix Deadlok problem when there is only a heater or a cooler. changeset | files
Thu, 17 Mar 2016 17:10:41 +0100 Michiel Broek Fixed server log when changed PID parameters from the web interface. changeset | files
Fri, 11 Mar 2016 20:27:02 +0100 Michiel Broek Changed PID code. PID parameters are now stored 3 digits instead of 2 behind the decimal point. Prevent extreme heating or cooling in Beer mode. Heat and Cool lockdown now allows the lagest value to win instead of zero them both. PID output treshold from 2% to 50%. changeset | files
Sat, 05 Mar 2016 12:50:23 +0100 Michiel Broek Switched PID to BOO mode for all modes. changeset | files
Fri, 26 Feb 2016 15:14:00 +0100 Michiel Broek Remove temporary marker. changeset | files
Fri, 26 Feb 2016 13:38:44 +0100 Michiel Broek Swapped heat/cool symbols. changeset | files
Thu, 25 Feb 2016 23:24:50 +0100 Michiel Broek Small brewpanel display error fix, did not affect real hardware. changeset | files
Thu, 25 Feb 2016 23:14:46 +0100 Michiel Broek Bumped to version 0.5.2 and removed the brewco subdirectory because that has been implemented as Arduino project. changeset | files
Thu, 25 Feb 2016 22:42:54 +0100 Michiel Broek Compacted LCD display for units, allways 4 instead of 4 to 6 lines. But it's a bit more cryptic. We could write a short manual. changeset | files
Thu, 25 Feb 2016 20:26:40 +0100 Michiel Broek Fixed compiler warning changeset | files
Thu, 25 Feb 2016 20:12:27 +0100 Michiel Broek Use user defined characters for the LCD display just like in Arduino projects. changeset | files
Mon, 22 Feb 2016 19:24:49 +0100 Michiel Broek Merge changeset | files
Mon, 22 Feb 2016 19:22:39 +0100 Michiel Broek Simulate sensors resolution. changeset | files
Thu, 31 Dec 2015 21:03:52 +0100 Michiel Broek Less PID debug logging. changeset | files
Thu, 31 Dec 2015 20:52:28 +0100 Michiel Broek Fixed compiling on real Pi's changeset | files
Sun, 27 Dec 2015 20:52:52 +0100 Michiel Broek Bild target temperature 0.1 degree higher. Removed debug log from the simulator changeset | files
Sun, 27 Dec 2015 20:21:06 +0100 Michiel Broek The simulator now simulates the heater power in Watts. Changed Mash Remove? prompt. changeset | files
Sun, 27 Dec 2015 17:52:26 +0100 Michiel Broek Renamed Mash-in step to Prepare on the display. Don't run the pump when the mash is added. When preparing the mash, first heat the HLT, and then the MLT so that both have the chance to reach their target temperatures. changeset | files
Sun, 27 Dec 2015 17:18:58 +0100 Michiel Broek Moved mash added question to after mash rest mash-in step. changeset | files
Sun, 27 Dec 2015 16:09:44 +0100 Michiel Broek Updated several prompts. Added pump prime. Added first part of a test plan. changeset | files
Sat, 26 Dec 2015 23:35:42 +0100 Michiel Broek Improved steps logging. Some small fixes in the brew automation. changeset | files
Sat, 26 Dec 2015 21:45:44 +0100 Michiel Broek The brew state machine is complete, works but is not bugfree changeset | files
Tue, 22 Dec 2015 21:07:14 +0100 Michiel Broek Added initial part of the brew automation. changeset | files
Tue, 22 Dec 2015 15:59:26 +0100 Michiel Broek Manual mode now uses the PID's. The display shows heating percentage and the setpoints alternated very 2 seconds. changeset | files
Mon, 21 Dec 2015 22:53:29 +0100 Michiel Broek Revised brew steps again changeset | files
Mon, 21 Dec 2015 22:36:30 +0100 Michiel Broek Revised brew steps changeset | files
Mon, 21 Dec 2015 21:21:16 +0100 Michiel Broek Removed LCD auto dim mode, the display is allways on if this program runs. changeset | files
Mon, 21 Dec 2015 21:09:36 +0100 Michiel Broek Finished manual mode. changeset | files
Sun, 20 Dec 2015 23:26:03 +0100 Michiel Broek Manual mode works with heat percentages. changeset | files
Sun, 20 Dec 2015 20:52:37 +0100 Michiel Broek Added program locking. changeset | files
Sun, 20 Dec 2015 20:37:40 +0100 Michiel Broek Added file copy. Move home directory detection to the main program function. During opening of the main configuration file, backups are made, 10 revisions in total. changeset | files
Thu, 17 Dec 2015 22:45:54 +0100 Michiel Broek Completed the recipe editor. changeset | files
Wed, 16 Dec 2015 22:54:53 +0100 Michiel Broek Added recipe setup display menu. changeset | files
Wed, 16 Dec 2015 22:06:11 +0100 Michiel Broek Changed some prompt numbers. Added name editor. changeset | files
Tue, 15 Dec 2015 23:14:00 +0100 Michiel Broek Removed some development traces. changeset | files
Tue, 15 Dec 2015 23:11:42 +0100 Michiel Broek Added the beginning of the recipes editor. Added load and save of recipes file. changeset | files
Sat, 12 Dec 2015 22:17:25 +0100 Michiel Broek Fixes for compiling on Raspberry. changeset | files
Sat, 12 Dec 2015 21:47:04 +0100 Michiel Broek Updated configuration to allow hopstands. changeset | files
Sat, 12 Dec 2015 21:20:46 +0100 Michiel Broek Build a simulated immersion chiller. It will start on SIGUSR1 signal and stop on a SIGUSR2 signal. Hardcoded is te coolwater temperature at 14 degrees celcius. changeset | files
Sat, 12 Dec 2015 19:31:35 +0100 Michiel Broek Most parts of the simulator are working, needs some tuning. changeset | files
Fri, 11 Dec 2015 15:52:37 +0100 Michiel Broek Beginning of the main program loop changeset | files
Thu, 10 Dec 2015 21:34:28 +0100 Michiel Broek Moved manual menu to it's own function. changeset | files
Thu, 10 Dec 2015 17:31:45 +0100 Michiel Broek Changed device outputs and status leds. changeset | files
Thu, 10 Dec 2015 15:58:01 +0100 Michiel Broek Manual mode added. changeset | files
Sun, 06 Dec 2015 20:23:31 +0100 Michiel Broek Added selecting output relays. changeset | files
Sun, 06 Dec 2015 19:34:39 +0100 Michiel Broek Added selecting sensors. changeset | files
Sun, 06 Dec 2015 14:29:37 +0100 Michiel Broek Added PID editor. changeset | files
Sun, 06 Dec 2015 12:34:44 +0100 Michiel Broek Read/Write PID parameters from configuration. changeset | files
Sat, 05 Dec 2015 21:46:22 +0100 Michiel Broek Switched to PID code from Arduino changeset | files
Fri, 04 Dec 2015 22:57:23 +0100 Michiel Broek Changed internal storage of temperatures to float. Added 2 prompts. Added editors for float and integer values. Added most of brewunit edit functions. changeset | files
Fri, 04 Dec 2015 14:21:25 +0100 Michiel Broek Better brew state field names. changeset | files
Wed, 02 Dec 2015 17:16:41 +0100 Michiel Broek Added programming display CGRAM. Added display of characters from CGRAM. Changed prompts to allow free prompt strings. More code for the brewsystem unit editor. changeset | files
Sat, 28 Nov 2015 21:00:29 +0100 Michiel Broek Split some sources changeset | files
Sat, 28 Nov 2015 20:15:38 +0100 Michiel Broek Added automate state file. changeset | files
Sat, 28 Nov 2015 13:47:00 +0100 Michiel Broek Added prompts for the LCD. Basic processing loop written. changeset | files
Fri, 27 Nov 2015 22:56:26 +0100 Michiel Broek Updated dependencies changeset | files
Fri, 27 Nov 2015 22:56:00 +0100 Michiel Broek Added simulator configuration. changeset | files
Fri, 27 Nov 2015 22:00:23 +0100 Michiel Broek Stop devices thread if the program ends. changeset | files
Thu, 26 Nov 2015 22:52:48 +0100 Michiel Broek Fixed compiling with wiringPi changeset | files
Thu, 26 Nov 2015 22:47:42 +0100 Michiel Broek More configuration items added. changeset | files
Wed, 25 Nov 2015 22:49:35 +0100 Michiel Broek Brewco first phase development configuration structure. changeset | files
Wed, 25 Nov 2015 16:39:25 +0100 Michiel Broek Bumped to version 0.5.1 changeset | files
Wed, 25 Nov 2015 15:48:01 +0100 Michiel Broek The brewpanel can now run in daemon mode or debug mode. changeset | files
Wed, 25 Nov 2015 15:30:28 +0100 Michiel Broek Finished optional paneltype. Fixed all debug flags. changeset | files
Fri, 20 Nov 2015 23:29:55 +0100 Michiel Broek LCD backlight fixed to off state. changeset | files
Fri, 20 Nov 2015 22:43:50 +0100 Michiel Broek Dialog updates only changeset | files
Fri, 20 Nov 2015 20:49:58 +0100 Michiel Broek Fixed parameters pasing between different layers. changeset | files
Thu, 19 Nov 2015 22:50:17 +0100 Michiel Broek Initial part of LEDs and backlight implemented. changeset | files
Thu, 19 Nov 2015 21:17:26 +0100 Michiel Broek Moved global bit defines to config.h changeset | files
Thu, 19 Nov 2015 20:45:09 +0100 Michiel Broek Added LED objects to the SDL panel. changeset | files
Thu, 19 Nov 2015 15:05:19 +0100 Michiel Broek Updated design README changeset | files
Sun, 15 Nov 2015 21:12:11 +0100 Michiel Broek Fixed compiling for systems with wiringPi. Improved handling of udp sockets if there is no brewpanel running. changeset | files
Sat, 14 Nov 2015 23:40:51 +0100 Michiel Broek The brewpanel works, but still needs a lot more changeset | files
Sat, 14 Nov 2015 17:00:37 +0100 Michiel Broek Fixed compiling on a raspberry changeset | files
Sat, 14 Nov 2015 16:52:33 +0100 Michiel Broek The first ideas of the brewpanel simulation are in place. changeset | files
Sun, 08 Nov 2015 22:20:42 +0100 Michiel Broek Fixed compile changeset | files
Sun, 08 Nov 2015 22:13:02 +0100 Michiel Broek Reenabled code round LCD driver. changeset | files
Sun, 08 Nov 2015 21:24:52 +0100 Michiel Broek The server to panel socket protocol changeset | files
Sun, 08 Nov 2015 20:47:55 +0100 Michiel Broek Updated the panel layout. changeset | files
Sun, 08 Nov 2015 20:30:04 +0100 Michiel Broek Added cursor control, but no blinking yet. changeset | files
Sun, 08 Nov 2015 17:55:50 +0100 Michiel Broek The fontfile is now generated at the source site only to prevent the need for the imagemagic package on headless raspberries. changeset | files
Sun, 08 Nov 2015 17:50:01 +0100 Michiel Broek Updated dependencies. changeset | files
Sun, 08 Nov 2015 17:49:29 +0100 Michiel Broek Basic ideas to write to the simulated LCD display are in place. changeset | files
Sat, 07 Nov 2015 22:42:47 +0100 Michiel Broek Added configure message about SDL presence. changeset | files
Sat, 07 Nov 2015 22:34:28 +0100 Michiel Broek Fixed compiling on systems without SDL libraries, and they don't need tha brewpanel program. changeset | files
Sat, 07 Nov 2015 22:04:17 +0100 Michiel Broek Added a new brewpanel program that runs on an SDL/X screen. It will be an emulator for the hardware panels. Development version 0.5.0 changeset | files
Mon, 05 Oct 2015 15:21:46 +0200 Michiel Broek Make sure that a DS2413 device used as input has the output latch turned off. changeset | files
Fri, 18 Sep 2015 12:55:49 +0200 Michiel Broek Removed thermometers program and directory. Version 0.4.3 changeset | files
Thu, 17 Sep 2015 20:54:34 +0200 Michiel Broek Fixed compiling on a real RPi. changeset | files
Thu, 17 Sep 2015 20:45:01 +0200 Michiel Broek Code cleanup. changeset | files
Thu, 17 Sep 2015 20:38:07 +0200 Michiel Broek More tooltips again. changeset | files
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
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
Mon, 16 Feb 2015 20:41:09 +0100 Michiel Broek Code cleanup changeset | files
Mon, 16 Feb 2015 19:52:42 +0100 Michiel Broek Added more precision to the unit low and high black window margins. Switched to PID routine from Pid without a PhD. The PID compute routine is now in the one second loop. The switch delay times are now in seconds, 0..720. changeset | files
Sun, 15 Feb 2015 23:09:00 +0100 Michiel Broek PID changes and algorithm tuning. changeset | files
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 changeset | files
Sun, 15 Feb 2015 18:21:20 +0100 Michiel Broek Fixed logging of old pid error again changeset | files
Sun, 15 Feb 2015 18:18:44 +0100 Michiel Broek Fixed logging of old pid error changeset | files
Sun, 15 Feb 2015 18:06:21 +0100 Michiel Broek PID old error was not set to the previous value but was always zero. changeset | files
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. changeset | files
Wed, 14 Jan 2015 13:20:16 +0100 Michiel Broek Better tab switching with a cookie changeset | files
Wed, 14 Jan 2015 12:50:12 +0100 Michiel Broek Added cookies to remember tabs changeset | files
Wed, 17 Dec 2014 15:44:58 +0100 Michiel Broek Added PING/PONG command to the server. Bumped to version 0.2.7 changeset | files
Mon, 01 Dec 2014 14:15:22 +0100 Michiel Broek Use confirm instead of enter key when stepping to a new beer or fridge temperature changeset | files
Sat, 29 Nov 2014 21:03:31 +0100 Michiel Broek Upgraded jqwidgets to version 3.6.0 changeset | files
Sat, 29 Nov 2014 16:07:34 +0100 Michiel Broek The LIST LOG command now automatic adjusts the number of output lines and resolution by calculating a reasonable interval between 1 and 60 minutes. Bumped to version 0.2.6 changeset | files
Sat, 15 Nov 2014 20:35:32 +0100 Michiel Broek Show heater/cooler usgae in percent on the web page. Bunped to version 0.2.5 changeset | files
Tue, 11 Nov 2014 16:19:07 +0100 Michiel Broek Fixed logfile header changeset | files
Tue, 11 Nov 2014 16:10:48 +0100 Michiel Broek Added usage counters to the beer logfiles. Bumped to version 0.2.4 changeset | files
Sun, 02 Nov 2014 19:47:50 +0100 Michiel Broek Thinner lines for chart drawing changeset | files
Sun, 02 Nov 2014 18:00:05 +0100 Michiel Broek Added print and save as png buttons changeset | files
Sun, 02 Nov 2014 13:47:57 +0100 Michiel Broek Added comment changeset | files
Wed, 29 Oct 2014 20:27:37 +0100 Michiel Broek Added usage counters changeset | files
Wed, 29 Oct 2014 14:41:00 +0100 Michiel Broek Corrected margin labels changeset | files
Wed, 29 Oct 2014 14:36:53 +0100 Michiel Broek Corrected margin labels changeset | files
Sat, 25 Oct 2014 21:16:25 +0200 Michiel Broek Bumped to version 0.2.3 changeset | files
Sat, 25 Oct 2014 21:08:47 +0200 Michiel Broek Added code to detect primary fermentation changeset | files
Wed, 22 Oct 2014 12:42:20 +0200 Michiel Broek Corrected comment changeset | files
Thu, 04 Sep 2014 14:07:09 +0200 Michiel Broek Make ajax response for profile state the same as the startup state changeset | files
Wed, 03 Sep 2014 15:38:01 +0200 Michiel Broek The global system name was not saved or restored from the configuration file. changeset | files
(0) -224 +224 tip

mercurial