From 8eeff93a8992183200b97eb2fd30d23f05d37d0f Mon Sep 17 00:00:00 2001 From: Jacob Gilbert Date: Thu, 27 May 2021 08:14:53 -0600 Subject: [PATCH] Explicit Scope for Captures Fields Per discussion in #124 this makes the scope of captures fields explicitly defined. Signed-off-by: Jacob Gilbert --- sigmf-spec.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sigmf-spec.md b/sigmf-spec.md index 35435a7..e5de8c9 100644 --- a/sigmf-spec.md +++ b/sigmf-spec.md @@ -324,7 +324,9 @@ Capture segment objects are composed of name/value pairs. Each capture segment object must contain a `core:sample_start` name/value pair, which indicates the first index at which the rest of the segment's name/value -pairs apply. +pairs apply. The fields that are described within a `captures` segment are +scoped to that segment only and must be declared again if they are valid in +subsequent segments. The following names are specified in the `core` namespace and should be used in capture segment objects: