1. 19 Feb, 2017 1 commit
  2. 18 Feb, 2017 4 commits
  3. 16 Feb, 2017 1 commit
  4. 15 Feb, 2017 2 commits
  5. 12 Feb, 2017 1 commit
    • Phillip Kocmoud's avatar
      Add support for the AUAV X2.1 Flight Controller (#4501) · 143434f4
      Phillip Kocmoud authored
      * Fix minor spelling error
      
      * Added support for the AUAV x2.1 Flight Controller
          also removed a duplicate entry for MindPX
          from src/comm/USBBoardInfo.json
      
      Adds entries required to correctly identify, download and flash PX4
      firmware to the AUAV X2.1 Flight Controller
      
      * Update USBBoardInfo.json
      
      Removed un-needed fallback entries. This has been tested!
      143434f4
  6. 03 Feb, 2017 1 commit
  7. 31 Jan, 2017 2 commits
  8. 29 Jan, 2017 1 commit
  9. 27 Jan, 2017 1 commit
  10. 20 Jan, 2017 1 commit
  11. 14 Jan, 2017 1 commit
  12. 13 Jan, 2017 7 commits
  13. 11 Jan, 2017 1 commit
  14. 07 Jan, 2017 1 commit
  15. 05 Jan, 2017 1 commit
  16. 04 Jan, 2017 1 commit
  17. 31 Dec, 2016 1 commit
  18. 30 Dec, 2016 1 commit
  19. 29 Dec, 2016 1 commit
  20. 27 Dec, 2016 1 commit
    • Don Gagne's avatar
      Remove XBee support · 2374891c
      Don Gagne authored
      Even though it hasn't been supported forever, the files where still
      being compiled
      2374891c
  21. 26 Dec, 2016 1 commit
  22. 23 Dec, 2016 2 commits
  23. 21 Dec, 2016 1 commit
  24. 13 Dec, 2016 1 commit
  25. 07 Dec, 2016 1 commit
  26. 04 Dec, 2016 1 commit
  27. 01 Dec, 2016 1 commit
  28. 29 Nov, 2016 1 commit
    • Don Gagne's avatar
      Multi-vehicle fixes · 7602c276
      Don Gagne authored
      * Vehicle selection must be global control
      * Disconnect controls must be associated with Vehicle
      7602c276