kripton

Results 166 comments of kripton

> I had issues with continuous capturing with a FX2LAFW in older releases. I assume your scope channels are listed as analogue, in which case they won't work until I...

Regarding the incorrect decoding of obviously valid DMX in pulseview: As with my scope: "Fixed in git, no release since then": https://sigrok.org/bugzilla/show_bug.cgi?id=1442 and https://github.com/sigrokproject/libsigrokdecode/commit/dca19fbfdf0650dba693c0ac6213f6cdb748a8c3 Exactly what I have been experiencing....

> I might try and offer both options, as the existing means you can juse use fx2lafw and not worry about which port it's connected to, but as you say...

> > I had to use the `--sigrok-device` parameter in any case. If it was missing, it used the `demo` device: `demo - Demo device with 13 channels: D0 D1...

> I realised by paralleling workaround was unlikely to work properly @kripton as the frequency of the signal would be halved because it would get two samples where it should...

> Yes, well sort of, my code no longer defaults to demo and instead complains if you've omitted the `--sigrok-device` argument: > [7ac19eb](https://github.com/OpenLightingProject/ola/commit/7ac19ebb1f8d4b29d530c2d645679cdbd625eae2) Yes, I can confirm that and I...

Hey Peter, great to see code updates in this PR! I'd love to test them right away but unfortunately, we are relocating and most stuff (including the logic analyzers) is...

Well, I subscribed to this PR, so I got an email ;) Oh yes, rp2040-dongle is doing very well: https://github.com/kripton/rp2040-dongle/tree/rewrite. Don't want to cross-post much, but it has a webserver...

There's a hacky Node example (not a library) using protobuf here: https://github.com/kripton/node-ola-protobuf

@ssilverman : Could you please retry, now that #1605 has been merged? It might have fixed your issue :)