Shawn Silverman

Results 36 issues of Shawn Silverman

Also capitalize "Manufacturer" in the manufacturer_id description for consistency. Fixes #13

It’s possible to use a single wire in half-duplex mode for both RX and TX. I’m pondering if this might be useful or worth adding support for.

enhancement

From an email: > I am trying to use Serial6 for a teensyDMX Sender running on a Teensy 3.6 and can’t seem to get it to work. The other 5...

bug

https://github.com/chrisstaite/TeensyDmx/blob/da868f95e127f69c77cb30067929e074180d643f/TeensyDmx.cpp#L2286 Seems to be mixing UART register C3 with register C2 bit flags; also for UARTs 1-5.

According to my testing, it doesn't appear that `unevaluatedProperties` from 2019-09 is implemented. If I'm correct, are there plans to add support?

enhancement
help wanted

It seems that RDM discovery sends no traffic to the USB widget. I have a serial monitor running. When OLA starts (`ola_dev_info` after no OLA is running (`killall olad`)), I...

question
Type-DeviceSupport
Component-Plugin
Language-C++

When I try to run `rdm_test_server.py`, I get this: > Traceback (most recent call last): File "/usr/local/bin/rdm_test_server.py", line 38, in from ola.ClientWrapper import ClientWrapper, SelectServer File "/usr/local/lib/python2.7/site-packages/ola/ClientWrapper.py", line 28, in...

bug
OpSys-OSX
Maintainability
Language-Python

Error: Param 1 out of range, must be one of loud, quiet, 0, 255 Traceback (most recent call last): File "/usr/local/bin/rdm_test_server.py", line 274, in _RunTests tests, device = runner.RunTests(test_filter, False,...

bug
Component-RDM
Component-RDMTestServer
Difficulty-Easy
Language-Python

The `"patternProperties"` section should mention that it's not implicitly anchored. `"pattern"` mentions that it's not.

Status: Consensus
core

This issue suggests that some sentences or a paragraph be added to the $anchor section in the core spec describing the logic behind the character set choice. It doesn't match...

Status: On Hold
core