1. 13 Apr, 2016 2 commits
  2. 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
  3. 04 Feb, 2016 1 commit
  4. 28 Dec, 2015 1 commit
  5. 26 Dec, 2015 1 commit
  6. 26 May, 2015 1 commit
  7. 05 May, 2015 1 commit
  8. 11 Apr, 2015 1 commit
  9. 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
  10. 28 Feb, 2015 1 commit
  11. 26 Feb, 2015 1 commit
  12. 18 Feb, 2015 1 commit
  13. 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
  14. 25 Dec, 2014 1 commit