From 218c26e26e79a79cdba66d30df4de53c997a8ec2 Mon Sep 17 00:00:00 2001 From: Marcus10110 Date: Fri, 18 Mar 2022 14:49:23 -0700 Subject: [PATCH] readme update --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 44c3686..a2cc293 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # Saleae Measurements V2 -These use Saleae's in-progress V2 measurement API, which has not been released for public use yet. The API used here is expected to change before official release. +These are a collection of measurement extensions for use with the Saleae Logic software. + +Included are basic analog measurements, including vertical measurements like min & max, time measurements like frequency and period, and a few pulse measurements like rise time and overshoot. + +This extension package uses Saleae's in-progress V2 measurement API, which has not been released for public use yet. The API used here is expected to change before official release. ## Voltage Measurements @@ -21,6 +25,8 @@ These use Saleae's in-progress V2 measurement API, which has not been released f - Positive Overshoot - Negative Overshoot +Rise time and fall time are measured from the 10% crossing point to the 90% crossing point. + ## Time Measurements - Period