Skip to content
  1. May 28, 2016
  2. May 25, 2016
  3. Apr 24, 2016
  4. Apr 14, 2016
  5. Apr 05, 2016
  6. Mar 28, 2016
  7. Mar 27, 2016
  8. Mar 13, 2016
  9. Mar 07, 2016
  10. Mar 05, 2016
  11. 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
  12. Feb 14, 2016
  13. Feb 09, 2016
  14. Feb 07, 2016
  15. Jan 29, 2016
  16. Jan 16, 2016
  17. Jan 15, 2016
  18. Jan 14, 2016
  19. Jan 13, 2016
  20. Jan 12, 2016
  21. Jan 05, 2016
  22. Jan 04, 2016
  23. Dec 25, 2015
  24. Dec 24, 2015
  25. Dec 23, 2015
  26. Dec 18, 2015
  27. 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
  28. Dec 12, 2015
  29. Dec 10, 2015
  30. Dec 08, 2015
  31. Dec 06, 2015
Loading