Index | Start Time | Stop Time | Max. Elevation | Phase | Primary GS | Type | Tasks | Status |
---|---|---|---|---|---|---|---|---|
32 | 2018-12-09 10:26:26+01:00 | 2018-12-09 10:39:08+01:00 | N/A° | Experiments | N/A | [TBD] | ☑ |
Goal
Telemetry and SunS experiment downloading. Still on 9600.
Tasklist
tasks = [
[[tc.SetBitrate(69, 8), 3], SendLoop, WaitMode.NoWait],
[tc.SendBeacon(), Send, WaitMode.Wait],
[tc.ListFiles(250, '/'), Send, WaitMode.Wait],
# Telemetry between session 30 and 32
[tc.DownloadFile(25, '/telemetry.previous', [i for i in range(1600, 2280, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(26, '/telemetry.previous', [i for i in range(1608, 2280, 50)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.Wait],
[tc.DownloadFile(27, '/telemetry.previous', [i for i in range(1616, 2280, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(28, '/telemetry.previous', [i for i in range(1632, 2280, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(29, '/telemetry.previous', [i for i in range(1640, 2280, 50)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.Wait],
[tc.DownloadFile(35, '/telemetry.current', [i for i in range(0, 600, 25)]), Send, WaitMode.Wait],
[tc.DownloadFile(36, '/telemetry.current', [i for i in range(8, 600, 25)]), Send, WaitMode.Wait],
[tc.DownloadFile(37, '/telemetry.current', [i for i in range(16, 600, 25)]), Send, WaitMode.Wait],
# SunS experiment data download
[tc.DownloadFile(46, '/suns_1', [i for i in range(0, 25, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(47, '/suns_1', [i for i in range(25, 50, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(48, '/suns_1', [i for i in range(50, 75, 1)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.Wait],
[tc.DownloadFile(49, '/suns_1', [i for i in range(75, 100, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(50, '/suns_1', [i for i in range(100, 125, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(51, '/suns_1', [i for i in range(125, 150, 1)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.Wait],
[tc.DownloadFile(52, '/suns_1', [i for i in range(150, 175, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(53, '/suns_1', [i for i in range(175, 200, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(54, '/suns_1', [i for i in range(200, 225, 1)]), Send, WaitMode.Wait],
[tc.DownloadFile(55, '/suns_1', [i for i in range(225, 250, 1)]), Send, WaitMode.Wait],
# Deleting old commissioning files
[tc.RemoveFile(9, '/cam'), Send, WaitMode.Wait],
[tc.RemoveFile(10, '/cam_0.jpg'), Send, WaitMode.Wait],
[tc.RemoveFile(11, '/cam_1.jpg'), Send, WaitMode.Wait],
[tc.RemoveFile(12, '/pld_1_2.jpg'), Send, WaitMode.Wait],
[tc.RemoveFile(13, '/suns_test'), Send, WaitMode.Wait],
[tc.RemoveFile(14, '/suns_test_sec'), Send, WaitMode.Wait],
[tc.ListFiles(251, '/'), 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 14 3.02 1 1.54 2.5 N/A
5 DownloadFile False 9600 14 3.02 1 1.54 2.5 N/A
6 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A [33m[Warning] Waiting is not recommended[0m
7 DownloadFile False 9600 14 3.02 1 1.54 2.5 N/A
8 DownloadFile False 9600 13 2.83 1 1.51 2.4 N/A
9 DownloadFile False 9600 13 2.83 1 1.51 2.4 N/A
10 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A [33m[Warning] Waiting is not recommended[0m
11 DownloadFile False 9600 24 4.96 1 1.8 4.1 N/A
12 DownloadFile False 9600 24 4.96 1 1.8 4.1 N/A
13 DownloadFile False 9600 24 4.96 1 1.8 4.1 N/A
14 DownloadFile False 9600 25 5.15 1 1.75 4.3 N/A
15 DownloadFile False 9600 25 5.15 1 1.75 4.3 N/A
16 DownloadFile False 9600 25 5.15 1 1.75 4.3 N/A
17 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A [33m[Warning] Waiting is not recommended[0m
18 DownloadFile False 9600 25 5.15 1 1.75 4.3 N/A
19 DownloadFile False 9600 25 5.15 1 1.75 4.3 N/A
20 DownloadFile False 9600 25 5.15 1 1.75 4.3 N/A
21 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A [33m[Warning] Waiting is not recommended[0m
22 DownloadFile False 9600 25 5.15 1 1.75 4.3 N/A
23 DownloadFile False 9600 25 5.15 1 1.75 4.3 N/A
24 DownloadFile False 9600 25 5.15 1 1.75 4.3 N/A
25 DownloadFile False 9600 25 5.15 1 1.75 4.3 N/A
26 RemoveFile False 9600 1 0.32 1 1.07 0.3 N/A [33m[Warning] Waiting is not recommended[0m
27 RemoveFile False 9600 1 0.33 1 1.11 0.3 N/A [33m[Warning] Waiting is not recommended[0m
28 RemoveFile False 9600 1 0.33 1 1.11 0.3 N/A [33m[Warning] Waiting is not recommended[0m
29 RemoveFile False 9600 1 0.33 1 1.12 0.3 N/A [33m[Warning] Waiting is not recommended[0m
30 RemoveFile False 9600 1 0.33 1 1.11 0.3 N/A [33m[Warning] Waiting is not recommended[0m
31 RemoveFile False 9600 1 0.33 1 1.13 0.3 N/A [33m[Warning] Waiting is not recommended[0m
32 ListFiles False 9600 5 1.28 1 1.04 1.1 N/A [33m[Warning] Waiting is not recommended[0m
33 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: 413
Session downlink duration [s]: 88.98
Session uplink frames count: 33
Session uplink duration [s]: 46.45
Session power budget energy [mWh]: 74.1
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.previous
- downlink_frames.txt
- telemetry.current
- beacons.txt
- requested_files.txt
- file_list_251.txt
- elka_downlink.frames
- file_list_250.txt
- suns_1.missing
- gliwice_uplink.frames
- telemetry.current.missing
- gliwice_downlink.frames
- all.frames
- suns_1
- telemetry.previous.missing