Mon, 01 Sep 2014 22:06:39 +0200 Michiel Broek Better profile progress logging file | diff | annotate
Mon, 01 Sep 2014 15:43:13 +0200 Michiel Broek Added logging if profile state is changed via the web interface. Log profile progress each half hour in syslog. Profile resttime steps 0 hours is allowed, meaning resttime or steptime must be set for a valid step. Updated the helptext on the web page. file | diff | annotate
Sun, 31 Aug 2014 18:25:32 +0200 Michiel Broek Fixed unit edit heater/cooler delay values. Heater and Cooler start/stop now use a different algorithm. 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
Tue, 26 Aug 2014 13:50:35 +0200 Michiel Broek All syslog logging only to LOG_NOTICE file | diff | annotate
Mon, 25 Aug 2014 21:33:57 +0200 Michiel Broek Don't log debug pid messages if there is no error difference 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
Mon, 18 Aug 2014 19:44:41 +0200 Michiel Broek Added profile panel menus and system panel menus file | diff | annotate
Mon, 18 Aug 2014 16:13:56 +0200 Michiel Broek Setting fridge and beer temperature from the panel implemented file | diff | annotate
Mon, 18 Aug 2014 15:10:09 +0200 Michiel Broek You can now safely add and remove units on a running system. 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
Thu, 14 Aug 2014 21:50:38 +0200 Michiel Broek Added more panel menus file | diff | annotate
Wed, 13 Aug 2014 21:41:10 +0200 Michiel Broek Changed a lot of loglevels file | diff | annotate
Wed, 13 Aug 2014 21:21:55 +0200 Michiel Broek Added loggin when a device is switched on or off in beer/fridge/profile mode. file | diff | annotate
Wed, 13 Aug 2014 21:04:29 +0200 Michiel Broek Added code to control the Fan. file | diff | annotate
Wed, 13 Aug 2014 17:37:59 +0200 Michiel Broek Remove debug log information about regular configuration saving. file | diff | annotate
Tue, 12 Aug 2014 13:09:50 +0200 Michiel Broek Removed LCD shadow copy buffer. file | diff | annotate
Tue, 12 Aug 2014 12:42:15 +0200 Michiel Broek Fixed end of profile steps, didn't go to the PROFILE_DONE state. file | diff | annotate
Mon, 11 Aug 2014 18:38:57 +0200 Michiel Broek Added profile running and steps handling. 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
Sun, 10 Aug 2014 21:22:17 +0200 Michiel Broek Code cleanup, streamlined error messages. file | diff | annotate
Sun, 10 Aug 2014 17:25:50 +0200 Michiel Broek Added offset value for sensor that need it file | diff | annotate
Sun, 10 Aug 2014 16:17:03 +0200 Michiel Broek Added global setup file | diff | annotate
Sun, 10 Aug 2014 14:45:11 +0200 Michiel Broek Added GLOBAL GET and GLOBAL PUT commands. file | diff | annotate
Sun, 10 Aug 2014 13:26:35 +0200 Michiel Broek Start initial menu setup file | diff | annotate
Sun, 10 Aug 2014 12:09:07 +0200 Michiel Broek Fixed LCD display updates. Better key routines. file | diff | annotate
Sat, 09 Aug 2014 21:42:28 +0200 Michiel Broek Added first panel key routines. The LCD display steps manual only and has a 2 minutes backlight timeout. file | diff | annotate
Sat, 09 Aug 2014 17:24:32 +0200 Michiel Broek Added panel thread file | diff | annotate
Sat, 09 Aug 2014 17:06:25 +0200 Michiel Broek Added dependencies for panel file | diff | annotate
Fri, 08 Aug 2014 23:07:44 +0200 Michiel Broek Reset output when a different profile is selected. Better startup logging about the unit state. Added Beer, Fridge and partial Profile settings from the liveview weeb screen. file | diff | annotate
Thu, 07 Aug 2014 22:06:18 +0200 Michiel Broek Added some ideas about profiles. file | diff | annotate
Thu, 07 Aug 2014 14:20:11 +0200 Michiel Broek Init logfile when a unit is turned on. Added comments for profile processing. file | diff | annotate
Tue, 05 Aug 2014 22:50:33 +0200 Michiel Broek Added heat/cool state to the LCD display file | diff | annotate
Tue, 05 Aug 2014 21:33:06 +0200 Michiel Broek PID finetuning file | diff | annotate
Tue, 05 Aug 2014 16:24:17 +0200 Michiel Broek Fixed switching problems file | diff | annotate
Tue, 05 Aug 2014 15:44:29 +0200 Michiel Broek Removing units thread file | diff | annotate
Mon, 04 Aug 2014 23:34:22 +0200 Michiel Broek Added PID implementation and 433 MHz radio control switches. Not reliable yet. file | diff | annotate
Mon, 04 Aug 2014 15:25:13 +0200 Michiel Broek Added some comments file | diff | annotate
Mon, 04 Aug 2014 15:18:29 +0200 Michiel Broek Initial code for a simple PID controller. file | diff | annotate
Sun, 03 Aug 2014 22:49:33 +0200 Michiel Broek Units editing is more or less complete. Changed structures for heating, cooling, fan and door. Updated the web interface to confuigure all these things. file | diff | annotate
Sat, 02 Aug 2014 22:33:15 +0200 Michiel Broek Added device configuration file | diff | annotate
Fri, 01 Aug 2014 11:45:35 +0200 Michiel Broek Fixed GET AIR|BEER commands. Save configuration every 30 minutes. file | diff | annotate
Thu, 31 Jul 2014 23:57:04 +0200 Michiel Broek Removed old 1-wire bus file | diff | annotate
Thu, 31 Jul 2014 23:39:11 +0200 Michiel Broek Threads partly working via new devices interface file | diff | annotate
Thu, 31 Jul 2014 17:52:41 +0200 Michiel Broek Fixed wrong includes file | diff | annotate
Thu, 31 Jul 2014 17:44:50 +0200 Michiel Broek Added device configuration file | diff | annotate
Wed, 30 Jul 2014 23:06:46 +0200 Michiel Broek Update LCD even when unit is off file | diff | annotate
Wed, 30 Jul 2014 22:57:48 +0200 Michiel Broek Unit mode can switch between OFF and NONE. file | diff | annotate
Wed, 30 Jul 2014 10:41:54 +0200 Michiel Broek Removed old thermferm.log file file | diff | annotate
Thu, 24 Jul 2014 20:45:15 +0200 Michiel Broek Always use uuid to select units and remove numeric record id's. file | diff | annotate
Sun, 13 Jul 2014 22:13:13 +0200 Michiel Broek Added missing conditional file | diff | annotate
Sun, 13 Jul 2014 21:00:01 +0200 Michiel Broek New rotating LCD display file | diff | annotate
Sun, 13 Jul 2014 17:31:45 +0200 Michiel Broek Added .h files file | diff | annotate
Sat, 12 Jul 2014 23:50:48 +0200 Michiel Broek Started code of roulating lcd display file | diff | annotate
Sat, 12 Jul 2014 22:32:29 +0200 Michiel Broek Added units logging file | diff | annotate
Fri, 04 Jul 2014 23:37:53 +0200 Michiel Broek Added units processing thread file | diff | annotate
(0) -60 tip

mercurial