Index | Start Time | Stop Time | Max. Elevation | Phase | Primary GS | Type | Tasks | Status |
---|---|---|---|---|---|---|---|---|
81 | 2018-12-16 22:02:21+01:00 | 2018-12-16 22:14:24+01:00 | N/A° | Extended Mission | N/A | [TBD] | ☑ |
Goal
Telemetry and high res photos download on 9600. SunS exp data 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 80 and 81
[tc.DownloadFile(3, '/telemetry.current', [i for i in range(1800, 2050, 12)]), Send, WaitMode.Wait],
[tc.DownloadFile(4, '/telemetry.current', [i for i in range(1806, 2050, 12)]), Send, WaitMode.Wait],
# Missing chunks of high res photos
[tc.DownloadFile(11, '/p6_480_0', [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19]), Send, WaitMode.Wait],
[tc.DownloadFile(12, '/p6_480_0', [65, 66, 67, 82, 84, 85, 101, 105, 120, 121, 160, 161]), Send, WaitMode.Wait],
[tc.DownloadFile(13, '/p7_480_0', [7, 8, 9, 10, 11, 25, 26, 92, 93, 34, 35, 38, 40, 74]), Send, WaitMode.Wait],
[tc.DownloadFile(14, '/p8_480_0', [24]), Send, WaitMode.NoWait],
[tc.DownloadFile(15, '/p1_480_0', [10]), Send, WaitMode.NoWait],
[tc.DownloadFile(10, '/p5_480_0', [76, 13, 80, 52]), Send, WaitMode.Wait],
# Fourth SunS Experiment data
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(21, '/suns_4', [i for i in range(0, 20, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(22, '/suns_4', [i for i in range(20, 40, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(23, '/suns_4', [i for i in range(40, 60, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(24, '/suns_4', [i for i in range(60, 80, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(25, '/suns_4', [i for i in range(80, 100, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(26, '/suns_4', [i for i in range(100, 120, 1)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(27, '/suns_4', [i for i in range(120, 140, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(28, '/suns_4', [i for i in range(140, 160, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(29, '/suns_4', [i for i in range(160, 180, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(30, '/suns_4', [i for i in range(180, 200, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(31, '/suns_4', [i for i in range(200, 220, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(32, '/suns_4', [i for i in range(220, 240, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(33, '/suns_4', [i for i in range(240, 250, 1)]), Send, WaitMode.Wait],
# More telemetry between session 80 and 81
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(40, '/telemetry.current', [i for i in range(1801, 2050, 12)]), Send, WaitMode.Wait],
[tc.DownloadFile(41, '/telemetry.current', [i for i in range(1802, 2050, 12)]), Send, WaitMode.Wait],
[tc.DownloadFile(42, '/telemetry.current', [i for i in range(1803, 2050, 12)]), Send, WaitMode.Wait],
[tc.DownloadFile(43, '/telemetry.current', [i for i in range(1804, 2050, 12)]), Send, WaitMode.Wait],
[tc.DownloadFile(44, '/telemetry.current', [i for i in range(1805, 2050, 12)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(45, '/telemetry.current', [i for i in range(1807, 2050, 12)]), Send, WaitMode.Wait],
[tc.DownloadFile(46, '/telemetry.current', [i for i in range(1808, 2050, 12)]), Send, WaitMode.Wait],
[tc.DownloadFile(47, '/telemetry.current', [i for i in range(1809, 2050, 12)]), Send, WaitMode.Wait],
[tc.DownloadFile(48, '/telemetry.current', [i for i in range(1810, 2050, 12)]), Send, WaitMode.Wait],
[tc.DownloadFile(49, '/telemetry.current', [i for i in range(1811, 2050, 12)]), Send, WaitMode.Wait],
# Much more telemetry between session 78 and 80
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(50, '/telemetry.current', [i for i in range(993, 1800, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(51, '/telemetry.current', [i for i in range(999, 1800, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(52, '/telemetry.current', [i for i in range(1005, 1800, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(53, '/telemetry.current', [i for i in range(1011, 1800, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(54, '/telemetry.current', [i for i in range(1018, 1800, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(55, '/telemetry.current', [i for i in range(1021, 1800, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(56, '/telemetry.current', [i for i in range(1030, 1800, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(57, '/telemetry.current', [i for i in range(1033, 1800, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(58, '/telemetry.current', [i for i in range(1038, 1800, 50)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(60, '/telemetry.current', [i for i in range(992, 1800, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(61, '/telemetry.current', [i for i in range(994, 1800, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(62, '/telemetry.current', [i for i in range(997, 1800, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(63, '/telemetry.current', [i for i in range(1002, 1800, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(64, '/telemetry.current', [i for i in range(1004, 1800, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(65, '/telemetry.current', [i for i in range(1007, 1800, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(66, '/telemetry.current', [i for i in range(1012, 1800, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(67, '/telemetry.current', [i for i in range(1014, 1800, 50)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(68, '/telemetry.current', [i for i in range(1017, 1800, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(69, '/telemetry.current', [i for i in range(1022, 1800, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(70, '/telemetry.current', [i for i in range(1024, 1800, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(71, '/telemetry.current', [i for i in range(1027, 1800, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(72, '/telemetry.current', [i for i in range(1022, 1800, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(73, '/telemetry.current', [i for i in range(1024, 1800, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(74, '/telemetry.current', [i for i in range(1027, 1800, 50)]), 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 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 21 4.38 1 1.72 3.6 N/A
5 DownloadFile False 9600 21 4.38 1 1.72 3.6 N/A
6 DownloadFile False 9600 20 4.18 1 1.63 3.5 N/A
7 DownloadFile False 9600 12 2.64 1 1.42 2.2 N/A
8 DownloadFile False 9600 14 3.02 1 1.47 2.5 N/A
9 DownloadFile False 9600 1 0.51 1 1.13 0.4 N/A [33m[Warning] Waiting is suggested[0m
10 DownloadFile False 9600 1 0.51 1 1.13 0.4 N/A [33m[Warning] Waiting is suggested[0m
11 DownloadFile False 9600 4 1.09 1 1.21 0.9 N/A
12 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A
13 DownloadFile False 9600 20 4.18 1 1.62 3.5 N/A
14 DownloadFile False 9600 20 4.18 1 1.62 3.5 N/A
15 DownloadFile False 9600 20 4.18 1 1.62 3.5 N/A
16 DownloadFile False 9600 20 4.18 1 1.62 3.5 N/A
17 DownloadFile False 9600 20 4.18 1 1.62 3.5 N/A
18 DownloadFile False 9600 20 4.18 1 1.62 3.5 N/A
19 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A
20 DownloadFile False 9600 20 4.18 1 1.62 3.5 N/A
21 DownloadFile False 9600 20 4.18 1 1.62 3.5 N/A
22 DownloadFile False 9600 20 4.18 1 1.62 3.5 N/A
23 DownloadFile False 9600 20 4.18 1 1.62 3.5 N/A
24 DownloadFile False 9600 20 4.18 1 1.62 3.5 N/A
25 DownloadFile False 9600 20 4.18 1 1.62 3.5 N/A
26 DownloadFile False 9600 10 2.25 1 1.35 1.9 N/A
27 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A
28 DownloadFile False 9600 21 4.38 1 1.72 3.6 N/A
29 DownloadFile False 9600 21 4.38 1 1.72 3.6 N/A
30 DownloadFile False 9600 21 4.38 1 1.72 3.6 N/A
31 DownloadFile False 9600 21 4.38 1 1.72 3.6 N/A
32 DownloadFile False 9600 21 4.38 1 1.72 3.6 N/A
33 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A
34 DownloadFile False 9600 21 4.38 1 1.72 3.6 N/A
35 DownloadFile False 9600 21 4.38 1 1.72 3.6 N/A
36 DownloadFile False 9600 21 4.38 1 1.72 3.6 N/A
37 DownloadFile False 9600 20 4.18 1 1.69 3.5 N/A
38 DownloadFile False 9600 20 4.18 1 1.69 3.5 N/A
39 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A
40 DownloadFile False 9600 17 3.6 1 1.61 3 N/A
41 DownloadFile False 9600 17 3.6 1 1.61 3 N/A
42 DownloadFile False 9600 16 3.41 1 1.59 2.8 N/A
43 DownloadFile False 9600 16 3.41 1 1.59 2.8 N/A
44 DownloadFile False 9600 16 3.41 1 1.59 2.8 N/A
45 DownloadFile False 9600 16 3.41 1 1.59 2.8 N/A
46 DownloadFile False 9600 16 3.41 1 1.59 2.8 N/A
47 DownloadFile False 9600 16 3.41 1 1.59 2.8 N/A
48 DownloadFile False 9600 16 3.41 1 1.59 2.8 N/A
49 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A
50 DownloadFile False 9600 17 3.6 1 1.61 3 N/A
51 DownloadFile False 9600 17 3.6 1 1.61 3 N/A
52 DownloadFile False 9600 17 3.6 1 1.61 3 N/A
53 DownloadFile False 9600 16 3.41 1 1.59 2.8 N/A
54 DownloadFile False 9600 16 3.41 1 1.59 2.8 N/A
55 DownloadFile False 9600 16 3.41 1 1.59 2.8 N/A
56 DownloadFile False 9600 16 3.41 1 1.59 2.8 N/A
57 DownloadFile False 9600 16 3.41 1 1.59 2.8 N/A
58 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A
59 DownloadFile False 9600 16 3.41 1 1.59 2.8 N/A
60 DownloadFile False 9600 16 3.41 1 1.59 2.8 N/A
61 DownloadFile False 9600 16 3.41 1 1.59 2.8 N/A
62 DownloadFile False 9600 16 3.41 1 1.59 2.8 N/A
63 DownloadFile False 9600 16 3.41 1 1.59 2.8 N/A
64 DownloadFile False 9600 16 3.41 1 1.59 2.8 N/A
65 DownloadFile False 9600 16 3.41 1 1.59 2.8 N/A
66 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: 956
Session downlink duration [s]: 205.48
Session uplink frames count: 66
Session uplink duration [s]: 98.83
Session power budget energy [mWh]: 171.2
Session power budget mean power [mW]: N/A
================ Resources utilization for SCHEDULED experiments or tasks ================
[Info] No scheduled experiments or tasks.
Artifacts
waterfalls
files
- p5_480_0
- p1_480_0
- elka_versions
- downlink_frames.txt
- suns_4.txt
- telemetry.current
- suns_4
- beacons.txt
- requested_files.txt
- p8_480_0
- file_list_2.txt
- elka_downlink.frames
- p6_480_0.missing
- p6_480_0
- suns_4.csv
- telemetry.current.error
- fp-gs_downlink.frames
- telemetry.current.missing
- all.frames
- p7_480_0
- p7_480_0.missing
- fp-gs_versions