log main.c @ 89:51d889ad39a3

age author description
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
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: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 14:18:35 +0800 Matt Johnston try a few more power saving measures, untested
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:29 +0800 Matt Johnston mostly works for testing
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:07:38 +0800 Matt Johnston - decrease measurement interval, measure at start
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
Tue, 12 Jun 2012 00:09:09 +0800 Matt Johnston Add some web server handling