From b919640c7e53b24644f8fbb59c0db350efde81ea Mon Sep 17 00:00:00 2001 From: Andrew Gillham Date: Tue, 21 Dec 2021 11:43:55 -0600 Subject: [PATCH] Add a note about needing to compile the OLS client yourself. --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index 46fb3e4..ca222d7 100644 --- a/README +++ b/README @@ -7,6 +7,9 @@ SUMP client as well as the alternative client from here: The alternative client version is highly recommended. Download version "ols-0.9.7" or newer for built-in device profiles. +NOTE: The latest officially released version of ols (0.9.7.2) does not work + with modern Java runtimes. You will need to build it yourself. + Follow the build instructions here: https://github.com/jawi/ols This SUMP protocol compatible logic analyzer for the Arduino board supports 5 channels consisting of digital pins 8-12, which are the first 5 bits (0-4)