Skip to content
Snippets Groups Projects
  1. Apr 24, 2019
  2. Apr 23, 2019
  3. Apr 17, 2019
  4. Apr 16, 2019
    • Mark Sauder's avatar
      simulator: uorb and initialization cleanup (#11825) · 74bc6870
      Mark Sauder authored
      * Cherry pick the vehicle_imu PR #9756 src/modules/simulator directory work to submit as standalone PR.
      
      * Modify the accelsim init method mag_report usage to match usage in measure() and mag_measure() methods in the class.
      
      * Incorporate review comments in the accelsim.cpp init() method and also make the same modifications in gyrosim.cpp.
      
      * Delete unneeded mag_report initialization from accelsim init() method.
      
      * Deprecate unneeded measure() call from accelsim.cpp init() and gyrosim.cpp init().
      74bc6870
  5. Apr 15, 2019
  6. Apr 13, 2019
  7. Apr 12, 2019
  8. Apr 11, 2019
  9. Apr 10, 2019
  10. Apr 09, 2019
  11. Apr 05, 2019
    • Julian Oes's avatar
      commander: fix toggling datalink lost and regained · 95ab984f
      Julian Oes authored
      When using QGC and/or the Dronecode SDK it was possible to get in a
      state where the two mavlink instances were both publishing their last
      heartbeat_time and cause commander to consistently toggle between
      data link lost and regained. With this fix, we only ever look at the
      very last heartbeat time and therefore seem to avoid this issue.
      95ab984f
  12. Apr 04, 2019
  13. Apr 03, 2019
Loading