]> sigrok.org Git - libsigrok.git/commit
Add support for mcupro Logic16, a Saleae Logic16 clone.
authorPeter Zotov <redacted>
Fri, 22 Aug 2014 18:27:56 +0000 (22:27 +0400)
committerBert Vermeulen <redacted>
Thu, 28 Aug 2014 12:03:21 +0000 (14:03 +0200)
commit6f479a0a72492b2a28344de04776733b19fdbaa9
treebbf4f01770d3c4e3f31d54573c1f0bb4c8939dbc
parentf88c73732cbef5dad58788d1555bd66742001192
Add support for mcupro Logic16, a Saleae Logic16 clone.

From sigrok's point of view, this analyzer has two differences:

  * It does not require uploading the firmware.
  * It returns garbage in some registers used for sanity checks.
    Saleae's software ignores that garbage; sigrok only does if it
    specifically detects the mcupro clone.
src/hardware/saleae-logic16/protocol.c
src/hardware/saleae-logic16/protocol.h