Skip to content
Snippets Groups Projects
  1. Feb 06, 2018
  2. Feb 05, 2018
  3. Feb 04, 2018
  4. Feb 03, 2018
  5. Feb 02, 2018
  6. Feb 01, 2018
    • Julian Oes's avatar
      Robustify mission upload/download (take 2) (#8794) · 9c86cdab
      Julian Oes authored
      * Revert "mavlink_mission: don't retransmit automatically"
      
      This reverts commit 4e008fe89120e24e321e93fb551753242797f022.
      
      * mavlink_mission: don't retry to send mission item
      
      The mission items need to be requested one by one by a ground station.
      This is a "pull" protocol and we should not retry to "push" the mission
      items down.
      
      If we do this we can trigger the situation where the autopilot keeps
      retrying and the ground station does not time out because it keeps
      receiving items (even though the items are the wrong ones).
      
      * mavlink_mission: reduce retry timeout
      
      When actively re-requesting lost mission items, we can be more agressive
      and therefore lose less time when a mission item is lost on the way.
      9c86cdab
    • Daniel Agar's avatar
      102c0ead
  7. Jan 31, 2018
  8. Jan 30, 2018
Loading