[sigrok-devel] DCC decoder (Digital Command Control - operate model railways digitally)

2022-01-12 Thread Roland Nöll
Dear all, the current status regarding the DCC decoder: - Example data (*.sr) Already available and used for testing [sigrok-dumps.git] / dcc / More data incl. readme are available in a public git repro: https://github.com/su68es/sigrok-DCC-Protocoll/tree/master/samples - Wiki Currently

Re: [sigrok-devel] DCC decoder (was: sig)

2022-01-09 Thread Gerhard Sittig
On Thu, 2022-01-06 at 10:59 -0500, Fred Decker wrote: > > I don't know if there are other forks or other completely > separate decoders for DCC, but the only one as far as we are > concerned is the LittleYoda GitHub repository. I will ask > Roland to make a PR there so we are all working from the s

Re: [sigrok-devel] DCC decoder

2022-01-06 Thread sb_sigrok
Hi all, short feedback from my side (littleyoda) unfortunately I never had the time/nerve to really push my implementation into sigrok. In the meantime su68es had done a great job, in developing a better implementation. Ignores my repository and take his. Gruß, Sven Am 06.01.22 um 17:09

[sigrok-devel] DCC decoder

2022-01-06 Thread Roland Nöll
Hello Gerhard,   thank you very much for the feedback. In fact, I haven't seen/found any other implementations of DCC here yet. sigrok is a great project that lives from collaboration. littleyoda has realized a first DCC decoder in 2013, but never registered the decoder in the sigrok project (htt

Re: [sigrok-devel] DCC decoder (was: sig)

2022-01-06 Thread Fred Decker
Hello Gerhard, Is this referring to your Sigrok maintainers?: "Neither maintainers nor other active developers are familiar with the protocol, could neither review in useful ways, nor tell how these variants relate to each other or which one should be preferred. Nor have I seen other feedback fro

Re: [sigrok-devel] DCC decoder (was: sig)

2022-01-06 Thread Gerhard Sittig
On Wed, 2022-01-05 at 17:13 +0100, Roland Nöll wrote: > > i have updated the DCC decoder: > - added RCN-218 norm > - added additional search function Can those who are working on DCC decoding please join forces, inspect the different implementations that were suggested so far, and compare and ide

Re: [sigrok-devel] DCC decoder

2019-04-17 Thread sb_sigrok
Hi > The DCC decoder > appears to be a couple of years old and incomplete.  Has it been > upda ted?  If not I will tackle updating, I need to add another language > to the stack. I've updated my dcc decoder and the decoder should now run under the latest version of sigrok. https://github.com/lit

[sigrok-devel] DCC decoder

2019-04-15 Thread Don
I recently found the $10 logic analyzer and pulseview, looks to be a great combination.  I am using it in my Arduino model railroad applications and I want to do some DCC decoding.  The DCC decoder appears to be a couple of years old and incomplete.  Has it been updated?  If not I will tackle u