Developer

[Update] DroidPlanner v0.9.1

The new app (v0.9.1) is on Google Play. One nice new feature is the Record-Me.3689535486?profile=original

The update

The new version has the following updates ( v0.9.1 over v0.9.0):

  • Record-Me mode

  • Nicer Icons

  • Portuguese Translation

  • Improvements to the HUD

  • Change the default alt. to 50m

  • Option to select diferent baud rates

  • Option to keep the screen at full brightness

  • Fix a bug with the Volume Control

  • Fix bug in the RC Override screen

Record-Me

This is an interesting feature, you record a path and make you UAV follow it (J-DeMarco). I'll describe how it works:

  1. Enable GPS on your Android Device
  2. Go to the planning screen
  3. Click on RECORD
  4. Walk around (it will record a waypoint every 2s)
  5. Hit RECORD again, it should say "file saved"

Now you have just created a file with the path you just walked, if you want load up the file and push it to your ArduPilot board and make your drone fly it. The image at the top of the post was made using this mode by taking a ride around my neighborhood.

How was it done

One nice thing with this version is that it is all done on top of the community work, I just did some review, re-factoring to keep-up the code base clean, testing, and merging. Here are some stats on the work we did from the last version:

6 authors have pushed 45 commits to all branches, excluding merges. On master, 24 files have changed and there have been 864 additions and 339 deletions. For more info go here.

For more information I suggest the DroidPlanner Wiki page. And as always if you want to help consider donating for the project by buying this app, joining the development team, or reporting a issue/bug/improvement on GitHub.

E-mail me when people leave their comments –

You need to be a member of diydrones to add comments!

Join diydrones

Comments

  • Why this version don't work on Galasy S2? The first one works ok... The Andropilot App work ok on the same phone...

  • Great work!
    I am still awaiting the change to have the ability to set the home alt. this way all alt reported are above ground leve (AGL).
    Great work though. Really mean it. Keep it up.
  • Now that is fancy, if you want to be even more fancy insert a auto PID config method.

     

    This is when you click auto config PID on your multirotor where the PAD start of slow when trying to take off and when the multirotor wants to tip to one side the PID's is changed to counter that tip, until it wants to lift off and stay in the air making little adjustments to stay stable.

     

    Not sure how complicated this is, but if this feature works the APM will be miles ahead of any other autopilot.

     

    regards

    Christiaan

  • Developer

    Fantastic work as always, thanks for your effort! Who is doing the portuguese translation? 

This reply was deleted.