Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto mission assistant #1538

Merged
merged 8 commits into from
Jul 31, 2015

Conversation

TShapinsky
Copy link
Member

capture

Revised:

capture3

TODO

  • make next, previous, and restart, function after mission is completed

android:gravity="center"
android:orientation="horizontal">

<com.andexert.library.RippleView
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@TShapinsky the LinearLayout children should have the layout_weight attribute so they can stretch to fill out all the space within their parent is necessary.

@m4gr3d
Copy link
Member

m4gr3d commented Jul 27, 2015

Items left to do for this pr:

  • Split the mission assistant control bar into two: First part contains the pause and restart buttons; second part contains the skip waypoints bar with the option to enter the waypoint number to skip to.
  • On mission start, update the mission items graphical representation with the waypoints making them. (dependency on 3DR Services mission api update.)
  • Add OnMarkerClickListener for mission item markers, so that on click, a tooltip shows up with the option to jump to that mission item.

@TShapinsky TShapinsky changed the title [WIP] Auto mission assistant Auto mission assistant Jul 31, 2015
m4gr3d added a commit that referenced this pull request Jul 31, 2015
@m4gr3d m4gr3d merged commit 91e3662 into DroidPlanner:release-3.1.7 Jul 31, 2015
@m4gr3d m4gr3d mentioned this pull request Jul 31, 2015
5 tasks
@jmachuca77 jmachuca77 mentioned this pull request Aug 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants