Guy McSwain

Results 210 comments of Guy McSwain

> Is there a way to solve my problem? Yes, very likely. If you still have a need and you could not find a solution from searching past issues, then...

> or archive this repository to let users know ... seems fairly rash given the installed base of a bazillion working devices vs the literal handful of pi5. > Do...

@sworteu pi4 is supported. You need to open a separate issue and give details around the failure. > Isn't the pi meant to be backwards compatible? Yes but this meaning...

pi5 is not supported by pigpio. pi5 is built with a new chip architecture that is incompatible with previous iterations.

> ... create a slimmed-down PiGpio version just for the Pi5, to which the (still) missing features are gradually added. I would generally agree with this strategy, however, there are...

Is there a specific issue you've encountered that lead to your code review? I'd rather focus there first.

> I guess that multiple remote servers won't be connected by one client (usually), but if some user tries to do so ... I expect that it won't work It...

Actually, there is at least one outstanding issue with multiple clients that is not related to the specific static variable you've identified. The 'work around' for that issue, using the...

I don't know.

There are no D/C, RES flags. I don't understand how you are using the library. ``` spi_flags consists of the least significant 22 bits. 21 20 19 18 17 16...