updating docs

This commit is contained in:
Katie Zaback
2023-10-19 16:38:46 -04:00
parent a612028231
commit e1fc43fde2
4 changed files with 6 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ hide:
OpenXNAV is designed to aid development and testing of Pulsar-based Autonomous Navigation (XNAV) Positioning, Navigation, and Timing (PNT) solutions.
This tool is a flexible, cost-effective testbed to enable the next generation of XNAV solutions. OpenXNAV includes three modular components that allow engineers simulate high-fidelity pulsar X-ray events along a flight trajectory over a user-defined mission timeline. Hardware-in-the-loop functionality can be configured using software-defined radios (SDRs), and users can query for pulsar candidates using the query tool (powered by the [https://atnf.csiro.au/research/pulsar/psrcat/](ATNF Pulsar Catalogue)).
This tool is a flexible, cost-effective testbed to enable the next generation of XNAV solutions. OpenXNAV includes three modular components that allow engineers simulate high-fidelity pulsar X-ray events along a flight trajectory over a user-defined mission timeline. Hardware-in-the-loop functionality can be configured using software-defined radios (SDRs), and users can query for pulsar candidates using the query tool (powered by the [ATNF Pulsar Catalogue](https://atnf.csiro.au/research/pulsar/psrcat/)).
For more information, you can read our IEEE paper: [IEEE.org](https://ieeexplore.ieee.org/document/10139942).
@@ -26,4 +26,4 @@ For more information, you can read our IEEE paper: [IEEE.org](https://ieeexplore
* [Pulsar Querying](components/1__pulsar_querying/pq_overview.md)
* [Mission Planning](components/2__mission_planning/mp_overview.md)
* [Timing & Event Generation](components/3__custom_event_generation/ceg_overview.md)
* [Hardware In The Loop](components/3__custom_event_generation/ceg_overview/#hardware-in-the-loop-sdrs)
* [Hardware In The Loop](components/3__custom_event_generation/ceg_overview.md#hardware-in-the-loop-sdrs)

View File

@@ -546,12 +546,14 @@
<p><em>Open-source modular toolkit for simulating high-fidelity pulsar X-ray events.</em> </p>
<h2 id="introduction-to-openxnav"><strong>Introduction to OpenXNAV</strong></h2>
<p>OpenXNAV is designed to aid development and testing of Pulsar-based Autonomous Navigation (XNAV) Positioning, Navigation, and Timing (PNT) solutions.</p>
<p>You can read our IEEE paper to learn more: <a href="https://ieeexplore.ieee.org/document/10139942">IEEE.org</a>.</p>
<p>This tool is a flexible, cost-effective testbed to enable the next generation of XNAV solutions. OpenXNAV includes three modular components that allow engineers simulate high-fidelity pulsar X-ray events along a flight trajectory over a user-defined mission timeline. Hardware-in-the-loop functionality can be configured using software-defined radios (SDRs), and users can query for pulsar candidates using the query tool (powered by the <a href="https://atnf.csiro.au/research/pulsar/psrcat/">ATNF Pulsar Catalogue</a>). </p>
<p>For more information, you can read our IEEE paper: <a href="https://ieeexplore.ieee.org/document/10139942">IEEE.org</a>.</p>
<h2 id="components"><strong>Components</strong></h2>
<ul>
<li><a href="components/1__pulsar_querying/pq_overview/">Pulsar Querying</a></li>
<li><a href="components/2__mission_planning/mp_overview/">Mission Planning</a></li>
<li><a href="components/3__custom_event_generation/ceg_overview/">Timing &amp; Event Generation</a></li>
<li><a href="components/3__custom_event_generation/ceg_overview/#hardware-in-the-loop-sdrs">Hardware In The Loop</a></li>
</ul>

File diff suppressed because one or more lines are too long

Binary file not shown.