- Jun 21, 2018
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- Dec 26, 2016
-
-
Don Gagne authored
Prevent shutdown ordering crashes
-
- May 31, 2016
-
-
Lorenz Meier authored
-
- May 22, 2016
-
-
Daniel Agar authored
* enable TCPLinkTest * enable FileManagerTest
-
- Mar 25, 2016
-
-
Nate Weibley authored
This mechanism automatically queues data into the correct thread where necessary, otherwise the method is invoked directly with low overhead. At the same time remove the UDP socket event workaround. It is not a problem.
-
- Oct 31, 2015
-
-
Don Gagne authored
Also turn on MavlinkLogTest
-
- Feb 18, 2015
-
-
dogmaphobic authored
-
- Dec 11, 2014
-
-
Don Gagne authored
-
- Dec 10, 2014
-
-
Don Gagne authored
-
- Nov 28, 2014
-
-
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
-
- Nov 24, 2014
-
-
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.
-
- Jul 31, 2014
-
-
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.
-
- Jun 15, 2014
- Dec 29, 2013