Skip to content

Commit 2158bf5

Browse files
committed
Output added
1 parent 056039b commit 2158bf5

8 files changed

Lines changed: 34 additions & 7 deletions

File tree

-1 Bytes
Binary file not shown.

.idea/gradle.xml

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/jarRepositories.xml

Lines changed: 25 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/modules.xml

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# MapMint4ME_final
22
* I added the following methods which give more information regarding GPS satellites currently used to fix locations. Satellite information is required because MapMint4ME acquires data without internet
3+
* GPS Coordinated displayed on screen.
34
* getPrn() method returns pseudo random number for satellite
45
* getAzimuth() method returns azimuth of the satellite in degrees
56
* getElevation() method returns elevation of the satellite in degrees
67
* getSnr() method returns signal to noise ratio
78
* usedInFix() method returns Returns true if the satellite was used by the GPS engine when calculating the most recent GPS fix
8-
* Currently all above methods give outputs on the android studio console.
9-
10-
11-
<img src = "output/output.png" />
9+
* Module Integrated with existing MapMint4ME.
10+
* Screenshots:
11+
<img src = "output/op1.jpg" width = "250" height="500" />
1212

13+
<img src = "output/op2.jpg" width = "250" height="500" />

output/op1.jpg

345 KB
Loading

output/op2.jpg

652 KB
Loading

output/output_video.mp4

5.67 MB
Binary file not shown.

0 commit comments

Comments
 (0)