log

age author description
Mon, 01 Aug 2016 02:24:50 -0700 drewp rewrite xidle to cyclone. add bg updating graph
Wed, 20 Jul 2016 23:52:03 -0700 drewp start bt beacon tools
Wed, 11 May 2016 21:45:35 -0700 drewp more motion sensor statements
Wed, 11 May 2016 21:45:11 -0700 drewp gamma curve on led output
Mon, 09 May 2016 01:05:24 -0700 drewp logging and cleanups. Upgrade fuxi to have the cPickle optimization.
Mon, 09 May 2016 00:32:08 -0700 drewp switch from evtiming to greplin.scales. Optimize rules reader to reuse previous data (400ms -> 0.6ms)
Sun, 08 May 2016 03:05:27 -0700 drewp more output statement patterns
Sun, 08 May 2016 03:01:24 -0700 drewp minor cleanups
Sun, 08 May 2016 02:58:25 -0700 drewp rules become simple-looking again; fix the ambiguity in memory after loading them.
Fri, 06 May 2016 18:38:18 -0700 drewp fix input/output statement ambiguity problem by allowing quoted output statements
Fri, 06 May 2016 17:34:54 -0700 drewp don't break GET=/ page when we're in slow-updates debug mode
Fri, 06 May 2016 17:34:26 -0700 drewp refactor
Fri, 06 May 2016 17:32:41 -0700 drewp lots of logging updates (patch may be imprecise)
Fri, 06 May 2016 17:32:18 -0700 drewp immediate mode needs a PUT request
Fri, 06 May 2016 17:31:20 -0700 drewp try a 2-mode rule for redButton, but this can't work as-is
Fri, 06 May 2016 17:30:33 -0700 drewp updates to changingtable motion rules
Fri, 06 May 2016 17:29:32 -0700 drewp quoting
Fri, 06 May 2016 15:42:04 -0700 drewp refactor inputgraph
Thu, 14 Apr 2016 01:52:09 -0700 drewp smooth output fading support
Thu, 14 Apr 2016 00:20:02 -0700 drewp show wifi on the dhcp page
Thu, 14 Apr 2016 00:19:10 -0700 drewp reload config wifi more often
Thu, 14 Apr 2016 00:16:58 -0700 drewp rewrite oneShotPost to ease debugging. add try-block around polling
Thu, 14 Apr 2016 00:16:27 -0700 drewp update piNode host configs
Thu, 14 Apr 2016 00:16:07 -0700 drewp it's working
Thu, 14 Apr 2016 00:14:55 -0700 drewp 'seesRecently30' in arduinoNode
Thu, 14 Apr 2016 00:14:24 -0700 drewp 'seesRecently30' in piNode
Thu, 14 Apr 2016 00:13:06 -0700 drewp neopixel lib change. factor out pwm setup and try another pwm rate
Thu, 14 Apr 2016 00:11:12 -0700 drewp sourceSubstr feature, untested
Thu, 14 Apr 2016 00:10:26 -0700 drewp rules updates
Sat, 02 Apr 2016 23:34:44 -0700 drewp requirements.txt for piNode
Sat, 02 Apr 2016 23:33:43 -0700 drewp invert support for Pushbutton
Mon, 21 Mar 2016 04:26:14 -0700 drewp route output url through output-sender
Mon, 21 Mar 2016 04:25:40 -0700 drewp new changing table computer in config
Mon, 21 Mar 2016 04:24:31 -0700 drewp add support for rgb leds on rpi
Mon, 21 Mar 2016 04:23:59 -0700 drewp try a speedup for raspi
Mon, 21 Mar 2016 04:22:39 -0700 drewp button :press oneshot
Mon, 21 Mar 2016 04:21:35 -0700 drewp polling timing and error catching
Mon, 21 Mar 2016 04:21:06 -0700 drewp find .Xauthority better, tools that talk to X
Mon, 21 Mar 2016 04:18:45 -0700 drewp pi device support for motionStart edge trigger
Mon, 21 Mar 2016 04:17:57 -0700 drewp move code from nightlight.py into new colplay.py
Fri, 12 Feb 2016 02:42:29 -0800 drewp evtiming in reasoning service
Fri, 12 Feb 2016 02:41:29 -0800 drewp start sending oneshot events from some devices
Tue, 09 Feb 2016 22:10:38 -0800 drewp fix oneshot. more time reportin
Tue, 09 Feb 2016 22:01:19 -0800 drewp fetch all source graphs in parallel
Mon, 08 Feb 2016 23:49:03 -0800 drewp abbreviate some n3
Mon, 08 Feb 2016 23:48:29 -0800 drewp add bed buttons
Tue, 02 Feb 2016 22:42:24 -0800 drewp device and service configs
Tue, 02 Feb 2016 22:41:42 -0800 drewp reasoning page layout
Tue, 02 Feb 2016 22:41:18 -0800 drewp pi pushbutton device
Tue, 02 Feb 2016 22:37:11 -0800 drewp piNode poll switches much faster. mirror the logic in arduinoNode though vari-rate poll is not supported yet
Tue, 02 Feb 2016 01:52:29 -0800 drewp rearrange Actions
Mon, 01 Feb 2016 03:29:30 -0800 drewp upgrade rdflib
Mon, 01 Feb 2016 03:28:17 -0800 drewp ipv6 fetch support. refactor Actions to new class and file
Mon, 01 Feb 2016 03:09:08 -0800 drewp case check error
Mon, 01 Feb 2016 02:54:30 -0800 drewp style /reasoning/ page
Mon, 01 Feb 2016 02:34:26 -0800 drewp reindent
Mon, 01 Feb 2016 02:33:33 -0800 drewp use rdf-uri.html for shortening
Mon, 01 Feb 2016 02:15:23 -0800 drewp rdflib can parse trig now
Sat, 30 Jan 2016 06:45:55 -0800 drewp logging
Sat, 30 Jan 2016 06:40:00 -0800 drewp server/browser graph sync. cut dependency on the WS version. merge some changes between arduino/pi code.