Support Sign-Magnitude Integers
Open
enhancement
language feature
- Dominant language
- Python
- Stars
- 92
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Sign-magnitude integers show up in a few protocols, like RTCM and [u-blox M10](https://content.u-blox.com/sites/default/files/u-blox%20M10-SPG-5.00_InterfaceDescription_UBX-20053845.pdf). Emboss should have a prelude type like `SMInt` to model these fields.
Contributor guide
Assessment
This issue has not been assessed yet.