Skip to content

Commit

Permalink
Merge pull request #125 from gmabey/master
Browse files Browse the repository at this point in the history
improved description of "author" field #80
  • Loading branch information
bhilburn authored May 26, 2021
2 parents 81aa1f5 + b26fb08 commit a4f1c65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sigmf-spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.|
Expand Down

0 comments on commit a4f1c65

Please sign in to comment.