Skip to content

Commit 6a1d42b

Browse files
authored
Update downlink-aqua.md
1 parent 735bc57 commit 6a1d42b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/orbital/downlink-aqua.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ To receive antenna telemetry during contacts with your selected public satellite
173173
| **Name** | Enter **[Satellite_Name]_Downlink**, e.g., Aqua_Downlink. |
174174
| **Region** | Select **West US 2**. |
175175
| **Minimum viable contact duration** | Enter **PT1M**. |
176-
| **Minimum elevation** | Enter **5.0**. |
176+
| **Minimum elevation** | Enter **15.0**. |
177177
| **Auto track configuration** | Select **X-band**. |
178178
| **Send telemetry to Event Hub?** | Select **Yes**. |
179179
| **Event Hubs Namespace** | Select an Azure Event Hubs **namespace** to which you'll send telemetry data for your contacts. You must select a subscription before you can select an Event Hubs namespace. |
@@ -233,7 +233,7 @@ To receive antenna telemetry during contacts with your selected public satellite
233233
8. Shortly before you start running the contact, start listening on port 56001 and output the data received in the file:
234234

235235
> [!NOTE]
236-
> This command references Aqua. Edit the command to reflect the public spacecraft you're using.
236+
> This command references Aqua. Edit the command to reflect the public spacecraft you're using. In addition, you may need to add sudo.
237237
238238
```console
239239
socat -u tcp-listen:56001,fork create:/media/aqua/out.bin

0 commit comments

Comments
 (0)