Tue, 08 Jan 2013 22:31:12 +0800 |
Matt Johnston |
fix fridge_on_time
|
Thu, 03 Jan 2013 20:12:07 +0800 |
Matt Johnston |
reload config on SIGHUP
|
Thu, 03 Jan 2013 20:11:54 +0800 |
Matt Johnston |
Try some other ways with touch sensing. Linux scheduling isn't fast enough
|
Fri, 21 Dec 2012 23:30:16 +0800 |
Matt Johnston |
rough touch sensor
|
Thu, 20 Dec 2012 22:26:33 +0800 |
Matt Johnston |
back to random words on the lcd
|
Thu, 20 Dec 2012 22:26:18 +0800 |
Matt Johnston |
config for sensor IDs
|
Thu, 20 Dec 2012 22:24:52 +0800 |
Matt Johnston |
merge
|
Thu, 20 Dec 2012 22:24:42 +0800 |
Matt Johnston |
internal temperature sensor
|
Tue, 18 Dec 2012 22:20:47 +0800 |
Matt Johnston |
lcd works
|
Sun, 16 Dec 2012 22:14:46 +0800 |
Matt Johnston |
working better. logging works properly, cleanup fridge.off() happens.
|
Sat, 15 Dec 2012 23:49:08 +0800 |
Matt Johnston |
few updates, seems to run
|
Sun, 09 Dec 2012 20:07:15 +0800 |
Matt Johnston |
requirements added
|
Wed, 05 Dec 2012 22:44:13 +0800 |
Matt Johnston |
update web to handle new style params
|
Thu, 29 Nov 2012 23:50:40 +0800 |
Matt Johnston |
few more bits
|
Mon, 26 Nov 2012 23:21:03 +0800 |
Matt Johnston |
a bit more, and some tests
|
Tue, 20 Nov 2012 22:03:10 +0800 |
Matt Johnston |
copied fridge logic from main.c
|
Mon, 19 Nov 2012 22:46:45 +0800 |
Matt Johnston |
merge
|
Mon, 19 Nov 2012 22:46:34 +0800 |
Matt Johnston |
python raspberry pi rewrite
|
Sun, 28 Oct 2012 21:38:30 +0800 |
Matt Johnston |
- use the right variable for overshoot_factor
|
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
|
Sun, 14 Oct 2012 21:51:55 +0800 |
Matt Johnston |
merge
|
Sat, 13 Oct 2012 20:22:50 +0800 |
Matt Johnston |
extra logging
|
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 20:41:52 +0800 |
Matt Johnston |
log errors too
|
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
|
Wed, 19 Sep 2012 23:37:15 +0800 |
Matt Johnston |
make the fixed measurements too
tilt
|
Wed, 19 Sep 2012 23:23:06 +0800 |
Matt Johnston |
split ds18b20 and fixed sensors
tilt
|
Wed, 19 Sep 2012 22:40:49 +0800 |
Matt Johnston |
Add bma180 code, untested
tilt
|
Sat, 15 Sep 2012 21:49:05 +0800 |
Matt Johnston |
Import avrusbmodem code minus the USB bits. Not built yet.
avr-http
|
Sat, 15 Sep 2012 21:44:37 +0800 |
Matt Johnston |
Remove previous avrusbmodem import
avr-http
|
Sat, 15 Sep 2012 21:43:15 +0800 |
Matt Johnston |
Add some replacement functions for testing
avr-http
|
Fri, 07 Sep 2012 23:53:53 +0800 |
Matt Johnston |
Import uIP and the PPP implementation from
avr-http
|
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
|