1. 26 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · dd7e7fa0
      DonLakeFlyer authored
      Cleanup duplicated magic numbers in joystick code
      dd7e7fa0
  2. 13 Jun, 2020 1 commit
    • DonLakeFlyer's avatar
      · b70a4f01
      DonLakeFlyer authored
      LinkInterface and Vehicle uses mutexes to synchronize writing bytes to the link instead of queued signals
      b70a4f01
  3. 01 Feb, 2020 1 commit
  4. 26 Jul, 2019 1 commit
  5. 18 Jul, 2019 1 commit
    • Gus Grubba's avatar
      Fix button state handling · 3ee54e56
      Gus Grubba authored
      Support up to 64 buttons, not limit to 16
      Send a single button command and not a stream of commands at 25Hz
      Send button commands through signals (it's coming from a different thread)
      Hide gimbal support through analog channels (there are no MAVLink messages to handle it)
      3ee54e56
  6. 17 Jul, 2019 1 commit
    • Gus Grubba's avatar
      Update UI · 089860de
      Gus Grubba authored
      Add gimbal to external control signal
      089860de