1. 27 Dec, 2015 1 commit
  2. 25 Dec, 2015 1 commit
  3. 24 Dec, 2015 1 commit
  4. 23 Dec, 2015 1 commit
  5. 18 Dec, 2015 3 commits
  6. 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
  7. 14 Dec, 2015 2 commits
  8. 09 Dec, 2015 1 commit
  9. 08 Dec, 2015 2 commits
  10. 06 Dec, 2015 3 commits
  11. 05 Dec, 2015 1 commit
  12. 04 Dec, 2015 4 commits
  13. 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
  14. 01 Dec, 2015 1 commit
  15. 30 Nov, 2015 1 commit
  16. 29 Nov, 2015 4 commits
  17. 28 Nov, 2015 1 commit
  18. 25 Nov, 2015 2 commits
  19. 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
  20. 22 Nov, 2015 2 commits
  21. 19 Nov, 2015 3 commits
  22. 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
  23. 15 Nov, 2015 1 commit