Index | Start Time | Stop Time | Max. Elevation | Phase | Primary GS | Type | Tasks | Status |
---|---|---|---|---|---|---|---|---|
113 | 2018-12-21 22:32:08+01:00 | 2018-12-21 22:43:05+01:00 | N/A° | Extended Mission | N/A | [TBD] | ☑ |
Goal
Telemetry download.
Tasklist
tasks = [
[[tc.SetBitrate(1, BaudRate.BaudRate9600), 5], SendLoop, WaitMode.NoWait],
[tc.SendBeacon(), Send, WaitMode.Wait],
[tc.ListFiles(2, '/'), Send, WaitMode.Wait],
# Telemetry between session 112 and 113
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(10, '/telemetry.current', [i for i in range(1350, 1550, 12)]), Send, WaitMode.Wait],
[tc.DownloadFile(11, '/telemetry.current', [i for i in range(1356, 1550, 12)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(12, '/telemetry.current', [i for i in range(1353, 1550, 12)]), Send, WaitMode.Wait],
[tc.DownloadFile(13, '/telemetry.current', [i for i in range(1359, 1550, 12)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(14, '/telemetry.current', [i for i in range(1351, 1550, 12)]), Send, WaitMode.Wait],
[tc.DownloadFile(15, '/telemetry.current', [i for i in range(1352, 1550, 12)]), Send, WaitMode.Wait],
[tc.DownloadFile(16, '/telemetry.current', [i for i in range(1354, 1550, 12)]), Send, WaitMode.Wait],
[tc.DownloadFile(17, '/telemetry.current', [i for i in range(1355, 1550, 12)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(18, '/telemetry.current', [i for i in range(1357, 1550, 12)]), Send, WaitMode.Wait],
[tc.DownloadFile(19, '/telemetry.current', [i for i in range(1358, 1550, 12)]), Send, WaitMode.Wait],
[tc.DownloadFile(20, '/telemetry.current', [i for i in range(1360, 1550, 12)]), Send, WaitMode.Wait],
[tc.DownloadFile(21, '/telemetry.current', [i for i in range(1361, 1550, 12)]), Send, WaitMode.Wait],
[[tc.SendBeacon(), 15], 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 9600 1 0.32 1 1.03 0.3 N/A [36m[Info] In SendLoop mode - a telecommand in every .[0m
2 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A [33m[Warning] Waiting is not recommended[0m
3 ListFiles False 9600 5 1.28 1 1.04 1.1 N/A [33m[Warning] Waiting is not recommended[0m
4 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A
5 DownloadFile False 9600 17 3.6 1 1.61 3 N/A
6 DownloadFile False 9600 17 3.6 1 1.61 3 N/A
7 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A
8 DownloadFile False 9600 17 3.6 1 1.61 3 N/A
9 DownloadFile False 9600 16 3.41 1 1.59 2.8 N/A
10 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A
11 DownloadFile False 9600 17 3.6 1 1.61 3 N/A
12 DownloadFile False 9600 17 3.6 1 1.61 3 N/A
13 DownloadFile False 9600 17 3.6 1 1.61 3 N/A
14 DownloadFile False 9600 17 3.6 1 1.61 3 N/A
15 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A
16 DownloadFile False 9600 17 3.6 1 1.61 3 N/A
17 DownloadFile False 9600 16 3.41 1 1.59 2.8 N/A
18 DownloadFile False 9600 16 3.41 1 1.59 2.8 N/A
19 DownloadFile False 9600 16 3.41 1 1.59 2.8 N/A
20 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: 212
Session downlink duration [s]: 47.11
Session uplink frames count: 20
Session uplink duration [s]: 27.45
Session power budget energy [mWh]: 39.3
Session power budget mean power [mW]: N/A
================ Resources utilization for SCHEDULED experiments or tasks ================
[Info] No scheduled experiments or tasks.
Artifacts
waterfalls
files
- 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