Index | Start Time | Stop Time | Max. Elevation | Phase | Primary GS | Type | Tasks | Status |
---|---|---|---|---|---|---|---|---|
277 | 2019-01-16 21:45:59+01:00 | 2019-01-16 21:58:46+01:00 | 48.56° | After Sail | elka | [TBD] | ☑ |
Goal
Telemetry and hi-res photos download.
Tasklist
tasks = [
[[tc.SetBitrate(1, BaudRate.BaudRate9600), 5], SendLoop, WaitMode.NoWait],
[tc.SendBeacon(), Send, WaitMode.Wait],
[tc.ListFiles(2, '/'), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.Wait],
# auto-generated telemetry start
[tc.DownloadFile(30, '/telemetry.current', [1217, 1267, 1317, 1367, 1417, 1242, 1292, 1342, 1392, 1230, 1280, 1330, 1380, 1430, 1254, 1304, 1354, 1404, 1224, 1274]), Send, WaitMode.Wait],
[tc.DownloadFile(31, '/telemetry.current', [1324, 1374, 1424, 1236, 1286, 1336, 1386, 1436, 1248, 1298, 1348, 1398, 1260, 1310, 1360, 1410]), Send, WaitMode.Wait],
# auto-generated telemetry end
[tc.SendBeacon(), Send, WaitMode.Wait],
# focia 1 hi-res
[tc.DownloadFile(60, '/p1_480_0', [i for i in range(0, 23, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(61, '/p1_480_0', [i for i in range(23, 46, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(62, '/p1_480_0', [i for i in range(46, 69, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(63, '/p1_480_0', [i for i in range(69, 92, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(64, '/p1_480_0', [i for i in range(92, 115, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(65, '/p1_480_0', [i for i in range(115, 138, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(66, '/p1_480_0', [i for i in range(138, 162, 1)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.Wait],
# focia 4 hi-res
[tc.DownloadFile(70, '/p4_480_0', [i for i in range(0, 23, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(71, '/p4_480_0', [i for i in range(23, 46, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(72, '/p4_480_0', [i for i in range(46, 69, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(73, '/p4_480_0', [i for i in range(69, 75, 1)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.Wait],
# focia 5 hi-res
[tc.DownloadFile(80, '/p5_480_0', [i for i in range(0, 23, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(81, '/p5_480_0', [i for i in range(23, 46, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(82, '/p5_480_0', [i for i in range(46, 69, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(83, '/p5_480_0', [i for i in range(69, 92, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(84, '/p5_480_0', [i for i in range(92, 115, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(85, '/p5_480_0', [i for i in range(115, 138, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(86, '/p5_480_0', [i for i in range(138, 161, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(87, '/p5_480_0', [i for i in range(161, 171, 1)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.Wait],
# focia 3 hi-res
[tc.DownloadFile(90, '/p3_480_0', [i for i in range(0, 23, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(91, '/p3_480_0', [i for i in range(23, 46, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(92, '/p3_480_0', [i for i in range(46, 69, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(93, '/p3_480_0', [i for i in range(69, 76, 1)]), Send, WaitMode.Wait],
# Remove already downloaded small photos
[tc.SendBeacon(), Send, WaitMode.Wait],
[tc.RemoveFile(200, '/p1_128_0'), Send, WaitMode.Wait],
[tc.RemoveFile(201, '/p2_128_0'), Send, WaitMode.Wait],
[tc.RemoveFile(202, '/p3_128_0'), Send, WaitMode.Wait],
[tc.RemoveFile(203, '/p4_128_0'), Send, WaitMode.Wait],
[tc.RemoveFile(204, '/p5_128_0'), 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 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A [33m[Warning] Waiting is not recommended[0m
5 DownloadFile False 9600 20 4.18 1 1.69 3.5 N/A
6 DownloadFile False 9600 16 3.41 1 1.59 2.8 N/A
7 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A [33m[Warning] Waiting is not recommended[0m
8 DownloadFile False 9600 23 4.76 1 1.71 4 N/A
9 DownloadFile False 9600 23 4.76 1 1.71 4 N/A
10 DownloadFile False 9600 23 4.76 1 1.71 4 N/A
11 DownloadFile False 9600 23 4.76 1 1.71 4 N/A
12 DownloadFile False 9600 23 4.76 1 1.71 4 N/A
13 DownloadFile False 9600 23 4.76 1 1.71 4 N/A
14 DownloadFile False 9600 24 4.96 1 1.74 4.1 N/A
15 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A [33m[Warning] Waiting is not recommended[0m
16 DownloadFile False 9600 23 4.76 1 1.71 4 N/A
17 DownloadFile False 9600 23 4.76 1 1.71 4 N/A
18 DownloadFile False 9600 23 4.76 1 1.71 4 N/A
19 DownloadFile False 9600 6 1.48 1 1.26 1.2 N/A
20 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A [33m[Warning] Waiting is not recommended[0m
21 DownloadFile False 9600 23 4.76 1 1.71 4 N/A
22 DownloadFile False 9600 23 4.76 1 1.71 4 N/A
23 DownloadFile False 9600 23 4.76 1 1.71 4 N/A
24 DownloadFile False 9600 23 4.76 1 1.71 4 N/A
25 DownloadFile False 9600 23 4.76 1 1.71 4 N/A
26 DownloadFile False 9600 23 4.76 1 1.71 4 N/A
27 DownloadFile False 9600 23 4.76 1 1.71 4 N/A
28 DownloadFile False 9600 10 2.25 1 1.37 1.9 N/A
29 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A [33m[Warning] Waiting is not recommended[0m
30 DownloadFile False 9600 23 4.76 1 1.71 4 N/A
31 DownloadFile False 9600 23 4.76 1 1.71 4 N/A
32 DownloadFile False 9600 23 4.76 1 1.71 4 N/A
33 DownloadFile False 9600 7 1.67 1 1.29 1.4 N/A
34 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A [33m[Warning] Waiting is not recommended[0m
35 RemoveFile False 9600 1 0.32 1 1.1 0.3 N/A [33m[Warning] Waiting is not recommended[0m
36 RemoveFile False 9600 1 0.32 1 1.1 0.3 N/A [33m[Warning] Waiting is not recommended[0m
37 RemoveFile False 9600 1 0.32 1 1.1 0.3 N/A [33m[Warning] Waiting is not recommended[0m
38 RemoveFile False 9600 1 0.32 1 1.1 0.3 N/A [33m[Warning] Waiting is not recommended[0m
39 RemoveFile False 9600 1 0.32 1 1.1 0.3 N/A [33m[Warning] Waiting is not recommended[0m
40 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: 539
Session downlink duration [s]: 115.73
Session uplink frames count: 40
Session uplink duration [s]: 57.22
Session power budget energy [mWh]: 96.4
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
- telemetry.current
- p4_480_0.missing
- beacons.txt
- requested_files.txt
- file_list_2.txt
- elka_downlink.frames
- p5_480_0.missing
- p3_480_0.missing
- p4_480_0
- tasklist.missing.py
- telemetry.current.error
- fp-gs_downlink.frames
- all.frames
- p3_480_0
- fp-gs_versions