1. 29 Sep, 2018 1 commit
    • Don Gagne's avatar
      · 4afd9baa
      Don Gagne authored
      Added support for qgcRebootRequired Fact meta data value.
      4afd9baa
  2. 03 May, 2018 1 commit
  3. 12 Mar, 2018 1 commit
  4. 24 Feb, 2018 1 commit
  5. 16 Feb, 2018 1 commit
  6. 31 Jan, 2018 1 commit
    • DonLakeFlyer's avatar
      Add support for HIGH_LATENCY2 · a52b110b
      DonLakeFlyer authored
      * Flight modes still not implemented. Waiting on message change.
      * Also includes various cauterization of UI things which should not be
      available on high latency link.
      a52b110b
  7. 12 Jan, 2018 1 commit
  8. 07 Jan, 2018 1 commit
  9. 03 Jan, 2018 1 commit
  10. 23 Oct, 2017 1 commit
  11. 29 Jun, 2017 1 commit
  12. 18 May, 2017 1 commit
  13. 09 May, 2017 1 commit
  14. 01 May, 2017 1 commit
  15. 19 Apr, 2017 1 commit
  16. 13 Apr, 2017 1 commit
  17. 22 Mar, 2017 1 commit
  18. 06 Mar, 2017 4 commits
  19. 02 Mar, 2017 1 commit
  20. 01 Mar, 2017 1 commit
  21. 16 Feb, 2017 1 commit
  22. 14 Feb, 2017 1 commit
  23. 02 Jan, 2017 1 commit
  24. 07 Dec, 2016 2 commits
  25. 03 Dec, 2016 1 commit
  26. 27 Nov, 2016 1 commit
  27. 25 Nov, 2016 1 commit
  28. 24 Nov, 2016 1 commit
  29. 03 Oct, 2016 1 commit
  30. 18 Sep, 2016 1 commit
  31. 16 Sep, 2016 1 commit
  32. 15 Sep, 2016 1 commit
  33. 14 Sep, 2016 1 commit
  34. 19 Jul, 2016 1 commit
  35. 26 Jun, 2016 1 commit
  36. 23 Jun, 2016 1 commit
    • 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