Skip to content
Snippets Groups Projects
user avatar
Adam M Rivera authored
AP_Declination: In order for the bitwise & operation to work, negative signs need to be represented by 1s instead of 0s. Changed so that negative signs are represented by a 1 in the packed signs array. Updated lookup logic to reflect this change.
d9c9e0e6
Name Last commit Last update
..