Skip to content
Snippets Groups Projects
  1. Mar 14, 2017
  2. Mar 13, 2017
  3. Mar 12, 2017
  4. Mar 11, 2017
    • Julian Oes's avatar
      commander: fix abs bug / trigger POSCTL both ways · 40471995
      Julian Oes authored
      The check if stick were touched was only working in one direction (per
      axis) because fabsf was used incorrectly.
      
      However, this check is still only a differential check triggered by
      fast movement and does not trigger if someone slowly moves a stick to
      the side. Also, the sensitivity depends on the rate of the commander
      loop and/or the RC update loop. The correct solution would be a proper
      filtering and trigger for movement.
      40471995
    • Lorenz Meier's avatar
      Updated jMAVSim · fb644036
      Lorenz Meier authored
      fb644036
Loading