Skip to content

Commit c6c7b0a

Browse files
committed
update description
1 parent d51bc83 commit c6c7b0a

4 files changed

Lines changed: 6973 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ gnss_lib_py
66
===========
77

88
`gnss_lib_py` is a modular Python tool for parsing, analyzing, and
9-
visualizing Global Navigation Satellite Systems (GNSS) data.
9+
visualizing Global Navigation Satellite Systems (GNSS) data and state
10+
estimates.
1011
It also provides an intuitive and modular framework allowing users to
1112
quickly prototype, implement, and visualize GNSS algorithms.
1213
`gnss_lib_py` is modular in the sense that multiple types of

docs/source/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ gnss_lib_py
99
.. _mainpage:
1010

1111
:code:`gnss_lib_py` is a modular Python tool for parsing, analyzing, and
12-
visualizing Global Navigation Satellite Systems (GNSS) data.
12+
visualizing Global Navigation Satellite Systems (GNSS) data and state
13+
estimates.
1314
It also provides an intuitive and modular framework allowing users to
1415
quickly prototype, implement, and visualize GNSS algorithms.
1516
:code:`gnss_lib_py` is modular in the sense that multiple types of

0 commit comments

Comments
 (0)