- 19 Jun, 2013 1 commit
-
-
Bryant authored
The default UAS.cc now lists available actions that it can be commanded. These are polled by the Joystick Configuration window for each joystick button so that they can be assigned to trigger this action. Button presses don't yet trigger these actions, nor are they stored and reloaded on UAS switch.
-
- 17 Jun, 2013 1 commit
-
-
Bryant authored
The UASInterface now defines a systemCanReverse() function for indicating if the UAS is capable of commanding a reverse thrust.
-
- 10 Jun, 2013 1 commit
-
-
Bryant authored
Partway through refactoring of UAS deletion. This is in order to actually support removing UASes from QGC, which is currently impossible.
-
- 07 Jun, 2013 1 commit
-
-
Bryant authored
Partway through refactoring of UAS deletion. This is in order to actually support removing UASes from QGC, which is currently impossible.
-
- 06 Jun, 2013 1 commit
-
-
dongfang authored
Impl. Lorenz suggestions wrt one velocityChanged, altitudeChanged, speedChanged signal per reference frame. Impl. CDI on compass disk.
-
- 03 Jun, 2013 1 commit
-
-
dongfang authored
-
- 24 May, 2013 1 commit
-
-
dongfang authored
-
- 15 May, 2013 1 commit
-
-
Michael Carpenter authored
Changes for new calibration in APM 3.0 (Re: https://github.com/diydrones/MissionPlanner/issues/38), and change in some of the serial timeouts
-
- 08 May, 2013 1 commit
-
-
Michael Carpenter authored
Fix for crash when removing item from QuickView, and addition of more generic signal/slot combonation for property updates
-
- 25 Apr, 2013 1 commit
-
-
Lorenz Meier authored
-
- 02 Apr, 2013 1 commit
-
-
Lorenz Meier authored
-
- 23 Dec, 2012 1 commit
-
-
Lorenz Meier authored
-
- 21 Nov, 2012 1 commit
-
-
Lorenz Meier authored
-
- 07 Sep, 2012 1 commit
-
-
Lorenz Meier authored
-
- 06 Sep, 2012 1 commit
-
-
Lorenz Meier authored
Removed a lot of verbose debug output, added connection indication to main menu bar to improve situational awareness of operator
-
- 05 Sep, 2012 1 commit
-
-
Lorenz Meier authored
-
- 18 Jul, 2012 2 commits
- 23 May, 2012 1 commit
-
-
pixhawk authored
-
- 23 Feb, 2012 1 commit
-
-
hengli authored
Added remote OpenGL drawing in 3D view. Any external application can draw to the 3D view via the protobuf implementation of GLOverlay messages.
-
- 16 Feb, 2012 2 commits
-
-
Bryant Mairs authored
Removed some dead code. Added more valueChanged() signals to account for every data type. This moves the conversion over into the valueChanged receivers, which while it will require more slot-functions, makes it easier to add more code as any necessary conversion is done internally to the slot and so the signaler doesn't need to know the details. I also added some more details on the types of units expected by valueChanged().
-
Bryant Mairs authored
Exposed HEARTBEAT.system_status and HEARTBEAT.base_mode to the realtime plotter widget via the valueChanged signal.
-
- 13 Feb, 2012 1 commit
-
-
hengli authored
-
- 10 Feb, 2012 2 commits
- 08 Feb, 2012 2 commits
- 29 Jan, 2012 1 commit
-
-
Lionel Heng authored
-
- 25 Jan, 2012 1 commit
-
-
pixhawk authored
-
- 18 Jan, 2012 1 commit
-
-
hengli authored
-
- 17 Jan, 2012 1 commit
-
-
LM authored
-
- 13 Jan, 2012 1 commit
-
-
LM authored
-
- 12 Jan, 2012 1 commit
-
-
hengli authored
Added visualization of obstacles. Fixed relative font path issue in 3D widgets by using QFont within osgText::Font instead of using static font filename.
-
- 10 Dec, 2011 2 commits
-
-
Lionel Heng authored
-
Lionel Heng authored
Enabled visualization of point cloud data via Protocol Buffers serialization and extended_mavlink_message.
-
- 20 Sep, 2011 1 commit
-
-
LM authored
-
- 19 Sep, 2011 1 commit
-
-
LM authored
-
- 18 Sep, 2011 1 commit
-
-
lm authored
-
- 08 Sep, 2011 2 commits