2292 Commits (699b36cea8c2e0b7979119d7104209679b756ec7)
 

Author SHA1 Message Date
Lorenz Meier 6228c75118 Fixed link forwarding 13 years ago
barthess 1bd3515728 Fixed reporting of command execution status 13 years ago
Lorenz Meier e6bf7fab22 Increased link timeout 13 years ago
Lorenz Meier 70b9b16a85 Fixed painting of waypoints to better perform in overlapping cases 13 years ago
Lorenz Meier 8e10e09e8f Improvements across application 13 years ago
Lorenz Meier 30cff0cddd Updated MAVLink version 13 years ago
Lorenz Meier 936b56b90b Added last param / wp update time 13 years ago
Lorenz Meier 6b5604209e Auto-requesting WPs on system connect 13 years ago
Lorenz Meier b9847eb0d5 Removed a lot of verbose debug output, added connection indication to main menu bar to improve situational awareness of operator 13 years ago
Lorenz Meier b2a051df07 Added clear button to MSG inspector 13 years ago
Lorenz Meier 748c3ef288 Fixed a typo leading to wrong int decoding 13 years ago
Lorenz Meier c0d8c1a786 Removed a bit more of old cruft 13 years ago
Lorenz Meier b227e27ecb Fixed colon typo 13 years ago
Lorenz Meier 785ef1ad2c Better text for standby 13 years ago
Lorenz Meier 8030e40c32 Make splash screen less annoying 13 years ago
Lorenz Meier 09566a564a More timing fixes for a few special messages 13 years ago
Lorenz Meier 325c6c02d2 Fixed a series of minor bugs ruining restarting behaviour when rebooting MAV 13 years ago
Lorenz Meier 1faba76a8f Minor state machine fixes to reboot / timestamp detection 13 years ago
Lorenz Meier 8f2ae9efd8 Fixed a long-lasting issue with confusing ground time / non ground time 13 years ago
Lorenz Meier d28aa04683 Minor polishing on error messages and fixed link outage time announcement 13 years ago
Lorenz Meier d19ac386fe Persistence and audio fixes increasing work convenience 13 years ago
Lorenz Meier 6ffe3d8672 Updated MAVLink, fixed typo there, fixed missing header in HIL 13 years ago
Lorenz Meier d3e5cd6677 Merge branch 'master' of github.com:mavlink/qgroundcontrol 13 years ago
Lorenz Meier 4e1f4e9283 Minor comment polishing 13 years ago
Lorenz Meier 934183fcb3 Updated MAVLink 13 years ago
Lorenz Meier e9c9937f73 Added editable link forwarding 13 years ago
Lorenz Meier 406c262bdc Added PX4 calibration widget, switched HIL from FlightGear to XPlane, bringing up HIL 13 years ago
Lorenz Meier 21827374c2 Adding vehicle configuration widget, fixed link disconnected logic for serial links 13 years ago
Lorenz Meier 337b2eeb36 Merge branch 'master' of github.com:mavlink/qgroundcontrol 13 years ago
Lorenz Meier 130bdf6767 Fixed a bug preventing loading the correct descriptive string for param buttons 13 years ago
Lorenz Meier e263a0d86c Catched the last frickin compile warning 13 years ago
Lorenz Meier 3f830ce31a Fixed completely bogus arming logic, adheres now to MAVLink standards 13 years ago
Lorenz Meier aac69b97bb Fixed a number of bad bugs in the HUD, will need a bit more write / SVG rewrite to make it pretty, but is substantially more accurate and reliable now 13 years ago
Lorenz Meier 9b19be0e97 Fixed yaw-related HUD clamping 13 years ago
Lorenz Meier b8a41f1ff1 Fixed a number of compile warnings 13 years ago
Lorenz Meier b965a4b888 Merge pull request #160 from jjhall89/unitTestProFileRm 13 years ago
Jessica ec0e40d05e Extreneous qgcunittest.pro file removed from src directory. 13 years ago
Lorenz Meier 698b739b34 Merge pull request #158 from jjhall89/unitTestFix 13 years ago
Lorenz Meier bd4c4e9d2c Merge pull request #159 from jjhall89/UASDoc 13 years ago
Jessica 5057547dd7 Added some doxygen comments to UAS.cc 13 years ago
unknown 6f0600473e Added some comments to UASUnitTest.cc 13 years ago
Jessica ca568f5610 Fixed errors in the unit tests which were caused by other changes. 13 years ago
Lorenz Meier ab6f11f836 Updated MAVLink to v1.0.9 13 years ago
Lorenz Meier 694b8585da Merge pull request #157 from jjhall89/selectSystemMenu 13 years ago
Lorenz Meier fbd6ad0c01 Merge pull request #156 from jjhall89/mavParamType 13 years ago
Lorenz Meier 813bae1942 Merge pull request #155 from jjhall89/ReadWriteButton 13 years ago
Jessica 395cf000bc Added some documentation to UAS.cc 13 years ago
Jessica c643b2d019 Made slight changes to the .css files nad MainWindow.ui. 13 years ago
Jessica 1fef8b3b73 Addressed issue #26. Select System, Plugins and System are disabled when neccessary. Removed style-outdoor-dark.css. Moved the other two .css files and Vera.ttf into files/styles. 13 years ago
Jessica 512a339eb6 Replaced MAVLINK_TYPE with MAV_PARAM_TYPE where neccessary. 13 years ago