Updated GPS Sim (markdown)

Erwin Ried 2020-04-26 22:18:14 +02:00
parent 35f33d399b
commit c0aededb21

@ -18,7 +18,7 @@ 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 BBD_NNNN.B8` `gps-sdr-sim.exe -e brdc3540.14n -g OUTPUT.nmea -d DURATION -o BBD_NNNN.C8`
You also need to `BBD_NNNN.TXT` as specified above. You also need to `BBD_NNNN.TXT` as specified above.