From 35f33d399b28b68dcdb2b4a7522bf2193892326e Mon Sep 17 00:00:00 2001 From: Erwin Ried <1091420+eried@users.noreply.github.com> Date: Sun, 26 Apr 2020 22:15:01 +0200 Subject: [PATCH] Updated GPS Sim (markdown) --- GPS-Sim.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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