You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/orbital/modem-chain.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,9 +55,15 @@ We currently support the following named modem configurations.
55
55
|--|--|--|
56
56
| Aqua Direct Broadcast | aqua_direct_broadcast | This is NASA AQUA's 15-Mbps direct broadcast service |
57
57
| Aqua Direct Playback | aqua_direct_playback | This is NASA's AQUA's 150-Mbps direct broadcast service |
58
+
| Aura Direct Broadcast | aura_direct_broadcast | This is NASA Aura's 15-Mbps direct broadcast service |
59
+
| Terra Direct Broadcast | terra_direct_broadcast | This is NASA Terra's 8.3-Mbps direct broadcast service |
60
+
| SNPP Direct Broadcast | snpp_direct_broadcast | This is NASA SNPP 15-Mbps direct broadcast service |
61
+
| JPSS-1 Direct Broadcast | jpss-1_direct_broadcast | This is NASA JPSS-1 15-Mbps direct broadcast service |
58
62
59
63
> [!NOTE]
60
-
> We recommend using the Aqua Direct Broadcast modem configuration when testing with Aqua.
64
+
> We recommend using the Aqua Direct Broadcast modem configuration when testing with Aqua.
65
+
>
66
+
> Orbital does not have control over the downlink schedules for these public satellites. NASA conducts their own operations which may interrupt the downlink availabilities.
61
67
62
68
#### Specifying a named modem configuration using the API
63
69
Enter the named modem string into the demodulationConfiguration parameter when using the API.
@@ -121,4 +127,4 @@ Leave the modulationConfiguration or demodulationConfiguration parameters blank
0 commit comments