From c0aededb21786a500409dfdfbeff7dd11e73dcc7 Mon Sep 17 00:00:00 2001 From: Erwin Ried <1091420+eried@users.noreply.github.com> Date: Sun, 26 Apr 2020 22:18:14 +0200 Subject: [PATCH] Updated GPS Sim (markdown) --- GPS-Sim.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GPS-Sim.md b/GPS-Sim.md index 6b18f30..ce72644 100644 --- a/GPS-Sim.md +++ b/GPS-Sim.md @@ -18,7 +18,7 @@ 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 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.