1. 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
  2. 28 Feb, 2015 1 commit
  3. 26 Feb, 2015 1 commit
  4. 18 Feb, 2015 1 commit
  5. 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
  6. 25 Dec, 2014 1 commit