log

age author description
Mon, 19 Nov 2012 22:46:34 +0800 Matt Johnston python raspberry pi rewrite
Sun, 28 Oct 2012 07:52:35 +0800 Matt Johnston use tcp instead
Mon, 22 Oct 2012 21:09:17 +0800 Matt Johnston merge
Mon, 22 Oct 2012 21:08:31 +0800 Matt Johnston strip multiple-of-ten temperatures correctly
Mon, 22 Oct 2012 21:08:11 +0800 Matt Johnston fix wrong eeprom tpes
Mon, 15 Oct 2012 21:51:19 +0800 Matt Johnston make overshoot a parameter
Sun, 14 Oct 2012 21:52:09 +0800 Matt Johnston use delay_ms not timer tick - more robust
Sun, 14 Oct 2012 21:52:00 +0800 Matt Johnston merge
Sat, 13 Oct 2012 20:22:50 +0800 Matt Johnston extra logging
Sun, 14 Oct 2012 21:51:55 +0800 Matt Johnston merge
Thu, 11 Oct 2012 20:41:52 +0800 Matt Johnston log errors too
Sun, 14 Oct 2012 21:46:24 +0800 Matt Johnston simplify, only use the fridge temp if the wort's busted
Thu, 11 Oct 2012 19:21:11 +0800 Matt Johnston fix stupid bugs - lack of PSTR, MIN not MAX
Thu, 11 Oct 2012 19:19:35 +0800 Matt Johnston fridge-too-hot mode
Thu, 11 Oct 2012 19:19:24 +0800 Matt Johnston ui tweaks, add fridge values
Wed, 10 Oct 2012 22:58:35 +0800 Matt Johnston avoid bad values
Wed, 10 Oct 2012 22:50:02 +0800 Matt Johnston update sensors config
Wed, 10 Oct 2012 22:50:02 +0800 Matt Johnston turn off the fridge port first
Wed, 10 Oct 2012 22:48:24 +0800 Matt Johnston fridge range is decicelcius
Wed, 10 Oct 2012 21:04:13 +0800 Matt Johnston try and take account of the fridge temperature too
Wed, 10 Oct 2012 20:12:23 +0800 Matt Johnston Ignore 85º setting too
Sat, 06 Oct 2012 23:58:37 +0800 Matt Johnston try to flush
Sat, 06 Oct 2012 23:53:28 +0800 Matt Johnston a bit more logging. make printf floats work
Fri, 05 Oct 2012 22:48:49 +0800 Matt Johnston stay on
Fri, 05 Oct 2012 22:24:47 +0800 Matt Johnston set fridge params separatelly
Wed, 03 Oct 2012 23:40:03 +0800 Matt Johnston untested fridge control
Wed, 03 Oct 2012 12:04:36 +0000 Matt Johnston start of fridge bits
Fri, 07 Sep 2012 22:59:26 +0800 Matt Johnston Remove crc8.o
Fri, 07 Sep 2012 22:58:01 +0800 Matt Johnston remove various unused files
Sun, 26 Aug 2012 20:08:47 +0800 Matt Johnston - few more web tweaks. don't fsync, it's slow.
Thu, 02 Aug 2012 22:11:13 +0800 Matt Johnston add debug url
Wed, 25 Jul 2012 23:03:34 +0800 Matt Johnston merge
Wed, 25 Jul 2012 23:03:10 +0800 Matt Johnston limit temps to 35º on graph
Tue, 17 Jul 2012 21:59:55 +0800 Matt Johnston merge
Tue, 17 Jul 2012 21:58:49 +0800 Matt Johnston fix off-by-one in remainder code
Mon, 16 Jul 2012 22:58:33 +0800 Matt Johnston merge
Mon, 16 Jul 2012 22:56:41 +0800 Matt Johnston be quicker responding
Mon, 16 Jul 2012 22:58:25 +0800 Matt Johnston change default comms_wake
Mon, 16 Jul 2012 22:01:33 +0800 Matt Johnston fix rem calculation
Mon, 16 Jul 2012 21:50:39 +0800 Matt Johnston use the remainder of times
Mon, 16 Jul 2012 21:50:24 +0800 Matt Johnston don't reset the wake time when btoff happens
Mon, 16 Jul 2012 21:28:49 +0800 Matt Johnston handle rem from btoff
Mon, 16 Jul 2012 21:24:43 +0800 Matt Johnston handle new next_wake format
Mon, 16 Jul 2012 21:24:16 +0800 Matt Johnston print the remainder of timers as well
Sun, 15 Jul 2012 21:49:59 +0800 Matt Johnston main.c : add a delay before turning on uart
Thu, 12 Jul 2012 23:47:29 +0800 Matt Johnston increase temperature logging range
Thu, 12 Jul 2012 23:44:20 +0800 Matt Johnston - log more details
Wed, 11 Jul 2012 23:43:36 +0800 Matt Johnston fix dump.py's sock.send()
Wed, 11 Jul 2012 23:42:24 +0800 Matt Johnston - Fix HTTPError
Wed, 11 Jul 2012 23:38:36 +0800 Matt Johnston fix localconfig import
Wed, 11 Jul 2012 23:37:13 +0800 Matt Johnston - fix set_params (strange)
Wed, 11 Jul 2012 22:50:23 +0800 Matt Johnston move server config into config.py
Wed, 11 Jul 2012 00:22:31 +0800 Matt Johnston try and be a bit more frugal with stack
Tue, 10 Jul 2012 23:48:09 +0800 Matt Johnston - store settings in eeprom
Mon, 09 Jul 2012 00:39:07 +0800 Matt Johnston don't stay awake for any command - chews battery if server goes down
Sat, 07 Jul 2012 23:32:02 +0800 Matt Johnston ui tweaks
Wed, 04 Jul 2012 22:36:52 +0800 Matt Johnston ui tweaks
Tue, 03 Jul 2012 23:12:06 +0800 Matt Johnston don't store sensors in eeprom, scan at startup instead
Tue, 03 Jul 2012 22:44:21 +0800 Matt Johnston report raw ds18b20 values instead
Tue, 03 Jul 2012 21:55:50 +0800 Matt Johnston merge
Sun, 01 Jul 2012 00:09:50 +0800 Matt Johnston Get rid of axes labels, tidy html
Sat, 30 Jun 2012 22:00:46 +0800 Matt Johnston merge
Fri, 29 Jun 2012 22:46:59 +0800 Matt Johnston swap the left and right scales, kind of clunky
Wed, 27 Jun 2012 23:46:12 +0800 Matt Johnston merge
Wed, 27 Jun 2012 23:41:50 +0800 Matt Johnston a bunch of web fiddli
Tue, 26 Jun 2012 23:49:31 +0800 Matt Johnston merge
Tue, 26 Jun 2012 23:34:36 +0800 Matt Johnston more graph fiddling
Tue, 26 Jun 2012 21:46:08 +0800 Matt Johnston dup2 to devnull
Tue, 26 Jun 2012 21:36:54 +0800 Matt Johnston cheap_daemon()
Tue, 26 Jun 2012 21:21:51 +0800 Matt Johnston merge
Tue, 26 Jun 2012 21:21:40 +0800 Matt Johnston UI tweaks
Tue, 26 Jun 2012 21:21:09 +0800 Matt Johnston merge
Tue, 26 Jun 2012 08:08:48 +0800 Matt Johnston sort out voltage logging
Tue, 26 Jun 2012 00:00:42 +0800 Matt Johnston average voltages
Mon, 25 Jun 2012 22:06:03 +0800 Matt Johnston - add some atomic guards
Mon, 25 Jun 2012 01:23:34 +0800 Matt Johnston fix voltage
Sun, 24 Jun 2012 23:48:25 +0800 Matt Johnston merge
Sun, 24 Jun 2012 23:48:11 +0800 Matt Johnston improve graphs
Sun, 24 Jun 2012 23:47:56 +0800 Matt Johnston untested code to log voltage and internal temperature
Sun, 24 Jun 2012 22:30:34 +0800 Matt Johnston add "awake" and "reset" functions
Sun, 24 Jun 2012 17:22:26 +0800 Matt Johnston add dump program
Sun, 24 Jun 2012 14:18:35 +0800 Matt Johnston try a few more power saving measures, untested
Sun, 24 Jun 2012 10:38:07 +0800 Matt Johnston merge
Sun, 24 Jun 2012 10:37:56 +0800 Matt Johnston merge
Sun, 24 Jun 2012 10:37:38 +0800 Matt Johnston update values one at a time, ignore failure
Sun, 24 Jun 2012 10:36:28 +0800 Matt Johnston merge
Sun, 24 Jun 2012 10:36:12 +0800 Matt Johnston change timeout for readline
Sun, 24 Jun 2012 00:44:28 +0800 Matt Johnston Use the PRR etc, set value to proper ones
Sat, 23 Jun 2012 23:37:36 +0800 Matt Johnston merge
Sat, 23 Jun 2012 23:37:01 +0800 Matt Johnston Create with a start date so that it works
Sat, 23 Jun 2012 23:37:29 +0800 Matt Johnston mostly works for testing
Sat, 23 Jun 2012 23:36:00 +0800 Matt Johnston mostly works
Sat, 23 Jun 2012 22:12:07 +0800 Matt Johnston fix tabbing
Sat, 23 Jun 2012 22:10:23 +0800 Matt Johnston main.c:
Sat, 16 Jun 2012 09:08:47 +0800 Matt Johnston merge
Sat, 16 Jun 2012 09:08:07 +0800 Matt Johnston - Getting there, update has problems
Sat, 16 Jun 2012 09:08:40 +0800 Matt Johnston merge
Sat, 16 Jun 2012 09:03:15 +0800 Matt Johnston - fix mac/urllib to work
Sat, 16 Jun 2012 09:07:38 +0800 Matt Johnston - decrease measurement interval, measure at start
Fri, 15 Jun 2012 23:36:41 +0800 Matt Johnston - import zlib
Fri, 15 Jun 2012 23:34:24 +0800 Matt Johnston - Debug log file for server
Thu, 14 Jun 2012 00:00:57 +0800 Matt Johnston More minor work
Wed, 13 Jun 2012 23:41:05 +0800 Matt Johnston - Various fixes for web server, kind of works
Tue, 12 Jun 2012 23:43:49 +0800 Matt Johnston parse the arguments for start/length
Tue, 12 Jun 2012 23:27:53 +0800 Matt Johnston work on web interface
Tue, 12 Jun 2012 00:35:23 +0800 Matt Johnston hmac
Tue, 12 Jun 2012 00:09:09 +0800 Matt Johnston Add some web server handling
Thu, 07 Jun 2012 20:26:50 +0800 Matt Johnston - Move crc16 to utils and fix it
Wed, 06 Jun 2012 23:05:35 +0800 Matt Johnston - Make the python work on openwrt
Wed, 06 Jun 2012 22:32:49 +0800 Matt Johnston - some fixes for server code
Mon, 04 Jun 2012 23:50:42 +0800 Matt Johnston Fix bugs in server code (try actually running it)
Sat, 26 May 2012 10:17:27 +0800 Matt Johnston A bit of work on the server python
Tue, 22 May 2012 23:45:16 +0800 Matt Johnston untested simple server proxy code
Tue, 22 May 2012 23:23:38 +0800 Matt Johnston Untested - calculate crc in uart_putchar
Tue, 22 May 2012 21:32:52 +0800 Matt Johnston Merge
Tue, 22 May 2012 21:27:50 +0800 Matt Johnston Add INT0 button
Tue, 22 May 2012 21:24:04 +0800 Matt Johnston Add clock_epoch
Mon, 21 May 2012 07:52:51 +0800 Matt Johnston untested, add comms timeout code
Sun, 20 May 2012 22:16:56 +0800 Matt Johnston Add shutdown handling, print sensors in "fetch" output
Sun, 20 May 2012 00:36:52 +0800 Matt Johnston Lots of it works now.