Jessica
ec6d473bc2
Put qgcunittest into src. Left the .pro file in the root directory.
13 years ago
Jessica
4fc0a05dad
qgcunittest.pro now compiles and runs as long as run in terminal in projcts->Run Settings is unchecked.
13 years ago
Jessica
309d547cd6
NMEA library and all references to NMEA have been removed.
13 years ago
Bryant Mairs
86e682ea75
Updated QGC unit testing build script. It now builds properly (on Windows at least).
...
I had to update some method calls in UASUnitTest.cc. I'd bet that some of the tests are wrong now because of it.
13 years ago
Bryant Mairs
521cd5d5fc
Fixed the qgcunittest.pro build process.
...
TODO: This should be altered to reuse stuff from qgroundcontrol.pro by including it instead of copy/paste.
13 years ago
Bryant Mairs
6df76bb1f1
Corrected the Windows Visual Studio compilation so that release builds no longer have a console or debugging macros while the debug builds have both.
...
Fixed indentation across all build scripts (.pro/.pri) to be 4-spaces and consistent.
Updated the README with proper Visual Studio compilation instructions for both VS2010 and VS2008.
13 years ago
pixhawk
38d83048ef
Enabled waypoints in simulation, implemented factory class for UAS objects
14 years ago
pixhawk
1f80ef1966
Resolved unit test compile errors
14 years ago
Mariano Lizarraga
839c298457
Removed duplicated declaration of method in SlugsMAV.h
14 years ago
Mariano Lizarraga
9ff341a0e0
Started the scaffold for unit testing UAS class
14 years ago