-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #125 from gmabey/master
improved description of "author" field #80
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -285,7 +285,7 @@ the `global` object: | |
|`sha512`|false|string|The SHA512 hash of the dataset file associated with the SigMF file.| | ||
|`offset`|false|uint|The index number of the first sample in the dataset. This value defaults to zero. Typically used when a recording is split over multiple files.| | ||
|`description`|false|string|A text description of the SigMF recording.| | ||
|`author`|false|string|The author's name (and optionally e-mail address).| | ||
|`author`|false|string|The author's name (and optionally e-mail address) of the form "Bruce Wayne <[email protected]>".| | ||
|`meta_doi`|false|string|The registered DOI (ISO 26324) for a recording's metadata file.| | ||
|`data_doi`|false|string|The registered DOI (ISO 26324) for a recording's dataset file.| | ||
|`recorder`|false|string|The name of the software used to make this SigMF recording.| | ||
|