JBmiog / QC-embedded

QUADCOPTERS
0 stars 2 forks source link

fix static offset does not return to 0 #16

Closed JBmiog closed 8 years ago

JBmiog commented 8 years ago

Hey,

We noticed when putting the static offset to a value like 127, and go back, we cannot go back to 0 again, but it goes to something like 5 and decreasing it will make it go to -1.

We should fix it :)

JBmiog commented 8 years ago

created branch offset_return_to_0 for this purpose, will check tomorrow

JBmiog commented 8 years ago

Done and fixed in master