André Kjellstrup
André Kjellstrup
When dragging a WP, we can see coordinates. Please add distance from previous WP, and gradient.  Tooltip over an WP does not calculate heading, but it...
.param files are messy to read due to all the trailing zeros. To illustrate, I attached a meld comparison between a cleaner version (basically an export rounded to up to...
I am attaching a piece of MAVProxy code to show how it can be done across platforms... ``` flying = False if self.mpstate.vehicle_type == 'copter': flying = self.master.motors_armed() else: flying...
It would be very nice, is mouseover of an item in graph legend (to the left) , or mouseover a graphed value (with checkbox like RCOU.C1) - would plot that...
On Linux, it's nice to have an icon for the application, at least mine shortcuts to the application were pointing to: apm_planner/files/APMIcons/ap_rc.png this path/file is no longer included in standard...
Go straight to https://github.com/ArduPilot/apm_planner/issues/646#issuecomment-221203527 for best info about how to reproduce APM planner takes about 30% CPU time on a quad core 2.4Ghz laptop ftom the moment of serial connection....
After reading local radio settings, Ststus on remote radio changes to "Read radio eeprom values" - there is no sigh of actual readout.
ArduPlane. selecting different altitude does not have effect.
Observed on a colleagues OSX desktop: - whenever the window is on a smaller display (and the test in description column warps), the vertical scrollbar does not allow extra movement...
It would be nice to see windspeed and direction indicated visually.