Skip to content

Commit 0a26c31

Browse files
committed
Fixed blocking issues
1 parent 679405b commit 0a26c31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/orbital/howto-downlink-aqua.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Schedule a contact with NASA's AQUA public satellite
2+
title: Schedule a contact with NASA's AQUA public satellite using Azure Orbital Earth Observation Service
33
description: How to schedule a contact with NASA's AQUA public satellite using Azure Orbital Earth Observation Service
44
author: wamota
55
ms.service: orbital
@@ -157,7 +157,7 @@ sudo apt install socat
157157

158158
5. Select **Search** to view available contact times.
159159
6. Select one or more contact windows and select **Schedule**.
160-
7. View the scheduled contact by selecting the **AQUA** spacaecraft and navigating to **Contacts**.
160+
7. View the scheduled contact by selecting the **AQUA** spacecraft and navigating to **Contacts**.
161161
8. Shortly before the contact begins executing, start listening on port 56001, and output the data received into the file:
162162
```console
163163
socat -u tcp-listen:56001,fork create:/media/aqua/out.bin

0 commit comments

Comments
 (0)