log

age author description
Sat, 19 May 2012 21:47:09 +0800 Matt Johnston Add simple_ds18b20.c etc
Sat, 19 May 2012 17:15:50 +0800 Matt Johnston all these optimisations make it 30% smaller
Sat, 19 May 2012 17:10:13 +0800 Matt Johnston reading DS18B20 works
Fri, 18 May 2012 23:57:08 +0800 Matt Johnston Import ds18x20 code
Fri, 18 May 2012 20:38:40 +0800 Matt Johnston deep sleep works
Fri, 18 May 2012 19:15:40 +0800 Matt Johnston serial prints something
Mon, 14 May 2012 00:22:57 +0800 Matt Johnston - Some basic ADC code
Fri, 11 May 2012 22:12:11 +0800 Matt Johnston Fix build
Wed, 09 May 2012 00:22:28 +0800 Matt Johnston Fill out more main.c structure
Tue, 08 May 2012 22:51:38 +0800 Matt Johnston Add FatFS
Tue, 08 May 2012 22:34:58 +0800 Matt Johnston switch to atmega328
Mon, 07 May 2012 00:14:53 +0800 Matt Johnston Some counter2 bits
Sun, 06 May 2012 23:13:14 +0800 Matt Johnston Some basic bits
Wed, 24 Jul 2019 23:24:51 +0800 Matt Johnston turn the fridge off if both sensors are broken
Wed, 24 Jul 2019 23:21:33 +0800 Matt Johnston Use time.monotonic() since Python now has it
Tue, 23 Jul 2019 22:44:24 +0800 Matt Johnston don't expire cookies soon
Tue, 23 Jul 2019 22:44:12 +0800 Matt Johnston add step attribute for numbers
Sat, 06 Jul 2019 19:17:21 +0800 Matt Johnston merge
Mon, 27 Feb 2017 23:27:45 +0800 Matt Johnston merge
Mon, 27 Feb 2017 23:20:07 +0800 Matt Johnston merge
Sat, 06 Jul 2019 19:10:55 +0800 Matt Johnston fix merge, update requirements
Sat, 06 Jul 2019 18:37:21 +0800 Matt Johnston merge
Sat, 06 Jul 2019 18:36:46 +0800 Matt Johnston merge
Sat, 06 Jul 2019 18:35:52 +0800 Matt Johnston fix for updated aiohttp
Sat, 06 Jul 2019 18:30:25 +0800 Matt Johnston merge
Sat, 06 Jul 2019 18:29:45 +0800 Matt Johnston merge
Thu, 19 Mar 2015 21:50:52 +0800 Matt Johnston 60 second timeout
Sat, 06 Jul 2019 16:32:16 +0800 Matt Johnston - replace ssl client certs with cookies
Sat, 06 Jul 2019 15:02:47 +0800 Matt Johnston update names
Sat, 06 Jul 2019 15:02:41 +0800 Matt Johnston fix button alignment
Thu, 01 Feb 2018 23:49:48 +0800 Matt Johnston start/end for debug
Wed, 26 Jun 2019 22:52:03 +0800 Matt Johnston temp == 0 is a problem py3client
Mon, 20 Feb 2017 23:23:57 +0800 Matt Johnston wrong degree symbol
Fri, 17 Feb 2017 21:22:59 +0800 Matt Johnston back to w1_bus_master1
Wed, 23 Mar 2016 21:34:44 +0800 Matt Johnston add dependencies
Mon, 30 Nov 2015 21:45:17 +0800 Matt Johnston merge
Mon, 30 Nov 2015 21:40:57 +0800 Matt Johnston fridge sensor is back
Mon, 30 Nov 2015 21:40:45 +0800 Matt Johnston fix gpio chown script
Sun, 29 Nov 2015 09:30:36 +0800 Matt Johnston make overshoot_factor floating point
Sat, 28 Nov 2015 08:42:33 +0800 Matt Johnston fix missing on_time variable
Tue, 17 Nov 2015 22:26:54 +0800 Matt Johnston merge
Tue, 17 Nov 2015 22:26:35 +0800 Matt Johnston merge
Tue, 17 Nov 2015 22:24:28 +0800 Matt Johnston Change colours
Tue, 17 Nov 2015 22:24:09 +0800 Matt Johnston Oops, we didn't authenticate the parameter update
Tue, 17 Nov 2015 22:25:02 +0800 Matt Johnston w1 master dir moved with my new sensor
Tue, 17 Nov 2015 22:26:00 +0800 Matt Johnston syntax fixes, doesn't make sense yet for asyncio
Wed, 11 Nov 2015 21:58:38 +0800 Matt Johnston scale integrate by delay time
Wed, 11 Nov 2015 00:20:20 +0800 Matt Johnston untested fridge.integrator
Wed, 11 Nov 2015 00:07:21 +0800 Matt Johnston StepIntegrator
Tue, 10 Nov 2015 23:25:03 +0800 Matt Johnston more logging of overshoot
Tue, 10 Nov 2015 21:10:57 +0800 Matt Johnston chown gpio files too
Tue, 11 Aug 2015 22:19:29 +0800 Matt Johnston fix wrong date format. how'd that slip in.
Sun, 05 Jul 2015 00:44:05 +0800 Matt Johnston emergency change sensor config
Sat, 13 Jun 2015 22:49:14 +0800 Matt Johnston Limit log
Sat, 13 Jun 2015 21:56:51 +0800 Matt Johnston integer division
Wed, 10 Jun 2015 00:13:26 +0800 Matt Johnston catch timeout
Wed, 10 Jun 2015 00:10:08 +0800 Matt Johnston actually update values
Tue, 09 Jun 2015 23:39:22 +0800 Matt Johnston merge long polling
Tue, 09 Jun 2015 23:37:49 +0800 Matt Johnston increase waiter timeout
Tue, 09 Jun 2015 23:27:44 +0800 Matt Johnston long polling works