2309 Commits (8fe2e1cca6c306e450757092747cd14580f76154)
 

Author SHA1 Message Date
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
Lorenz Meier 20c434b2c6 Merge pull request #128 from jjhall89/check_unittests 13 years ago
Lorenz Meier b3a7483241 Merge pull request #129 from jjhall89/doxygenTarget 13 years ago
Lorenz Meier 5c11804f12 Merge pull request #130 from jjhall89/documentation 13 years ago
Jessica e847916485 Repo layout in README. Could be more detailed. 13 years ago
Jessica 3bbdba639f Added repository layout in README. It needs more details. 13 years ago
Jessica 521fda0e3e README was added to doc directory with inforamtion on how to run doxygen. A mention to read the README in /doc for information was added to the main README in qgroundcontrol. 13 years ago
Jessica f6aae9141b Unit tests compile and run but still fail 4 tests. Segfault fixed which was caused by colors list in UASInterface.h. 13 years ago
Jessica c7c7a05861 Colors list in UASInterface.h corrected which got rid of segfault in unit tests. 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 0b7f080e22 Added a README to doc on how to generate documentation with doxygen. In main README, added a mention to check the REAME in doc. 13 years ago
Lorenz Meier de71ad90aa Merge pull request #120 from jjhall89/System_Time 13 years ago
Lorenz Meier dc9d30f118 Merge pull request #111 from jjhall89/UAS_checks 13 years ago
Lorenz Meier 452eeeaa83 Merge pull request #121 from jjhall89/nmea_removed 13 years ago
Jessica 309d547cd6 NMEA library and all references to NMEA have been removed. 13 years ago
Jessica 0b7509fc09 Issue #68. Took out the check of component id == 200 in MAVLinkDecoder.cc line 56. 13 years ago
Jessica 5f63282634 Removed unneccessary check of uas in UASWaypointManger. 13 years ago
Jessica 7bdfcd4f5d Removed second test of uas in UASWaypointManager::send functions. 13 years ago
Jessica 3d16f9906a Fix bug 31. Removed redundant uas check in UASWaypointManager. 13 years ago
Lorenz Meier 44d3d10d02 Merged with master 13 years ago
Lorenz Meier f7785989f9 Preferred master version of MAVLink 13 years ago
Lorenz Meier ff8e1e4f5a Minor tweaks and improvements 13 years ago
Lorenz Meier cffcb34601 Merge branch 'master' of github.com:mavlink/qgroundcontrol 13 years ago
Lorenz Meier 9aab0f8124 Updated MAVLink version 13 years ago
Lorenz Meier 784e81444b Merge pull request #96 from tridge/master 13 years ago
Andrew Tridgell 4fa4be0be9 don't reject waypoints based on component ID 13 years ago
hengli 6d1afaf050 Changed minimum resolution of offline imagery tiles. 13 years ago
pixhawk 61f66c9d0b Fixed scaling factor of Pixhawk Cheetah model. 13 years ago
pixhawk 8507c30b31 fixed wrong brackets, now waypoint list clearing works again 13 years ago
LM 1d48bd91c9 Fixed displaying of empty satinfo messages, fixed custom dialect includes 13 years ago
pixhawk 053eb5a88b Merge branch 'master' of https://github.com/mavlink/qgroundcontrol 13 years ago
pixhawk 0075f51261 Replaced home command with land command. 13 years ago