diff --git a/GPS-Sim.md b/GPS-Sim.md index 75cf238..6b18f30 100644 --- a/GPS-Sim.md +++ b/GPS-Sim.md @@ -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 \ No newline at end of file