1. 18 Dec, 2015 3 commits
  2. 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
  3. 14 Dec, 2015 2 commits
  4. 09 Dec, 2015 1 commit
  5. 08 Dec, 2015 2 commits
  6. 06 Dec, 2015 3 commits
  7. 05 Dec, 2015 1 commit
  8. 04 Dec, 2015 4 commits
  9. 03 Dec, 2015 1 commit
    • Don Gagne's avatar
      Add mission item categories · 62acc335
      Don Gagne authored
      - New mission command editor dialog
      - New MissionCommands toolbox object to get command info
      - Added APM mission item set
      62acc335
  10. 01 Dec, 2015 1 commit
  11. 30 Nov, 2015 1 commit
  12. 29 Nov, 2015 4 commits
  13. 28 Nov, 2015 1 commit
  14. 25 Nov, 2015 2 commits
  15. 23 Nov, 2015 1 commit
    • Don Gagne's avatar
      Auto connect support · b9cb57ec
      Don Gagne authored
      - Pervasive change to automatically connect to known board types
      - Lots of additional changes along with this:
      - More exposure of objects/properties to Qml
      - Much restructuring in LinkManager and LinkManager clients
      b9cb57ec
  16. 22 Nov, 2015 2 commits
  17. 19 Nov, 2015 3 commits
  18. 18 Nov, 2015 2 commits
    • dogmaphobic's avatar
      Work on Parameter Editor · 2de8a49b
      dogmaphobic authored
      2de8a49b
    • Don Gagne's avatar
      Auto connect support · aaed8c2d
      Don Gagne authored
      - Pervasive change to automatically connect to known board types
      - Lots of additional changes along with this:
      - More exposure of objects/properties to Qml
      - Much restructuring in LinkManager and LinkManager clients
      aaed8c2d
  19. 15 Nov, 2015 2 commits
  20. 13 Nov, 2015 2 commits
  21. 10 Nov, 2015 1 commit