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 file | diff | annotate
Wed, 29 Oct 2014 20:27:37 +0100 Michiel Broek Added usage counters 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:29:46 +0200 Michiel Broek LIST LOG sends lines per 30 minutes instead of 10 minutes. file | diff | annotate
Wed, 03 Sep 2014 15:02:09 +0200 Michiel Broek Profile progress is visible in the web interface file | diff | annotate
Tue, 02 Sep 2014 16:37:43 +0200 Michiel Broek UNIT PUT command logging added. file | diff | annotate
Tue, 02 Sep 2014 15:32:00 +0200 Michiel Broek SIMULATOR PUT command logging added. file | diff | annotate
Tue, 02 Sep 2014 15:14:53 +0200 Michiel Broek PROFILE PUTS command logging added. file | diff | annotate
Tue, 02 Sep 2014 15:07:34 +0200 Michiel Broek PROFILE PUT command logging added. file | diff | annotate
Tue, 02 Sep 2014 15:02:33 +0200 Michiel Broek GLOBAL PUT command logging added. file | diff | annotate
Tue, 02 Sep 2014 14:10:37 +0200 Michiel Broek Profile progress logging now also shows the percentage done. The DEVICE PUT command logs all changed values. 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 14:45:03 +0200 Michiel Broek All web screens now show the program name and version 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 20:47:30 +0200 Michiel Broek Better log output for web graphs. Webgraphs can now display heater and cooler usage. file | diff | annotate
Sun, 24 Aug 2014 14:41:31 +0200 Michiel Broek LIST LOG also output lines on state changes file | diff | annotate
Sat, 23 Aug 2014 12:48:55 +0200 Michiel Broek Fixed cooler_size bug 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
Wed, 20 Aug 2014 22:15:12 +0200 Michiel Broek Updated web dashboard layout file | diff | annotate
Mon, 18 Aug 2014 19:58:56 +0200 Michiel Broek Fixed conditional compile 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
Thu, 14 Aug 2014 22:43:41 +0200 Michiel Broek Added thread locks for device processing file | diff | annotate
Wed, 13 Aug 2014 22:02:14 +0200 Michiel Broek Add a sane default for profile precessing. file | diff | annotate
Wed, 13 Aug 2014 21:41:10 +0200 Michiel Broek Changed a lot of loglevels file | diff | annotate
Tue, 12 Aug 2014 13:09:50 +0200 Michiel Broek Removed LCD shadow copy buffer. 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 12:34:05 +0200 Michiel Broek Added profile state ABORT 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:56:22 +0200 Michiel Broek Added room temperature and humidity to the web interface file | diff | annotate
Sun, 10 Aug 2014 14:45:11 +0200 Michiel Broek Added GLOBAL GET and GLOBAL PUT commands. 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 20:34:07 +0200 Michiel Broek Added PROFILE GET and PROFILE PUT commands. Adjusted the web interface file | diff | annotate
Thu, 07 Aug 2014 19:38:30 +0200 Michiel Broek Client/Server communication is now almost final 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 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
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 19:31:03 +0200 Michiel Broek Web - server communication for switches improved. 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 16:13:55 +0200 Michiel Broek A bit of code cleanup 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 22:15:22 +0200 Michiel Broek LIST BUS now displays the new devices table. Adjusted the web screen file | diff | annotate
Thu, 31 Jul 2014 17:44:50 +0200 Michiel Broek Added device configuration file | diff | annotate
Thu, 31 Jul 2014 13:43:09 +0200 Michiel Broek Added GET AIR, GET BEER, GET TARGET commands 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
Sun, 27 Jul 2014 17:06:08 +0200 Michiel Broek Implemented PROFILE PUTS command file | diff | annotate
Sat, 26 Jul 2014 22:18:44 +0200 Michiel Broek Added DEL PROFILE command file | diff | annotate
Sat, 26 Jul 2014 13:18:00 +0200 Michiel Broek Profiles now have a busy state file | diff | annotate
Thu, 24 Jul 2014 23:14:20 +0200 Michiel Broek Fixed compiling on systems with wiringpi libs file | diff | annotate
Thu, 24 Jul 2014 23:11:28 +0200 Michiel Broek Added some profile commands to the server. Profile names can be changed from the web interface. Removed obsolete commands. 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
Wed, 23 Jul 2014 17:07:29 +0200 Michiel Broek Fixed LIST BUS output file | diff | annotate
(0) -60 tip

mercurial