1. 29 Oct, 2020 1 commit
  2. 07 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · 8140aae0
      DonLakeFlyer authored
      New QGCFileDownload support for bit.ly style redirects and file name
      8140aae0
  3. 17 Apr, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 284a2c08
      DoinLakeFlyer authored
      App messages now use simple modal message dialogs. Vehicle messages continue to use non-modal popup.
      284a2c08
  4. 13 Feb, 2020 1 commit
  5. 01 Feb, 2020 1 commit
  6. 02 Oct, 2019 1 commit
    • DonLakeFlyer's avatar
      · b71715ea
      DonLakeFlyer authored
      Better handling of unsupported class/frame combinations
      b71715ea
  7. 29 Apr, 2019 1 commit
    • DonLakeFlyer's avatar
      · e675a324
      DonLakeFlyer authored
      Rover support for FRAME_CLASS/FRAME_TYPE
      e675a324
  8. 28 Apr, 2019 1 commit
    • DonLakeFlyer's avatar
      · 57d0292d
      DonLakeFlyer authored
      Rework ArduPilot Airfame setup page
      57d0292d
  9. 20 Oct, 2017 1 commit
  10. 27 May, 2017 1 commit
  11. 12 Jan, 2017 1 commit
  12. 27 Nov, 2016 1 commit
  13. 18 Sep, 2016 1 commit
  14. 07 Jul, 2016 1 commit
  15. 05 Jun, 2016 1 commit
  16. 03 Jun, 2016 1 commit
  17. 31 May, 2016 1 commit
  18. 29 May, 2016 1 commit
  19. 20 Apr, 2016 1 commit
  20. 19 Feb, 2016 2 commits
  21. 18 Jan, 2016 1 commit
  22. 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