Skip to content
  1. Nov 27, 2014
  2. Nov 26, 2014
  3. Nov 24, 2014
    • 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
  4. Nov 21, 2014
  5. Nov 17, 2014
  6. Nov 14, 2014
  7. Oct 31, 2014
  8. Oct 28, 2014
  9. Oct 23, 2014
  10. Oct 09, 2014
  11. Sep 29, 2014
  12. Sep 10, 2014
  13. Sep 03, 2014
  14. Sep 02, 2014
  15. Aug 28, 2014
  16. Aug 25, 2014
  17. Aug 23, 2014
    • 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
  18. Aug 21, 2014
  19. Aug 12, 2014
  20. Aug 10, 2014
  21. Aug 05, 2014
    • 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
  22. Jul 31, 2014
Loading