mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-23 18:15:34 +00:00
Updated GPS Sim (markdown)
parent
9690037669
commit
d3708a0263
13
GPS-Sim.md
13
GPS-Sim.md
@ -25,5 +25,18 @@ We can create a realistic movement using a NMEA GGA stream generator like https:
|
|||||||
|
|
||||||
You also need to `BBD_NNNN.TXT` as specified above.
|
You also need to `BBD_NNNN.TXT` as specified above.
|
||||||
|
|
||||||
|
## Compatibility
|
||||||
|
Depending on several factors, results may vary. A modern device will use several sources and methods to validate the current position, so spoofing positions may not be possible in all situations. To improve your chances to receive simulated GPS data, try:
|
||||||
|
* Turn off Wifi/BT/Cellular (airplane mode)
|
||||||
|
* Go inside, where the device loses GPS signal
|
||||||
|
* Reboot the device after doing the previous two steps
|
||||||
|
|
||||||
|
| Type | Make | Model | Locks on spoofed GPS? | GPS acts "jammed"? | Comments |
|
||||||
|
|------------|---------|-------------|-----------------------|--------------------|----------|
|
||||||
|
| Tablet | Samsung | Note 7 | No | Yes | |
|
||||||
|
| Phone | Huawei | P30 lite | No | Yes | |
|
||||||
|
| Phone | Huawei | Mate 10 Pro | No | Yes | |
|
||||||
|
| Smartwatch | Huawei | Amazfit Bip | No | No | |
|
||||||
|
|
||||||
## References
|
## References
|
||||||
https://blog.csdn.net/shukebeta008/article/details/103270214
|
https://blog.csdn.net/shukebeta008/article/details/103270214
|
Loading…
Reference in New Issue
Block a user