- Oct 03, 2016
-
-
Don Gagne authored
_finalize methods need information which is not available if all you have is a mavlink_message_t
-
- Sep 30, 2016
-
-
Don Gagne authored
-
- Sep 20, 2016
-
-
Don Gagne authored
-
- Sep 19, 2016
- Sep 18, 2016
-
-
Don Gagne authored
-
- Sep 16, 2016
-
-
Don Gagne authored
-
- Sep 15, 2016
-
-
Don Gagne authored
-
- Sep 14, 2016
- Sep 04, 2016
-
-
Don Gagne authored
-
- Aug 30, 2016
-
-
Don Gagne authored
Fix knots to m/s conversion. Oops.
-
- Aug 29, 2016
-
-
Ricardo de Almeida Gonzaga authored
-
- Aug 25, 2016
-
-
Don Gagne authored
-
- Aug 20, 2016
-
-
Don Gagne authored
-
Nate Weibley authored
-
- Aug 19, 2016
-
-
Don Gagne authored
-
- Jul 28, 2016
-
-
Rustom Jehangir authored
-
- Jul 25, 2016
-
-
Andreas Bircher authored
more conversion stuff some fixes and added area unit drop down Conflicts: src/MissionEditor/MissionItemStatus.qml removed comment finish unit conversion correcting typos
-
- Jul 19, 2016
-
-
dogmaphobic authored
-
- Jul 17, 2016
-
-
Nate Weibley authored
Use constant's inverse to ensure we don't accumulate error when converting back and forth
-
Nate Weibley authored
Use constant's inverse to ensure we don't accumulate error when converting back and forth
-
- Jun 26, 2016
-
-
Don Gagne authored
* Deal with missing parameters on Solo * Fix trigger set
-
- Jun 25, 2016
-
-
Don Gagne authored
-
- Jun 23, 2016
-
-
Don Gagne authored
- Cache only supported on PX4. Solo sends param updates at a high rate to update gimbal values. This was causing the cache to update itself at too high of a rate, killing performance, especially on iOS. - Fixed read/write index usage to provide correct progress bar updates
-
Don Gagne authored
They may show up after parameters ready is signaled. No way around this since this is a protocol problem. So can’t test secondary component.
-
- Jun 13, 2016
-
-
Don Gagne authored
Also don’t pop errors for initial request failure on generic vehicle.
-
- Jun 12, 2016
- Jun 08, 2016
-
-
Don Gagne authored
-
- Jun 06, 2016
- May 31, 2016
-
-
Lorenz Meier authored
-
- May 29, 2016
- May 26, 2016
-
-
Don Gagne authored
-
- May 24, 2016
-
-
Don Gagne authored
-
- May 23, 2016
-
-
Don Gagne authored
-
- May 08, 2016
-
-
Lorenz Meier authored
Scale increment and decimal fields according to cooked unit, so that the decimal and increments provided by meta data still work in the cooked display
-