1. 11 Apr, 2019 1 commit
  2. 01 May, 2018 1 commit
  3. 05 Mar, 2017 1 commit
  4. 03 Mar, 2017 3 commits
  5. 05 May, 2016 1 commit
  6. 13 Apr, 2016 2 commits
  7. 22 Feb, 2016 1 commit
    • Don Gagne's avatar
      Usability plug bug fixes · 9931529c
      Don Gagne authored
      - Sensors summary now shows you how man compasses you have
      - Fix for APM accel cal. Can only use first accel offsets.
      9931529c
  8. 04 Feb, 2016 1 commit
  9. 28 Dec, 2015 1 commit
  10. 26 Dec, 2015 1 commit
  11. 26 May, 2015 1 commit
  12. 05 May, 2015 1 commit
  13. 11 Apr, 2015 1 commit
  14. 06 Mar, 2015 1 commit
    • Don Gagne's avatar
      Use FactBinder to access facts from Qml · e863bdae
      Don Gagne authored
      Passing parameters QVariantMap across C++ boundary was causing crashes
      in Qt due to Qml array bugs. Referencing same Fact* across Qml boundary
      in multiple QQuickWidgets caused jScript GC to crash.
      e863bdae
  15. 28 Feb, 2015 1 commit
  16. 26 Feb, 2015 1 commit
  17. 18 Feb, 2015 1 commit
  18. 10 Feb, 2015 1 commit
    • Don Gagne's avatar
      Support two param sets for calibration · 96e5674d
      Don Gagne authored
      The parameters for calibration were changed in the latest master. QGC
      needs to work with both. Hacked in for now, waiting on a true parameter
      re-mapping implementation.
      96e5674d
  19. 25 Dec, 2014 1 commit