Skip to content
Snippets Groups Projects
  • Thomas Lambert's avatar
    c41a98ba
    fix(encoders): multiple issues with encoders · c41a98ba
    Thomas Lambert authored
    - Issue with interger overlow is no longer a problem. I tried to work it
      out, but as the sensors are all within range for the Q3 2023 campaign,
      I have not gone deeper into it.
    - Issue with conversion between bit value and degrees properly solved.
    
    Other changes concern calibration value to display data properly for the
    Q3 2023 test campaign.
    fix(encoders): multiple issues with encoders
    Thomas Lambert authored
    - Issue with interger overlow is no longer a problem. I tried to work it
      out, but as the sensors are all within range for the Q3 2023 campaign,
      I have not gone deeper into it.
    - Issue with conversion between bit value and degrees properly solved.
    
    Other changes concern calibration value to display data properly for the
    Q3 2023 test campaign.
utils.ino 1.26 KiB