log bin/paintserver @ 2187:ccdfdc8183ad

age author description
Fri, 19 May 2023 21:14:01 -0700 drewp remove py2-style 'object' superclass
Tue, 10 May 2022 23:01:26 -0700 drewp replace greplin with prometheus throughout (untested)
Sun, 02 Jun 2019 21:19:57 +0000 Drew Perttula pmfstats now update at 1hz. some ui improvements to stats lines.
Sun, 02 Jun 2019 00:05:12 +0000 Drew Perttula use my greplin fork's stats/ code instead of an old local one
Sat, 25 May 2019 12:10:51 +0000 Drew Perttula pyflakes cleanups and some refactors
Fri, 24 May 2019 05:58:52 +0000 drewp start py3 and other dep fixes
Wed, 22 May 2019 00:09:13 +0000 drewp reformat python
Wed, 22 May 2019 00:08:22 +0000 drewp 2to3 with these fixers: all idioms set_literal
Tue, 21 May 2019 23:56:12 +0000 drewp reformat all python
Thu, 26 Apr 2018 08:21:31 +0000 Drew Perttula bring back clientsession which doesn't belong in rdfdb
Wed, 21 Mar 2018 08:31:45 +0000 drewp rdfdb is its own package now
Sat, 10 Jun 2017 02:02:33 +0000 drewp paint can now do best matches on multiple lights at once
Tue, 30 May 2017 08:37:25 +0000 Drew Perttula group device captures into sessions, limit solver to specific ones
Mon, 29 May 2017 07:59:59 +0000 Drew Perttula bestMatch works in paintserver
Sat, 27 May 2017 12:22:28 +0000 Drew Perttula paint now looks for best match
Thu, 20 Apr 2017 07:18:00 +0000 Drew Perttula more code and testing in solve & sim
Sat, 15 Apr 2017 19:16:32 +0000 Drew Perttula more progress on paint
Sat, 15 Apr 2017 04:03:28 +0000 Drew Perttula start paintServer