forked from openpositioning/DataCollectionTeam2
-
Notifications
You must be signed in to change notification settings - Fork 30
Assignment 2 - group 14 submission #69
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
Open
AshleyDong34
wants to merge
33
commits into
openpositioning:develop
Choose a base branch
from
AshleyDong34:develop
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ate to the replay page. (2) Replay function works with control buttons including play, pause, replay, end and a progress bar. Currently trajectory is drawn with hardcoded coordinates. (3) Layer map display when replaying, though the map arrangement is buggy. (4) Exit button to navigate back to the files page.
…ate to the replay page. (2) Replay function works with control buttons including play, pause, replay, end and a progress bar. Currently trajectory is drawn with hardcoded coordinates. (3) Layer map display when replaying, though the map arrangement is buggy. (4) Exit button to navigate back to the files page.
…into develop merging changes with parser implementation. allows parser to convert json data from trajectory into usable format.
(2) Fix the problem of receiving trajectory file unsuccessfully due to downloading and playing trajectory not synchronize.
(2) Manual floor change function works properly now. (3) Translate all the comments into English.
…ofloor functions, still needs bug fixing for initial gnss coordinates.
(2) Hardcoded the start position point and the pdr reply works for trajectory without gnss data. (3) Trying to save the start position point set by the user to received_trajectory.txt file.
…ataProcessor.java to integrate WiFi Positioning function components.
# Conflicts: # app/src/main/java/com/openpositioning/PositionMe/fragments/HomeFragment.java # app/src/main/java/com/openpositioning/PositionMe/sensors/WifiDataProcessor.java # app/src/main/res/layout/fragment_home.xml # app/src/main/res/navigation/main_nav.xml
Extra function "add tag" button will crash the application, haven't find the reason.
Extra function "add tag" button will crash the application, haven't find the reason.
Author
|
group 14 submission |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Group members are:
Ashley Dong - AshleyDong34
Yuxuan Liu - qinglanQAQ
Sriram Jagathisan - se7engoat