Antony Male

Results 352 comments of Antony Male

Just to add: anyone working in a corporate environment is unlikely to get domain admin approval to let obsidian have an OAuth token, so this limitation doubtless locks out people...

`__attribute__((packed))` implicitly uses an alignment of 1. If there's no packing, then the size of the struct could be any integer, therefore an array of such structs may contain a...

@paultweedy77 I'd find it very odd if just the EPS power has moved out to 39217 (and things like EPS current have stayed put). Sure the H3 uses that register,...

I see, thanks. It would be good to update your documentation, as it makes no mention of this: * https://docs.yubico.com/yesdk/users-manual/sdk-programming-guide/key-collector.html * https://docs.yubico.com/yesdk/users-manual/sdk-programming-guide/key-collector-touch.html Taking the approach you suggest, where you wrap...

For what it's worth, my extension method is: ```cs /// /// Contains extension methods on /// public static class PivSessionExtensions { /// /// doesn't have any logic to prompt for...

@RP12Biker Do you know what your *manager* version was updated to? That's the important one.

@FozzieUK Are we still waiting for a released version, or can we go with 1.33?

Interesting. The inverter model at address 30000 must be working as well, or you'd have never made it through the setup. The inverter is rejecting reads or pretty much all...

Thanks. I'll go through that properly later. I don't think it is a wiring problem. We're talking to the inverter just fine: it's explicitly rejecting our attempts to read most...

The debug log looks as I'd expect given what we know: the reads are failing with IllegalAddress, except the ones you notes. @williamjeccles I don't suppose you know whether 1.33...