log bin/collector @ 2450:a4052905ca7d default tip

age author description
Sun, 12 May 2024 19:56:25 -0700 drewp make bin/* match
Wed, 17 May 2023 19:24:29 -0700 drewp faster startup of all vite tools
Fri, 13 May 2022 01:07:15 -0700 drewp straighten out proxying and nginx+vite mixing
Mon, 09 May 2022 18:45:04 -0700 drewp reworking initial setup; get bin/asco running
Sat, 09 Apr 2022 02:49:14 -0700 drewp WIP collector using starlette and vite
Sun, 09 Jun 2019 21:56:03 +0000 drewp reformat
Sat, 08 Jun 2019 09:18:33 +0000 drewp fix artnet setup
Sat, 08 Jun 2019 07:43:46 +0000 drewp new artnet output module
Sat, 08 Jun 2019 03:54:01 +0000 drewp dmx out: lots of stats and more reconnection attempts after usb errors
Thu, 06 Jun 2019 09:31:36 +0000 Drew Perttula new process stats visualizers
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:07:42 +0000 Drew Perttula autoformat
Sun, 02 Jun 2019 00:05:12 +0000 Drew Perttula use my greplin fork's stats/ code instead of an old local one
Sat, 01 Jun 2019 23:43:44 +0000 Drew Perttula more stats to measure sequencer framerate better
Sat, 01 Jun 2019 20:06:19 +0000 Drew Perttula collector takes an explicit dmx message length (again). more collector timing
Tue, 28 May 2019 06:48:37 +0000 Drew Perttula change collector output code to use very specific types. Might fix bugs too.
Mon, 27 May 2019 12:44:18 +0000 Drew Perttula add pyudmx support. The usb code looks the same as what i had, but mine quickly gave lots of 'Pipe error' and pyudmx is quiet so far
Mon, 27 May 2019 07:41:09 +0000 Drew Perttula reformat
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
Sat, 09 Jun 2018 02:01:36 +0000 drewp not sure highwatermark setting did what i wanted
Sat, 09 Jun 2018 01:19:23 +0000 drewp collector debug logging
Fri, 08 Jun 2018 10:41:36 +0000 drewp set zmq highWaterMark to dump stale messages, especially those sent when collector isn't running
Fri, 08 Jun 2018 09:14:36 +0000 Drew Perttula bug in collector log
Fri, 08 Jun 2018 05:40:02 +0000 drewp collector logging
Fri, 08 Jun 2018 03:35:30 +0000 drewp collector warnings and errors. the reactor.crash isn't working.
Fri, 08 Jun 2018 03:35:14 +0000 drewp new dmx hw config
Thu, 26 Apr 2018 08:20:19 +0000 Drew Perttula fix startup (this might be breaking mypy)
Wed, 21 Mar 2018 08:31:45 +0000 drewp rdfdb is its own package now
Sat, 10 Jun 2017 02:07:02 +0000 drewp theater config
Mon, 05 Jun 2017 04:36:43 +0000 drewp dummyoutput for collector
Sat, 03 Jun 2017 19:58:42 +0000 Drew Perttula collector web view speedups- don't json encode all devs all the time
Sat, 03 Jun 2017 09:20:04 +0000 Drew Perttula choice-type attrs in live
Fri, 02 Jun 2017 06:58:49 +0000 drewp WIP support for choice/enum attrs
Thu, 25 May 2017 04:04:42 +0000 Drew Perttula minor comments and refactors, I think, except the removal of 'row update' logging made a big perf difference
Fri, 19 May 2017 07:33:11 +0000 Drew Perttula collector gui updates
Wed, 17 May 2017 07:39:21 +0000 Drew Perttula collector uses cyclone and gets a web ui showing output attrs
Wed, 10 May 2017 04:03:54 +0000 drewp docs and error msgs
Mon, 13 Jun 2016 20:04:11 +0000 drewp move collector_loadtest and arrange for collector to be able to run the test itself, but that last part isn't working. you can run collector and collector_loadtest in two shells, though
Mon, 13 Jun 2016 20:02:49 +0000 drewp restore zmq transport to collector
Mon, 13 Jun 2016 19:25:00 +0000 drewp refactor collector json parsing
Mon, 13 Jun 2016 17:36:38 +0000 Drew Perttula start of a collector --loadtest mode
Mon, 13 Jun 2016 11:12:07 +0000 Drew Perttula pass packet creation time so collector can see how much lag there is
Sun, 12 Jun 2016 19:07:00 +0000 drewp effects and config
Sat, 11 Jun 2016 20:41:04 +0000 drewp always send trailing zeros to dmx
Sat, 11 Jun 2016 17:16:11 +0000 drewp show and config updates
Sat, 11 Jun 2016 04:31:11 +0000 drewp logging and tweaks to collector
Fri, 10 Jun 2016 12:09:59 +0000 Drew Perttula rewrite theaterConfig to a better data format
Tue, 07 Jun 2016 10:51:23 +0000 Drew Perttula collector properly merges repeated attr settings in the same message
Mon, 30 May 2016 21:42:49 +0000 Drew Perttula collector uses rdfdb
Mon, 30 May 2016 06:43:02 +0000 Drew Perttula Fixed client session clearing bugs.
Sun, 29 May 2016 10:17:26 +0000 Drew Perttula rewrite dmx outputter to a new service