]> sigrok.org Git - libsigrokdecode.git/commit
Various PDs: Drop currently unsupported probes in stacked PDs.
authorUwe Hermann <redacted>
Tue, 11 Mar 2014 23:22:31 +0000 (00:22 +0100)
committerUwe Hermann <redacted>
Tue, 11 Mar 2014 23:22:31 +0000 (00:22 +0100)
commit4e4f8527de0927f2eb1d98e90b58e018ba28d341
treed8e5e5fd2ce5d137e2ec4bce336aca1300b5c338
parent3a851e5c7ba119cea6e8604a3f3e7ac27c80f536
Various PDs: Drop currently unsupported probes in stacked PDs.

At the moment we don't yet support PDs which take both input from
another PD (which they're stacked on top of) and from one or more
logic inputs/pins.

This will be supported later on, and at that time we'll bring back
these changes.
decoders/avr_isp/pd.py
decoders/lm75/pd.py
decoders/maxim_ds28ea00/pd.py
decoders/mx25lxx05d/pd.py
decoders/mxc6225xu/pd.py
decoders/rtc8564/pd.py