Skip to content
  1. Dec 16, 2015
    • 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: default avatarTomaz Canabrava <tomaz.canabrava@intel.com>
      ff32b9fe
    • Don Gagne's avatar
      PX4 GeoFence support · a4f8fbbe
      Don Gagne authored
      a4f8fbbe
  2. Dec 15, 2015
  3. Dec 14, 2015
  4. Dec 12, 2015
  5. Dec 08, 2015
  6. Dec 06, 2015
  7. Dec 05, 2015
  8. Dec 01, 2015
  9. Nov 30, 2015
  10. Nov 29, 2015
    • Don Gagne's avatar
      Autoconnect restructuring · ca6eccda
      Don Gagne authored
      Windows OS doesn’t disconnect port when you pull plug on USB. This
      caused all sorts of problems with previous logic. New logic handles
      this correctly.
      ca6eccda
  11. Nov 25, 2015
  12. Nov 23, 2015
  13. Nov 19, 2015
    • Don Gagne's avatar
      Auto connect support · 18dc3d04
      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
      18dc3d04
    • dogmaphobic's avatar
      Tidying up Setup dialogs. · 1d2af268
      dogmaphobic authored
      1d2af268
  14. Nov 18, 2015
    • 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
  15. Nov 17, 2015
  16. Nov 12, 2015
  17. Nov 09, 2015
  18. Nov 08, 2015
  19. Nov 05, 2015
Loading