]> sigrok.org Git - libsigrok.git/commit
ols: add feature to support >256K memory
authorWolfram Sang <redacted>
Wed, 2 Jan 2019 12:15:25 +0000 (13:15 +0100)
committerUwe Hermann <redacted>
Sun, 13 Jan 2019 19:07:27 +0000 (20:07 +0100)
commitf6ce25ec05e8707ee3783b111ea13779f237c3b3
tree1e8c44f8485c50db6eb8498f1787fc948b209cac
parentec26d9e1dfd416ed4735a1c57e11060b12bf16b8
ols: add feature to support >256K memory

Add support for the Pepino-style of accessing >256K of memory. Because
this the only known extension of accessing >256K currently, we apply it
as soon as the sample size is bigger than 256K.  Let's hope other
devices (if any) will follow this style. If not, we need to add support
depending on the device name later.

Signed-off-by: Wolfram Sang <redacted>
src/hardware/openbench-logic-sniffer/api.c
src/hardware/openbench-logic-sniffer/protocol.h