sigmf/SigMF

capture_details extension: "attentuation" typo

SureshotM6 opened this issue · 1 comments

|`attentuation`|true|double|dB|Attenuation applied to the input of the sensor.|

The key should be "attenuation" not "attentuation". It is spelled correctly in the description. Unfortunately this would not be a backward-compatible change.
If it is decided to not change this to maintain compatibility then the typo should at least be called out in the description, as this can easily cause bugs for generators or parsers that may have correctly spelled "attenuation."

Extension namespaces are slightly less rigid... this definitely does need to be fixed.