Skip to content

Commit

Permalink
Update capture_details.sigmf-ext.md (#309)
Browse files Browse the repository at this point in the history
fix misspelling
  • Loading branch information
jacobagilbert committed Feb 9, 2024
1 parent ad4c9a5 commit 0203b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/capture_details.sigmf-ext.md
Expand Up @@ -15,7 +15,7 @@ be used in the `captures` object:
|name|required|type|unit|description|
|----|--------|----|----|-----------|
|`acq_scale_factor`|true|double|N/A|Scale factor of IQ collection from the spectrum analyzer used to convert back to real power.|
|`attentuation`|true|double|dB|Attenuation applied to the input of the sensor.|
|`attenuation`|true|double|dB|Attenuation applied to the input of the sensor.|
|`acquisition_bandwidth`|true|double|Hz|Bandwidth of the recording (if lower than the `samp_rate`.|
|`start_capture`|true|string|N/A|Time of the first sample of IQ recording. The time is UTC with the format of `yyyy-mm-ddTHH:MM:SSZ`.|
|`stop_capture`|true|string|N/A|Time of the last sample of IQ recording. The time is UTC with the format of `yyyy-mm-ddTHH:MM:SSZ`.|
Expand Down

0 comments on commit 0203b29

Please sign in to comment.