Bill Bonney

Results 20 issues of Bill Bonney

Hi. This pull-request merges the current bug fixes and support for Swift Package Manager into a working code base. You may consider merging the changes in a different order, but...

See https://github.com/DroidPlanner/droidplanner/issues/1397 for details Also need to add warning that once set, it permanent until power cycle Add feature to update home when arm is received

enhancement
APM:Copter

Add Auto Waypoint creation based on a grid ![gridui](https://f.cloud.github.com/assets/959994/1906691/b8deac30-7cb6-11e3-99cb-f240109344ac.png)

enhancement
Mission Planning

When playing back a tlog and the playback is paused, the clock still runs causing a graphing error. See attached playback screen grab ![tlogplaybacktimeissue](https://cloud.githubusercontent.com/assets/959994/5831774/1ade026c-a0ee-11e4-9fdf-65610c189e35.png)

bug
APM:Plane
APM:Copter
APM:Rover
Graphing

Add support for +/- zoom buttons in the mapwidget as an easier emchnism to zoom in and out than the slider.

enhancement
Mission Planning

When you reassign an output channel from e.g PAN to TILT the old channel assignment is disconnected. The issue is that the UI is not updating to reflect this new...

bug

see #847 Build issue when running apmplanner2 from home directory, qml files are not located the rules for loading qml files on linux are https://github.com/diydrones/apm_planner/blob/master/src/globalobject.cc#L199

enhancement

Enable the required information to build on ArchLinux

enhancement

msvc2012 build has multiple redefinition of math constant warnings see bug https://bugreports.qt.io/browse/QTBUG-45935 see fix https://codereview.qt-project.org/#/c/111723/ Fix was applying patch below to and potentially changing all references to math.h (still testing)...

bug