2290 Commits (917d0e50edc3c39ce2cf4c88d83a0202c8a24f9a)
 

Author SHA1 Message Date
Jessica 4b6b296412 Issue #126. Used Get/Set. 13 years ago
Lorenz Meier c23ac709ee Visual cleanups in various places, fits now better small screens 13 years ago
Lorenz Meier 05cb3c23dc Merge pull request #154 from jjhall89/invalidMemAccess 13 years ago
Lorenz Meier 8521947eaa Merge pull request #143 from jjhall89/organize 13 years ago
unknown dfe987bbad Took out the deletion of the QGCUASParamManager for now from the 13 years ago
Jessica dfabe611e2 Merge branch 'organize' of https://github.com/jjhall89/qgroundcontrol into organize 13 years ago
Jessica 16e84a54ff Moved the images folder to the files directory. Changed all of the paths to images to files/images. 13 years ago
Lorenz Meier bdfd65e759 Merge pull request #150 from jjhall89/errorsFixed 13 years ago
Jessica 26ec887315 Erros casused by all of the mergedd branches are now fixed for qgroundcontrol.pro. Working on fixing the errors that now appeare in qgcunittest.pro. 13 years ago
Lorenz Meier aae22f7c1e Merge pull request #147 from jjhall89/dataandSettings 13 years ago
Lorenz Meier 35acdd4f78 Merge pull request #145 from jjhall89/librariesOneDirectory 13 years ago
Lorenz Meier bb976fa048 Merge pull request #144 from jjhall89/unittest_windows 13 years ago
Lorenz Meier f19675db30 Merge pull request #142 from jjhall89/rm_data 13 years ago
Lorenz Meier f58d03f091 Merge pull request #141 from jjhall89/rm_settings 13 years ago
Lorenz Meier b7419158e1 Merge pull request #148 from jjhall89/memCheck 13 years ago
Jessica 6577e48a81 Memory leaks fixed in unit tests. 13 years ago
Jessica 8564aa0073 ClModified unit test. 13 years ago
Jessica dd78bb38fb Fixed memory leaks in the unit tests. 13 years ago
Lorenz Meier e111a65e66 Fixed misleading comments in README about proper way to obtain a MAVLink copy 13 years ago
Jessica c20ec5c675 Merge branch 'reorganize_qgcunittest' into memCheck 13 years ago
Jessica 1fe1f42938 ParameterList.xml in data. 13 years ago
Jessica f6be1b7b12 Merge branch 'rm_settings' into dataandSettings 13 years ago
Jessica 3154141e98 Merge branch 'rm_data' into dataandSettings 13 years ago
Jessica c100da2997 Test 13 years ago
unknown 3e0ebee18c Added a line in qgroundcontrol.pri to include QtTestd4.dll so that the 13 years ago
Lorenz Meier c170e3560b Some VT100 hacks, fixed MAVLink inclusion path 13 years ago
Lorenz Meier 4281a113c4 Made USB serial modem detection more generic on Mac OS 13 years ago
Lorenz Meier 6a36dc44c5 Improved parameter updating, added SLAB devices to mac list 13 years ago
Jessica ec6d473bc2 Put qgcunittest into src. Left the .pro file in the root directory. 13 years ago
Jessica baf5606cad Merge branch 'signalWaypoint_unittest_fix' into reorganize_qgcunittest 13 years ago
Jessica 1075997813 Put libraries into one libs directory under qgroundcontrol. Changed the neccessary files with references to those libraries. 13 years ago
Jessica ceead0c5a7 Merge branch 'signalWaypoint_unittest_fix' into organize 13 years ago
Jessica 6c6684d394 Moved the images folder to the files directory. Changed all of the paths to images to files/images. 13 years ago
Lorenz Meier 3562e6026e Not auto-overwriting links, ignoring carriage return in console 13 years ago
Lorenz Meier c9a76441ef Removed visibility / instance of message sender widget for now, fixed transmission of param widget 13 years ago
Jessica d2804fcf70 In data, deleted all but the kinect.cal file because that one is used in Freenect.cc. 13 years ago
Jessica a60c6108a4 Deleted all but one file in settings. I kept the ParameterList.xml because that is referenced in ParameterList.cc. Though having the ParameterList.xml does not affect it anything, it is probably good to keep it. 13 years ago
Jessica 8d3f5c4ce5 Signal waypoint test passes. 13 years ago
Jessica 16f4c928ad Signal waypoint test passes. 13 years ago
Jessica 5ed1b5bcc8 System type is set to generic in constructor of UAS. 13 years ago
pixhawk b5dde7894c added ifdef case for pixhawk mavlink definition 13 years ago
Lorenz Meier a240e38ae7 Merge pull request #133 from jjhall89/getWaypoint_test_fix 13 years ago
Lorenz Meier e4c1f3ad5a Merge pull request #131 from jjhall89/airframe_unittest_fix 13 years ago
Lorenz Meier dcdf37010b Merge pull request #132 from dagoodma/qax 13 years ago
Jessica 6bc3fbece2 getWaypoint_test passes. 13 years ago
Jessica 1c31983f67 getWaypoint_test() now passes. 13 years ago
David Goodman 5844552c7c QAx build automated in qgroundcontrol.pro 13 years ago
Jessica 70c7c99e27 Added a unit test, setAirframeTest. Changed setAirframe function. Added an end_of_enum to the airframe enum. 13 years ago
Jessica be2a388b64 Added a setAirframe test. Took the code from getAirframe test and made another test. 13 years ago
Jessica 67e14c3d22 Airframe unit test now passes. In UAS.cc, the airframe was set to generic. 13 years ago