]> sigrok.org Git - libsigrokdecode.git/commit
nrf24l01: Don't decode incomplete commands.
authorJens Steinhauser <redacted>
Sun, 19 Oct 2014 19:29:07 +0000 (21:29 +0200)
committerUwe Hermann <redacted>
Sun, 19 Oct 2014 21:01:26 +0000 (23:01 +0200)
commit22630a3d54361f083877a68724e8b823d5e063a7
tree57bc1f795d1df909f39d9533a219c9d953381323
parent3cc4c4a96dba8390ec4eabbd62cc1d50d653640e
nrf24l01: Don't decode incomplete commands.

Wait for the CS# line to be inactive before decoding the commands.
decoders/nrf24l01/pd.py