- Mar 23, 2016
-
-
Tomaz Canabrava authored
This way we don't need macro-magic to deal with different operating systems and compilers. Signed-off-by:
Tomaz Canabrava <tomaz.canabrava@intel.com>
-
- Mar 14, 2016
-
-
Nate Weibley authored
-
Nate Weibley authored
-
- Mar 13, 2016
-
-
Don Gagne authored
-
- Mar 12, 2016
-
-
Don Gagne authored
-
- Mar 10, 2016
- Mar 06, 2016
- Mar 05, 2016
-
-
Don Gagne authored
-
- Mar 02, 2016
- Feb 26, 2016
-
-
Don Gagne authored
-
- Feb 24, 2016
-
-
Don Gagne authored
-
- Feb 23, 2016
- Feb 20, 2016
-
-
dogmaphobic authored
-
dogmaphobic authored
-
- Feb 19, 2016
-
-
Don Gagne authored
I removed some needed headers from a top level file which then causes a ripple effect downstream
-
- Feb 14, 2016
-
-
Don Gagne authored
Removed incorrect Vehicle.altitudeWGS84
-
- Feb 12, 2016
-
-
Don Gagne authored
Plumb through initial object mode on Vehicle
-
- Feb 11, 2016
-
-
Don Gagne authored
-
- Feb 09, 2016
- Feb 04, 2016
-
-
dogmaphobic authored
-
- Jan 25, 2016
-
-
dogmaphobic authored
-
- Jan 21, 2016
-
-
Don Gagne authored
-
- Jan 20, 2016
-
-
Don Gagne authored
- Also fix vehicle selector dropdown in toolbar
-
- Jan 16, 2016
-
-
Don Gagne authored
-
- Jan 15, 2016
-
-
Don Gagne authored
-
- Jan 14, 2016
-
-
Don Gagne authored
-
- Jan 13, 2016
-
-
Don Gagne authored
-
- Jan 12, 2016
- Jan 10, 2016
-
-
Rustom Jehangir authored
Added conditional statement to disable the virtualTabletJoystick output if a real joystick is connected and enabled. Without this, two different sets of values would be sent and would appear highly sporadic.
-
- Jan 05, 2016
-
-
Don Gagne authored
-
- Jan 04, 2016
-
-
Tomaz Canabrava authored
Also, added a missing method on AutoPilotPlugin as a public pure virtual method (the inheritances already implemented it as a slot, so the new Signal syntax didn't worked because the base class didn't had that method) Signed-off-by:
Tomaz Canabrava <tomaz.canabrava@intel.com>
-