Index | Start Time | Stop Time | Max. Elevation | Phase | Primary GS | Type | Tasks | Status |
---|---|---|---|---|---|---|---|---|
91 | 2018-12-18 19:05:33+01:00 | 2018-12-18 19:14:29+01:00 | N/A° | Extended Mission | N/A | [TBD] | ☑ |
Goal
Power cycle and set back to 9600.
Tasklist
tasks = [
[[tc.SetBitrate(3, BaudRate.BaudRate1200), 5], SendLoop, WaitMode.NoWait],
[tc.SendBeacon(), Send, WaitMode.Wait],
[tc.PowerCycleTelecommand(2), Send, WaitMode.Wait],
[tc.PingTelecommand(), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.Wait],
# Set 9600
[tc.SetBitrate(1, BaudRate.BaudRate9600), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.Wait],
[tc.ListFiles(4, '/'), Send, WaitMode.Wait],
# Telemetry between session 90 and 91
[tc.DownloadFile(5, '/telemetry.previous', [i for i in range(1700, 2280, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(6, '/telemetry.current', [i for i in range(0, 300, 25)]), Send, WaitMode.Wait],
[tc.DownloadFile(7, '/telemetry.previous', [i for i in range(1725, 2280, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(8, '/telemetry.current', [i for i in range(12, 300, 25)]), Send, WaitMode.Wait],
[tc.DownloadFile(9, '/telemetry.previous', [i for i in range(1712, 2280, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(10, '/telemetry.current', [i for i in range(6, 300, 25)]), Send, WaitMode.Wait],
[tc.DownloadFile(11, '/telemetry.previous', [i for i in range(1737, 2280, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(12, '/telemetry.current', [i for i in range(18, 300, 25)]), Send, WaitMode.Wait],
[[tc.SendBeacon(), 20], SendLoop, WaitMode.NoWait],
]
Analyzer Output
======================================= General =======================================
[33m[Warning] Bitrate not restored (1200)[0m
======================== Resources utilization for THIS session ========================
# Name Is Current Session Session Session Session Session Session Notes
scheduled? bitrate downlink downlink uplink uplink power power
[bps] frames duration frames duration budget budget
count [s] count [s] energy mean
[mWh] power
[mW]
--- --------------------- ------------ --------- ---------- ---------- --------- ---------- --------- --------- -----------------------------------------------------------------------------------
1 SetBitrate False 1200 1 0.45 1 1.03 0.4 N/A [36m[Info] In SendLoop mode - a telecommand in every .[0m
2 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A [33m[Warning] Waiting is not recommended[0m
3 PowerCycleTelecommand False 1200 1 0.45 1 1.03 0.4 N/A [33m[Warning] Waiting is not recommended[0m
[33m[Warning] Communication with satellite will be unavailable for the next few minutes[0m
4 PingTelecommand False 1200 1 0.46 1 1.02 0.4 N/A [33m[Warning] Waiting is not recommended[0m
5 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A [33m[Warning] Waiting is not recommended[0m
6 SetBitrate False 9600 1 0.32 1 1.03 0.3 N/A [33m[Warning] Waiting is not recommended[0m
7 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A [33m[Warning] Waiting is not recommended[0m
8 ListFiles False 9600 5 1.28 1 1.04 1.1 N/A [33m[Warning] Waiting is not recommended[0m
9 DownloadFile False 9600 12 2.64 1 1.49 2.2 N/A
10 DownloadFile False 9600 12 2.64 1 1.48 2.2 N/A
11 DownloadFile False 9600 12 2.64 1 1.49 2.2 N/A
12 DownloadFile False 9600 12 2.64 1 1.48 2.2 N/A
13 DownloadFile False 9600 12 2.64 1 1.49 2.2 N/A
14 DownloadFile False 9600 12 2.64 1 1.48 2.2 N/A
15 DownloadFile False 9600 11 2.44 1 1.46 2 N/A
16 DownloadFile False 9600 12 2.64 1 1.48 2.2 N/A
17 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A [36m[Info] In SendLoop mode - a telecommand in every .[0m
Session downlink frames count: 108
Session downlink duration [s]: 28.82
Session uplink frames count: 17
Session uplink duration [s]: 21.07
Session power budget energy [mWh]: 24.0
Session power budget mean power [mW]: N/A
================ Resources utilization for SCHEDULED experiments or tasks ================
[Info] No scheduled experiments or tasks.
Artifacts
waterfalls
files
- telemetry.previous
- elka_versions
- downlink_frames.txt
- telemetry.current
- .keep
- beacons.txt
- requested_files.txt
- elka_downlink.frames
- file_list_4.txt
- telemetry.current.error
- fp-gs_downlink.frames
- all.frames
- telemetry.previous.missing
- fp-gs_versions