1. 26 Nov, 2014 2 commits
  2. 24 Nov, 2014 2 commits
    • Don Gagne's avatar
      Fix UAS unit test · 6d447410
      Don Gagne authored
      Destroyed signal must have been working incorrectly in the past.
      6d447410
    • Don Gagne's avatar
      Link connect/disconnect only through LinkManager · f65c0a57
      Don Gagne authored
      Centralize all connecting and disconnecting of links through
      LinkManager::[Connect|Disconnect]Link api. Connect/Disconnect no longer
      allowed through LinkInterface. This allows creation of new
      LinkManager::setConnections[Suspended|Allowed] methods to disallow
      connections as needed.
      f65c0a57
  3. 21 Nov, 2014 2 commits
  4. 17 Nov, 2014 1 commit
  5. 14 Nov, 2014 2 commits
  6. 31 Oct, 2014 1 commit
  7. 28 Oct, 2014 1 commit
  8. 23 Oct, 2014 1 commit
  9. 09 Oct, 2014 1 commit
  10. 29 Sep, 2014 1 commit
  11. 10 Sep, 2014 1 commit
  12. 03 Sep, 2014 1 commit
  13. 02 Sep, 2014 1 commit
  14. 28 Aug, 2014 2 commits
  15. 25 Aug, 2014 3 commits
  16. 23 Aug, 2014 1 commit
    • Don Gagne's avatar
      RCCalibration updates · 0b1f2f63
      Don Gagne authored
      - Updated to use RCChannelWidget
      - Removed attitude control widgets
      - Previous calibration values now shown when not actively calibrating
      0b1f2f63
  17. 21 Aug, 2014 3 commits
  18. 12 Aug, 2014 1 commit
  19. 10 Aug, 2014 2 commits
  20. 05 Aug, 2014 2 commits
    • Don Gagne's avatar
      Test FileManager against simulated server errors · b8594253
      Don Gagne authored
      Specifically much better testing for the handling of:
      - Ack responses not being sent by server
      - Getting Nak’s back from commands
      - CRC failures
      
      Also changed file validation to take into account Mock Server no longer
      sending file length in first byte of file.
      b8594253
    • Don Gagne's avatar
      Added the ability to simulate server errors · bd04903f
      Don Gagne authored
      Also changed the downloaded file contents to not include the file
      length in the first byte. This makes the code a bit less confusing.
      bd04903f
  21. 31 Jul, 2014 4 commits
  22. 25 Jul, 2014 1 commit
  23. 22 Jul, 2014 3 commits
  24. 06 Jul, 2014 1 commit