Skip to content
  1. Nov 06, 2020
  2. Oct 20, 2020
    • Don Gagne's avatar
      Param crash (#9124) · d4bff450
      Don Gagne authored
      * Remove unneeded mutex
      
      * Cleanup LinkInterface, fix connect/disconnect bug
      d4bff450
  3. Oct 15, 2020
  4. Jul 02, 2020
    • DonLakeFlyer's avatar
      · 89285b12
      DonLakeFlyer authored
      Support parameter meta data coming from COMPONENT_INFORMATION as well as old system
      89285b12
  5. Feb 01, 2020
  6. Nov 10, 2019
    • DonLakeFlyer's avatar
      · d9bbe9bd
      DonLakeFlyer authored
      Separate progress bar handling for initial load, write and read batching
      d9bbe9bd
  7. Nov 08, 2019
  8. Jun 13, 2019
    • Don Gagne's avatar
      · 19e2c074
      Don Gagne authored
      Fix crash caused by NULL vehicle
      19e2c074
  9. Apr 16, 2019
  10. Dec 12, 2018
    • Don Gagne's avatar
      · 338100b0
      Don Gagne authored
      Fix cases of _logVehiclePrefix usage with missing componentId
      338100b0
  11. Nov 29, 2018
    • Don Gagne's avatar
      · 6f6a526f
      Don Gagne authored
      Initialization of Fact prior to Qt init causes crash.
      6f6a526f
  12. Nov 07, 2018
    • Don Gagne's avatar
      · 0e6902e3
      Don Gagne authored
      Clarify category map usage
      0e6902e3
  13. May 03, 2018
  14. Mar 12, 2018
  15. Feb 16, 2018
  16. Jan 12, 2018
  17. Jan 07, 2018
  18. May 18, 2017
  19. Mar 06, 2017
  20. Feb 14, 2017
  21. Nov 27, 2016
  22. Nov 25, 2016
  23. Nov 24, 2016
  24. Sep 18, 2016
  25. Sep 15, 2016
  26. Sep 14, 2016
  27. Aug 29, 2016
  28. Jun 23, 2016
    • Don Gagne's avatar
      Performance fixes · ca438f88
      Don Gagne authored
      - Cache only supported on PX4. Solo sends param updates at a high rate
      to update gimbal values. This was causing the cache to update itself at
      too high of a rate, killing performance, especially on iOS.
      - Fixed read/write index usage to provide correct progress bar updates
      ca438f88
  29. Jun 13, 2016
  30. May 31, 2016
  31. May 29, 2016
  32. May 26, 2016
  33. Apr 15, 2016
  34. Apr 10, 2016
  35. Mar 24, 2016
  36. Mar 05, 2016
  37. Feb 19, 2016
    • Don Gagne's avatar
      Header re-structuring · e513494c
      Don Gagne authored
      I removed some needed headers from a top level file which then causes a
      ripple effect downstream
      e513494c
Loading