Re: [sigrok-devel] How to Access PulseView MFM Decoder

2023-03-14 Thread Ivan Wick
Hi Jim, I was able to get the MFM decoder ( http://www.sardis-technologies.com/ufdr/pulseview.htm) working on PulseView version 0.4.2 after a quick edit to update the decoder. PulseView logged an error message while loading the MFM decoder that says it has no reset() method. So the decoder probabl

[sigrok-devel] How to Access PulseView MFM Decoder

2023-03-13 Thread Jim Grant
I am using PulseView to troubleshoot old floppy disk technology. A sigrok contributor has published an FM/MFM decoder ( https://sigrok.org/wiki/Protocol_decoder:Mfm) that I think would be useful. I have loaded the mfm directory into the \sigrok\PulseView\share\libsigrokdecode\decoders folder on my