- 28 Jul, 2016 1 commit
-
-
Rustom Jehangir authored
-
- 25 Jul, 2016 1 commit
-
-
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
-
- 19 Jul, 2016 1 commit
-
-
dogmaphobic authored
-
- 17 Jul, 2016 2 commits
-
-
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
-
- 26 Jun, 2016 1 commit
-
-
Don Gagne authored
* Deal with missing parameters on Solo * Fix trigger set
-
- 25 Jun, 2016 1 commit
-
-
Don Gagne authored
-
- 23 Jun, 2016 2 commits
-
-
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.
-
- 13 Jun, 2016 1 commit
-
-
Don Gagne authored
Also don’t pop errors for initial request failure on generic vehicle.
-
- 12 Jun, 2016 2 commits
- 08 Jun, 2016 1 commit
-
-
Don Gagne authored
-
- 06 Jun, 2016 2 commits
- 31 May, 2016 1 commit
-
-
Lorenz Meier authored
-
- 29 May, 2016 2 commits
- 26 May, 2016 1 commit
-
-
Don Gagne authored
-
- 24 May, 2016 1 commit
-
-
Don Gagne authored
-
- 23 May, 2016 1 commit
-
-
Don Gagne authored
-
- 08 May, 2016 1 commit
-
-
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
-
- 28 Apr, 2016 1 commit
-
-
dogmaphobic authored
-
- 25 Apr, 2016 1 commit
-
-
Lorenz Meier authored
-
- 17 Apr, 2016 1 commit
-
-
dogmaphobic authored
-
- 15 Apr, 2016 3 commits
- 13 Apr, 2016 1 commit
-
-
Tomaz Canabrava authored
All qsTr calls done Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
- 12 Apr, 2016 1 commit
-
-
Don Gagne authored
-
- 10 Apr, 2016 2 commits
- 07 Apr, 2016 1 commit
-
-
Nate Weibley authored
-
- 31 Mar, 2016 1 commit
-
-
Tomaz Canabrava authored
All facts are numeric, atm. this means that the input should only accept numbers. it already had the inputMethodHints: Qt.ImhFormattedNumbersOnly option, but for some reason it still accepted letters and symbols. by adding a validator: DoubleValidator {} we limit the characters to numbers only - and if the value is a integer, it will still work. Tested by adding waypoints on the map & messing with the GPS coordinates. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
- 28 Mar, 2016 1 commit
-
-
Don Gagne authored
Map control use different border color based on map type
-
- 25 Mar, 2016 1 commit
-
-
Don Gagne authored
-
- 24 Mar, 2016 1 commit
-
-
Don Gagne authored
Also can handle additional components coming through after default component is complete
-
- 13 Mar, 2016 2 commits
- 07 Mar, 2016 1 commit
-
-
Don Gagne authored
-