Updated GPS Sim (markdown)

Erwin Ried 2020-04-26 22:15:01 +02:00
parent 89db2a4d9d
commit 35f33d399b

@ -18,9 +18,9 @@ Copy to your PortaPack MicroSD and open the file from the GPS Sim app.
## 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".
`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
https://blog.csdn.net/shukebeta008/article/details/103270214