Index | Start Time | Stop Time | Max. Elevation | Phase | Primary GS | Type | Tasks | Status |
---|---|---|---|---|---|---|---|---|
156 | 2018-12-29 09:12:00+01:00 | 2018-12-29 09:23:05+01:00 | N/A° | Extended Mission | N/A | [TBD] | ☑ |
Goal
Power cycle EPS B befeore Sail exp. Telemetry download on 1200.
Tasklist
tasks = [
[[tc.SetBitrate(1, BaudRate.BaudRate1200), 5], SendLoop, WaitMode.NoWait],
[[tc.SendBeacon(), 15], SendLoop, WaitMode.NoWait],
[tc.ListFiles(2, '/'), Send, WaitMode.Wait],
# Power cycle EPS B
[tc.PowerCycleTelecommand(3), Send, WaitMode.Wait],
[tc.PingTelecommand(), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.Wait],
# Telemetry between session 154 and 156
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(10, '/telemetry.previous', [i for i in range(1550, 2280, 100)]), Send, WaitMode.Wait],
[tc.DownloadFile(11, '/telemetry.current', [i for i in range(0, 700, 100)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(12, '/telemetry.previous', [i for i in range(1600, 2280, 100)]), Send, WaitMode.Wait],
[tc.DownloadFile(13, '/telemetry.current', [i for i in range(50, 700, 100)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(14, '/telemetry.previous', [i for i in range(1575, 2280, 100)]), Send, WaitMode.Wait],
[tc.DownloadFile(15, '/telemetry.previous', [i for i in range(1625, 2280, 100)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(16, '/telemetry.current', [i for i in range(25, 700, 100)]), Send, WaitMode.Wait],
[tc.DownloadFile(17, '/telemetry.current', [i for i in range(75, 700, 100)]), Send, WaitMode.Wait],
[[tc.SendBeacon(), 15], SendLoop, WaitMode.NoWait],
]
Analyzer Output
======================================= General =======================================
======================== 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 [36m[Info] In SendLoop mode - a telecommand in every .[0m
3 ListFiles False 1200 5 8.17 1 1.04 6.8 N/A [33m[Warning] Waiting is not recommended[0m
4 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
5 PingTelecommand False 1200 1 0.46 1 1.02 0.4 N/A [33m[Warning] Waiting is not recommended[0m
6 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A [33m[Warning] Waiting is not recommended[0m
7 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A
8 DownloadFile False 1200 8 12.81 1 1.38 10.7 N/A
9 DownloadFile False 1200 7 11.26 1 1.35 9.4 N/A
10 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A
11 DownloadFile False 1200 7 11.26 1 1.35 9.4 N/A
12 DownloadFile False 1200 7 11.26 1 1.35 9.4 N/A
13 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A
14 DownloadFile False 1200 8 12.81 1 1.38 10.7 N/A
15 DownloadFile False 1200 7 11.26 1 1.35 9.4 N/A
16 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A
17 DownloadFile False 1200 7 11.26 1 1.35 9.4 N/A
18 DownloadFile False 1200 7 11.26 1 1.35 9.4 N/A
19 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A [36m[Info] In SendLoop mode - a telecommand in every .[0m
Session downlink frames count: 73
Session downlink duration [s]: 116.55
Session uplink frames count: 19
Session uplink duration [s]: 22.11
Session power budget energy [mWh]: 97.1
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
- beacons.txt
- requested_files.txt
- file_list_2.txt
- elka_downlink.frames
- telemetry.current.error
- fp-gs_downlink.frames
- all.frames
- fp-gs_versions