Index | Start Time | Stop Time | Max. Elevation | Phase | Primary GS | Type | Tasks | Status |
---|---|---|---|---|---|---|---|---|
14 | 2018-12-06 10:08:14+01:00 | 2018-12-06 10:20:49+01:00 | N/A° | Payload Commissioning | N/A | [TBD] | ☑ |
Goal
Rest of chunks of the largest photo downloading.
Tasklist
tasks = [
[[tc.PingTelecommand(), 3], SendLoop, WaitMode.NoWait],
[tc.SendBeacon(), Send, WaitMode.Wait],
[tc.ListFiles(168, '/'), Send, WaitMode.Wait],
# Nadir CAM - high res - rest of chunks
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(111, '/pld_1_2.jpg', [5]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(218, '/pld_1_2.jpg', [i for i in range(80, 90, 1)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(219, '/pld_1_2.jpg', [i for i in range(90, 100, 1)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(220, '/pld_1_2.jpg', [i for i in range(100, 110, 1)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(221, '/pld_1_2.jpg', [i for i in range(110, 120, 1)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(222, '/pld_1_2.jpg', [i for i in range(120, 130, 1)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(223, '/pld_1_2.jpg', [i for i in range(130, 140, 1)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(224, '/pld_1_2.jpg', [i for i in range(140, 150, 1)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(225, '/pld_1_2.jpg', [i for i in range(150, 165, 1)]), Send, WaitMode.Wait],
# telemetry
[tc.DownloadFile(35, '/telemetry.current', [i for i in range(500, 700, 25)]), Send, WaitMode.Wait],
[tc.DownloadFile(36, '/telemetry.current', [i for i in range(512, 700, 25)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(37, '/telemetry.current', [i for i in range(506, 700, 25)]), Send, WaitMode.Wait],
[tc.DownloadFile(38, '/telemetry.current', [i for i in range(518, 700, 25)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(39, '/telemetry.current', [i for i in range(503, 700, 25)]), Send, WaitMode.Wait],
[tc.DownloadFile(40, '/telemetry.current', [i for i in range(509, 700, 25)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(41, '/telemetry.current', [i for i in range(515, 700, 25)]), Send, WaitMode.Wait],
[tc.DownloadFile(42, '/telemetry.current', [i for i in range(521, 700, 25)]), Send, WaitMode.Wait],
# Nadir CAM - low res - sholud be shadowed
[tc.DownloadFile(226, '/cam_0.jpg', [i for i in range(0, 5, 1)]), Send, WaitMode.Wait],
# Nadir mid res - same case
[tc.DownloadFile(227, '/cam_1.jpg', [i for i in range(0, 8, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(118, '/telemetry.current', [i for i in range(500, 1700, 100)]), Send, WaitMode.Wait],
[tc.DownloadFile(119, '/telemetry.current', [i for i in range(550, 1700, 100)]), Send, WaitMode.Wait],
[tc.DownloadFile(120, '/telemetry.current', [i for i in range(525, 1700, 100)]), Send, WaitMode.Wait],
[tc.DownloadFile(121, '/telemetry.current', [i for i in range(575, 1700, 100)]), Send, WaitMode.Wait],
]
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 PingTelecommand False 1200 1 0.46 1 1.02 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 ListFiles False 1200 5 8.17 1 1.04 6.8 N/A [33m[Warning] Waiting is not recommended[0m
4 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A
5 DownloadFile False 1200 1 1.98 1 1.15 1.7 N/A
6 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A
7 DownloadFile False 1200 10 15.9 1 1.39 13.3 N/A
8 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A
9 DownloadFile False 1200 10 15.9 1 1.39 13.3 N/A
10 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A
11 DownloadFile False 1200 10 15.9 1 1.39 13.3 N/A
12 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A
13 DownloadFile False 1200 10 15.9 1 1.39 13.3 N/A
14 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A
15 DownloadFile False 1200 10 15.9 1 1.39 13.3 N/A
16 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A
17 DownloadFile False 1200 10 15.9 1 1.39 13.3 N/A
18 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A
19 DownloadFile False 1200 10 15.9 1 1.39 13.3 N/A
20 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A
21 DownloadFile False 1200 15 23.63 1 1.52 19.7 N/A
22 DownloadFile False 1200 8 12.81 1 1.37 10.7 N/A
23 DownloadFile False 1200 8 12.81 1 1.37 10.7 N/A
24 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A
25 DownloadFile False 1200 8 12.81 1 1.37 10.7 N/A
26 DownloadFile False 1200 8 12.81 1 1.37 10.7 N/A
27 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A
28 DownloadFile False 1200 8 12.81 1 1.37 10.7 N/A
29 DownloadFile False 1200 8 12.81 1 1.37 10.7 N/A
30 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A
31 DownloadFile False 1200 8 12.81 1 1.37 10.7 N/A
32 DownloadFile False 1200 8 12.81 1 1.37 10.7 N/A
33 DownloadFile False 1200 5 8.17 1 1.24 6.8 N/A
34 DownloadFile False 1200 8 12.81 1 1.32 10.7 N/A
35 DownloadFile False 1200 12 18.99 1 1.48 15.8 N/A
36 DownloadFile False 1200 12 18.99 1 1.48 15.8 N/A
37 DownloadFile False 1200 12 18.99 1 1.48 15.8 N/A
38 DownloadFile False 1200 12 18.99 1 1.48 15.8 N/A
Session downlink frames count: 230
Session downlink duration [s]: 370.68
Session uplink frames count: 38
Session uplink duration [s]: 47.16
Session power budget energy [mWh]: 308.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
- telemetry.current
- cam_1.raw
- elka_downlink.frames
- gliwice_uplink.frames
- pld_1_2.jpg
- cam_0.raw
- cam_0.jpg
- pld_1_2.raw
- gliwice_downlink.frames
- all.frames
- file_list.txt
- cam_1.jpg