Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change accumulator points to use unsigned point types in 7xx models #78

Closed
bobfox opened this issue Apr 30, 2020 · 0 comments
Closed

Change accumulator points to use unsigned point types in 7xx models #78

bobfox opened this issue Apr 30, 2020 · 0 comments

Comments

@bobfox
Copy link
Contributor

bobfox commented Apr 30, 2020

The accumulator point type is being deprecated in favor of the equivalent unsigned point type due to the poor choice of unimplemented value for the acc point type. Update accumulator points in models 701 and 713.

bobfox pushed a commit that referenced this issue Apr 30, 2020
- Update accumulator point to unsigned int type. (#78)
- Update Alrm name to PrtAlrms. (#79)
shelcrow pushed a commit that referenced this issue Apr 30, 2020
* Update accumulator types and Alrm point

- Update accumulator point to unsigned int type. (#78)
- Update Alrm name to PrtAlrms. (#79)

* Update model description typo in 712

Update typo. (#80)

* Add default of 1 to group count attribute in model schema

Add default of 1 to group count attribute in model schema. (#81)
@bobfox bobfox closed this as completed Apr 30, 2020
bobfox pushed a commit that referenced this issue May 1, 2020
- Add missing scale factors for points in models 702, 705, 712, 713. (#83)
- Redo update accumulator points in 701, 713. (#78)
shelcrow pushed a commit that referenced this issue May 4, 2020
* Add uint64 type to schema. (#85)

* Add missing scale factors for points and redo update accumulator points

- Add missing scale factors for points in models 702, 705, 712, 713. (#83)
- Redo update accumulator points in 701, 713. (#78)

* Update RGra units to reflect W or A in model 704 (#84)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant