Difference between revisions of "Protocol decoder:Mfm"

From sigrok
Jump to navigation Jump to search
 
Line 14: Line 14:
}}
}}


The '''mfm''' protocol decoder can process the [https://en.wikipedia.org/wiki/Modified_Frequency_Modulation MFM and FM] encodings used by floppy disk drives, with various sampling rates, data rates, etc.
The '''mfm''' protocol decoder can process the [https://en.wikipedia.org/wiki/Modified_Frequency_Modulation MFM and FM] encodings used by floppy disk drives, with various sampling rates, data rates, etc.<BR>
(The source code isn't ready to be submitted to the official repository yet, but for now a preliminary version may be obtained from [http://www.sardis-technologies.com/ufdr/pulseview.htm this site].)


'''PulseView screen captures:'''
'''PulseView screen captures:'''

Latest revision as of 18:04, 1 April 2020

mfm
Name MFM
Description Floppy disk FM and MFM
Status in progress
License GPLv2+
Source code decoders/mfm
Input logic
Output mfm

The mfm protocol decoder can process the MFM and FM encodings used by floppy disk drives, with various sampling rates, data rates, etc.
(The source code isn't ready to be submitted to the official repository yet, but for now a preliminary version may be obtained from this site.)

PulseView screen captures:

Resources