Skip to content
  1. Feb 18, 2016
    • Nate Weibley's avatar
      New parameter cache loading spec · 80ef4da8
      Nate Weibley authored
       - Request list of all parameters, expecting device to lead each component with _HASH_CHECK cache value
       - Test for hash collision, if so our cache is valid and respond with _HASH_CHECK to stop listing
       - Else: let listing continue as normal to get updated param values
       - Store each cache by systemID + componentID
      
      For #2586
      80ef4da8
  2. Feb 14, 2016
  3. Feb 09, 2016
  4. Feb 07, 2016
  5. Jan 29, 2016
  6. Jan 16, 2016
  7. Jan 15, 2016
  8. Jan 14, 2016
  9. Jan 13, 2016
  10. Jan 12, 2016
  11. Jan 05, 2016
  12. Jan 04, 2016
  13. Dec 25, 2015
  14. Dec 24, 2015
  15. Dec 23, 2015
  16. Dec 18, 2015
  17. 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
  18. Dec 12, 2015
  19. Dec 10, 2015
  20. Dec 08, 2015
  21. Dec 06, 2015
  22. Dec 03, 2015
    • 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
  23. Nov 28, 2015
  24. Nov 19, 2015
  25. Nov 15, 2015
  26. Nov 12, 2015
  27. Nov 09, 2015
  28. Oct 30, 2015
Loading