Results 87 issues of Stephen Early

At the moment daliserver sends network messages when it receives information about 16-bit forward frames observed on the bus from the DALI USB device (packets starting 0x11 0x73), but doesn't...

This is not a request for implementation, it's just here in case anyone is interested! This is how DSI commands are sent: ``` 9 7.461141 host 1.10.2 12e00005000000ab00 DSI light...

Some DALI command sequences are supposed to be sent as "transactions"; in particular, configuration commands that are sent twice must be sent as transactions. It looks like the DALI USB...

I'm writing a script that finds ballasts on a DALI network using INITIALISE / RANDOMISE / COMPARE / WITHDRAW / TERMINATE etc. as a test case for a library I'm...

This is a re-work of my earlier pull request (now closed) regarding startup scripts for systems that need to support more than one DALI USB device being plugged in at...

Using django-bootstrap-breadcrumbs 0.9.2 with Django 3.0.7, I get the following deprecation warning: ```python lib/python3.8/site-packages/django_bootstrap_breadcrumbs/templatetags/django_bootstrap_breadcrumbs.py:151: RemovedInDjango40Warning: smart_text() is deprecated in favor of smart_str(). links.append((url, smart_text(label) if label else label)) ``` Checking...

Comments originally from @rnixx in #68: Hi Stephen, > I still don't think there's a "winner" amongst the several driver APIs I don't think we should talk about a "winning"...

The collection of device drivers isn't really "plug-and-play" at the moment. All the example code imports the author's favourite driver and needs to be edited before being run to work...

### Steps to reproduce the problem 1. Install Mastodon on a system that has no IPv4 addresses 2. Attempt to search for someone on a server that has both IPv4...

bug

The Cybar at EMF want to be able to print logos on receipts.

enhancement
good first issue