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

vxWorks version 6.9 doesn't support lround #48

Merged
merged 2 commits into from
Jun 6, 2023
Merged

vxWorks version 6.9 doesn't support lround #48

merged 2 commits into from
Jun 6, 2023

Conversation

keenanlang
Copy link
Contributor

Eliminates AcsMotion builds for vxWorks.

AcsMotion relies on the lround function which is not available in the version of vxWorks we have. And as far as I can tell, it is not recommended to roll your own rounding function for floating point values.

Would fix #47

@kmpeters kmpeters added this to the R2-1-1 milestone Jun 6, 2023
@kmpeters kmpeters merged commit a1419b6 into master Jun 6, 2023
@kmpeters kmpeters deleted the lround-fix branch June 6, 2023 14:08
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

Successfully merging this pull request may close these issues.

vxWorks complains about building SPiiPlusDriver
2 participants