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: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
|
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
|
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
|
Fri, 07 Sep 2012 22:58:01 +0800 |
Matt Johnston |
remove various unused files
|
Mon, 16 Jul 2012 22:58:25 +0800 |
Matt Johnston |
change default comms_wake
|
Mon, 16 Jul 2012 21:50:24 +0800 |
Matt Johnston |
don't reset the wake time when btoff happens
|
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:44:20 +0800 |
Matt Johnston |
- log more details
|
Wed, 11 Jul 2012 23:37:13 +0800 |
Matt Johnston |
- fix set_params (strange)
|
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
|
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, 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
|