Skip to content
  1. Jun 13, 2020
    • DonLakeFlyer's avatar
      · b70a4f01
      DonLakeFlyer authored
      LinkInterface and Vehicle uses mutexes to synchronize writing bytes to the link instead of queued signals
      b70a4f01
  2. Feb 01, 2020
  3. Aug 11, 2019
  4. Jun 21, 2018
  5. Dec 26, 2016
  6. May 31, 2016
  7. May 22, 2016
  8. Mar 25, 2016
  9. Oct 31, 2015
  10. Feb 18, 2015
  11. Dec 11, 2014
  12. Dec 10, 2014
  13. Nov 28, 2014
    • Don Gagne's avatar
      New Unit Testing framework · 028c7009
      Don Gagne authored
      Allows for UI unit tests to be written:
      - Ability to respond to expected message boxes
      - Ability to fail test if unexpected message boxes occurs
      028c7009
  14. Nov 24, 2014
    • 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
  15. Jul 31, 2014
    • Don Gagne's avatar
      Bump signal wait time · 2076d3d4
      Don Gagne authored
      When unit tests are being run in TeamCity the host box can end up being
      very bogged down with other builds. So need to up wait time, to take
      into account CPUs grinding.
      2076d3d4
  16. Jun 15, 2014
  17. Dec 29, 2013
Loading