1. 24 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · f3404af4
      DonLakeFlyer authored
      Clean up references to MainRootWindow globals
      f3404af4
  2. 05 Jun, 2019 1 commit
  3. 01 May, 2019 1 commit
  4. 29 Apr, 2019 1 commit
    • DonLakeFlyer's avatar
      · e675a324
      DonLakeFlyer authored
      Rover support for FRAME_CLASS/FRAME_TYPE
      e675a324
  5. 11 Apr, 2019 1 commit
  6. 26 May, 2018 1 commit
  7. 01 May, 2018 1 commit
  8. 05 Mar, 2017 1 commit
  9. 03 Mar, 2017 2 commits
  10. 12 Jan, 2017 1 commit
  11. 24 May, 2016 1 commit
  12. 05 May, 2016 2 commits
  13. 20 Apr, 2016 1 commit
  14. 13 Apr, 2016 1 commit
  15. 28 Dec, 2015 1 commit
  16. 26 Dec, 2015 1 commit
  17. 16 Dec, 2015 1 commit
    • Tomaz Canabrava's avatar
      Add the initial stub for the AirFrame configuration for APM · ff32b9fe
      Tomaz Canabrava authored
      This commit introduces the APM Airframe configuration. The interface
      is the same as the PX4 one, but the way we deal with the uas is a bit different
      
      Since the APM stack doesn't provide a xml with airframe definitions a
      new one was created by hand with only the values that we need, wich will
      trigger a download of the parameters file from the mavlink github
      
      Now it correctly handles the FRAME variable and it's faster
      regarding the download of the parameters for each type of Frame.
      
      Only show Airframes for ArduCopter, not for ArduRover nor ArduPlane
      Signed-off-by: 's avatarTomaz Canabrava <tomaz.canabrava@intel.com>
      ff32b9fe
  18. 29 Oct, 2015 1 commit
  19. 26 May, 2015 1 commit
  20. 05 May, 2015 1 commit
  21. 06 Apr, 2015 1 commit
  22. 01 Apr, 2015 1 commit
  23. 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
  24. 18 Feb, 2015 1 commit
  25. 25 Dec, 2014 1 commit