Skip to content
  1. Mar 29, 2016
  2. Feb 22, 2016
    • 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. Jan 03, 2016
  4. Dec 25, 2015
  5. Dec 16, 2015
  6. Oct 21, 2015
  7. Oct 17, 2015
  8. Sep 13, 2015
  9. Jun 24, 2015
  10. Jun 20, 2015
  11. Jun 10, 2015
  12. Jun 09, 2015
  13. Jun 01, 2015
  14. May 29, 2015
  15. May 27, 2015
  16. May 26, 2015
  17. May 24, 2015
  18. May 21, 2015
  19. May 19, 2015
  20. May 14, 2015
  21. Apr 29, 2015
  22. Apr 25, 2015
    • Don Gagne's avatar
      Better sensor cal · ea433369
      Don Gagne authored
      - cancel support
      - mag rotation images
      - set board rotation before cal
      - set compass rotation after mag cal
      ea433369
  23. Apr 22, 2015
  24. Apr 04, 2015
  25. Mar 17, 2015
  26. Mar 15, 2015
  27. Mar 10, 2015
  28. Mar 06, 2015
    • 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
Loading