Index | Start Time | Stop Time | Max. Elevation | Phase | Primary GS | Type | Tasks | Status |
---|---|---|---|---|---|---|---|---|
54 | 2018-12-12 23:17:38+01:00 | 2018-12-12 23:25:18+01:00 | N/A° | Extended Mission | N/A | [TBD] | ☑ |
Goal
Download latest telemetry on 9600. Low elevation pass.
Tasklist
tasks = [
[[tc.SetBitrate(10, BaudRate.BaudRate9600), 5], SendLoop, WaitMode.NoWait],
[tc.SendBeacon(), Send, WaitMode.Wait],
[tc.ListFiles(11, '/'), Send, WaitMode.Wait],
# Telemetry download between session 53 and 54
[tc.DownloadFile(20, '/telemetry.current', [i for i in range(570, 770, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(21, '/telemetry.current', [i for i in range(595, 770, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(22, '/telemetry.current', [i for i in range(582, 770, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(23, '/telemetry.current', [i for i in range(607, 770, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(24, '/telemetry.current', [i for i in range(576, 770, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(25, '/telemetry.current', [i for i in range(588, 770, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(26, '/telemetry.current', [i for i in range(601, 770, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(27, '/telemetry.current', [i for i in range(613, 770, 50)]), Send, WaitMode.Wait],
# SunS experiment secondary file
[tc.DownloadFile(30, '/suns_2_sec', [i for i in range(0, 10, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(31, '/suns_2_sec', [i for i in range(10, 20, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(32, '/suns_2_sec', [i for i in range(20, 30, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(33, '/suns_2_sec', [i for i in range(30, 40, 1)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(34, '/suns_2_sec', [i for i in range(40, 50, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(35, '/suns_2_sec', [i for i in range(50, 60, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(36, '/suns_2_sec', [i for i in range(60, 70, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(37, '/suns_2_sec', [i for i in range(70, 80, 1)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(38, '/suns_2_sec', [i for i in range(80, 90, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(39, '/suns_2_sec', [i for i in range(90, 100, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(40, '/suns_2_sec', [i for i in range(100, 110, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(41, '/suns_2_sec', [i for i in range(110, 120, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(42, '/suns_2_sec', [i for i in range(120, 125, 1)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.Wait],
]
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 DownloadFile False 9600 4 1.09 1 1.27 0.9 N/A
5 DownloadFile False 9600 4 1.09 1 1.27 0.9 N/A
6 DownloadFile False 9600 4 1.09 1 1.27 0.9 N/A
7 DownloadFile False 9600 4 1.09 1 1.27 0.9 N/A
8 DownloadFile False 9600 4 1.09 1 1.27 0.9 N/A
9 DownloadFile False 9600 4 1.09 1 1.27 0.9 N/A
10 DownloadFile False 9600 4 1.09 1 1.27 0.9 N/A
11 DownloadFile False 9600 4 1.09 1 1.27 0.9 N/A
12 DownloadFile False 9600 10 2.25 1 1.38 1.9 N/A
13 DownloadFile False 9600 10 2.25 1 1.38 1.9 N/A
14 DownloadFile False 9600 10 2.25 1 1.38 1.9 N/A
15 DownloadFile False 9600 10 2.25 1 1.38 1.9 N/A
16 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A
17 DownloadFile False 9600 10 2.25 1 1.38 1.9 N/A
18 DownloadFile False 9600 10 2.25 1 1.38 1.9 N/A
19 DownloadFile False 9600 10 2.25 1 1.38 1.9 N/A
20 DownloadFile False 9600 10 2.25 1 1.38 1.9 N/A
21 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A
22 DownloadFile False 9600 10 2.25 1 1.38 1.9 N/A
23 DownloadFile False 9600 10 2.25 1 1.38 1.9 N/A
24 DownloadFile False 9600 10 2.25 1 1.38 1.9 N/A
25 DownloadFile False 9600 10 2.25 1 1.38 1.9 N/A
26 DownloadFile False 9600 5 1.28 1 1.25 1.1 N/A
27 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A [33m[Warning] Waiting is not recommended[0m
Session downlink frames count: 167
Session downlink duration [s]: 40.62
Session uplink frames count: 27
Session uplink duration [s]: 34.09
Session power budget energy [mWh]: 33.9
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
- elka_downlink.frames
- suns_2_sec.missing
- suns_2_sec
- fp-gs_downlink.frames
- telemetry.current.missing
- all.frames
- file_list_11.txt
- fp-gs_versions