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

Fixed angle_compensate_nodes array overflow issue #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fixed angle_compensate_nodes array overflow issue #10

wants to merge 1 commit into from

Commits on Feb 16, 2019

  1. Fixed angle_compensate_nodes array overflow issue

    On A2, angle_compensate_nodes size is 720 but sometimes angle_value-angle_compensate_offset+j becomes equal to 720. This causes overflow at line 313
    Salih Marangoz authored Feb 16, 2019
    Configuration menu
    Copy the full SHA
    dbc1df4 View commit details
    Browse the repository at this point in the history