Skip to content

Commit 38cbd71

Browse files
authored
Update virtual-rf-tutorial.md
1 parent dea1e16 commit 38cbd71

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/orbital/virtual-rf-tutorial.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: Understand virtual RF (vRF) through demodulation of Aqua using GNU Radio - Azure Orbital
2+
title: Azure Orbital Ground Station - Understand virtual RF through demodulation of Aqua using GNU Radio
33
description: Learn how to use virtual RF (vRF) instead of a managed modem. Receive a raw RF signal from NASA's Aqua public satellite and process it in GNU Radio.
44
author: 777arc
55
ms.service: orbital
66
ms.topic: tutorial
77
ms.custom: ga
88
ms.date: 04/21/2023
99
ms.author: marclichtman
10-
# Customer intent: As an Azure Orbital customer I want easy to understand documentation for virtual RF so I don't have to bug the product team to understand how to build my applications.
10+
# Customer intent: As an Azure Orbital customer I want to understand documentation for virtual RF.
1111
---
1212

1313
# Tutorial: Understand virtual RF (vRF) through demodulation of Aqua using GNU Radio
@@ -201,7 +201,7 @@ On the uplink side, the user must provide a DIFI stream to Azure Orbital through
201201
* The signal sample rate is set through the DIFI stream (even though a bandwidth is provided as part of the Contact Profile, it's purely for network configuration under the hood)
202202
* The bit depth is set through the DIFI stream but Azure Orbital expects 8 bits
203203
* The DIFI stream ID should be set to 0
204-
* The MTU size should be 1500 for S-Band and up to 3650 for X-Band
204+
* Similar to the downlink, the MTU size should be 1500 for S-Band and **up to** 3650 for X-Band (your choice)
205205
* No spectral inversion is used
206206
* No frequency offset is used
207207

0 commit comments

Comments
 (0)