Skip to content

Commit

Permalink
Merge pull request #7 from kmakaceinna/patch-1
Browse files Browse the repository at this point in the history
doc: Update quick_start.rst
  • Loading branch information
dwplan authored Apr 6, 2022
2 parents c8d8c7f + ba14d04 commit fdf296c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions quick_start.rst
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,8 @@ Go to the "openrtk_data_parse" subfolder, run the parser executable as below

.. code-block:: python
cd c:\pythondriver-win\openrtk_data_parse
.\openrtk_parse.exe -p ..\data\openrtk_log_20201217_141618
cd c:\pythondriver-win\
.\ans-devices.exe parse -t openrtk -p ..\data\openrtk_log_20201217_141618
A subfolder with the name "user_xxxx_xx_xx_xx_xx_xx_p" is created and contains the decoded files all in ASCII format, e.g.

Expand All @@ -218,4 +218,4 @@ This section presents a brief introduction and quick start on using OpenRTK330LI





0 comments on commit fdf296c

Please sign in to comment.