log

age author description
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
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:58:25 +0800 Matt Johnston change default comms_wake
Mon, 16 Jul 2012 22:56:41 +0800 Matt Johnston be quicker responding
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