mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-23 18:15:34 +00:00
Updated GPS Sim (markdown)
parent
89db2a4d9d
commit
35f33d399b
@ -18,9 +18,9 @@ Copy to your PortaPack MicroSD and open the file from the GPS Sim app.
|
|||||||
## Example
|
## Example
|
||||||
We can create a realistic movement using a NMEA GGA stream generator like https://nmeagen.org/. In this website create several multi point lines with the positions you want. Download the NMEA file clicking "Generate NMEA file".
|
We can create a realistic movement using a NMEA GGA stream generator like https://nmeagen.org/. In this website create several multi point lines with the positions you want. Download the NMEA file clicking "Generate NMEA file".
|
||||||
|
|
||||||
`gps-sdr-sim.exe -e brdc3540.14n -g OUTPUT.nmea -d DURATION -o SOMEPLACE.B8`
|
`gps-sdr-sim.exe -e brdc3540.14n -g OUTPUT.nmea -d DURATION -o BBD_NNNN.B8`
|
||||||
|
|
||||||
You also need to `SOMEPLACE.TXT` as specified above.
|
You also need to `BBD_NNNN.TXT` as specified above.
|
||||||
|
|
||||||
## 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