-
```
java.lang.NullpointerException
at
org.droidplanner.core.gcs.roi.ROIEstimator.updateRIO(ROIEstimator.java:90)
at
org.droidplanner.core.gcs.roi.ROIEstimator$1.run(ROIEstimattor.java:30)
at
...
```
…
-
i have been trying and failing to get the Client library working in Eclipse.
Eclipse doesn't like AAR files, so I have been extracting the contents, but in the latest DroneKit this gives missing refer…
-
When you use the autopan feauture (touch and hold the location icon), after a disconnect or perhaps even GPS loss, the zoomlevel changes to displaying the whole world.
It is then very difiicult to zoo…
ghost updated
9 years ago
-
When MAVLINK_MSG_ID_STATUSTEXT is received, 3DRServices simply brings its message to developer.
Instead, it would be useful for developer to get PreArm, Arm etc. errors reasons by enum, thus omitting…
-
For dp-pebble I was hoping to wait for the user to connect using droidplanner. Then once the user connected, dp-pebble would automatically get connected as well.
Something that would allow me to cal…
-
apm-plane only. After pixhawk boots up it shows zero for just a split second then displays a number between 150-300m. It gives a warning about being above 400 feet.
-
When I try to start droidplanner 2, this message appears: Unfortunately, Droidplanner has stopped.
jeepy updated
10 years ago
-
Using DP to provide audio alerts for battery and other warnings I got the distinct impression that DP was announcing "going for waypoint 5" when actually it had just started going to waypoint 4. This…
-
I am running the beta version, but having an issue with my samsung tab3 8.0 and the menu dots. I do not have the menu dots, and cannot get the menu to appear even with a long press of the left hand '…
-
Droidplanner 2.7.1 RC1
Application closes immediately after launching it.
Logcat show this:
``````
W/System.err( 9756): java.lang.RuntimeException: Unable to instantiate application org.droidplanner…