From 3808b6065e97f838dd8319adac0cf8c816df0e92 Mon Sep 17 00:00:00 2001 From: Sanjeev Gupta Date: Sun, 22 Aug 2021 22:10:01 +0800 Subject: [PATCH] Improve sample command to make webserver work --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cedf8f8..d253649 100644 --- a/README.md +++ b/README.md @@ -140,12 +140,12 @@ Running ------- On u-blox: Once compiled, run for example `./ubxtool --wait --port /dev/ttyACM0 ---station 1 --stdout --galileo | ./navparse --bind [::1]:10000` +--station 1 --stdout --galileo | ./navparse --bind [::1]:10000 --html /PATH/TO/GALMON/html/` For Septentrio, try: `nc 192.168.1.1 29000 | ./septool --station x --stdout | -./navparse --bind [::1]:10000`, assuming your Septentrio can be reached on -192.168.1.1.1 and you have defined an SBF stream on port 29000. For more -details, please see below. +./navparse --bind [::1]:10000 --html /PATH/TO/GALMON/html/`, assuming your +Septentrio can be reached on 192.168.1.1.1 and you have defined an SBF stream +on port 29000. For more details, please see below. Next up, browse to http://[::1]:10000 (or try http://localhost:10000/ and you should be in business. ubxtool changes (non-permanently) the