Index | Start Time | Stop Time | Max. Elevation | Phase | Primary GS | Type | Tasks | Status |
---|---|---|---|---|---|---|---|---|
139 | 2018-12-26 10:29:44+01:00 | 2018-12-26 10:42:16+01:00 | N/A° | Extended Mission | N/A | [TBD] | ☑ |
Goal
Telemetry download. Energy saving.
Tasklist
tasks = [
# ============================================================================
# Energy-saving session on 9600
# ============================================================================
["Session 139", Print, WaitMode.NoWait],
[[tc.SetBitrate(1, BaudRate.BaudRate9600), 5], SendLoop, WaitMode.NoWait],
[tc.SendBeacon(), Send, WaitMode.Wait],
# wait for better communication
[[tc.SendBeacon(), 15], SendLoop, WaitMode.NoWait],
[tc.ListFiles(2, '/'), Send, WaitMode.Wait],
# Telemetry between session 136 and 139
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(100, '/telemetry.current', [i for i in range(506, 1965, 60)]), Send, WaitMode.Wait],
[tc.DownloadFile(101, '/telemetry.current', [i for i in range(515, 1965, 60)]), Send, WaitMode.Wait],
[tc.DownloadFile(102, '/telemetry.current', [i for i in range(521, 1965, 60)]), Send, WaitMode.Wait],
[tc.DownloadFile(103, '/telemetry.current', [i for i in range(531, 1965, 60)]), Send, WaitMode.Wait],
[tc.DownloadFile(104, '/telemetry.current', [i for i in range(544, 1965, 60)]), Send, WaitMode.Wait],
# Telemetry between session 136 and 138 - missing from previous session
[tc.DownloadFile(200, '/telemetry.current', [501, 502, 504, 505, 507, 508, 510, 511, 512, 513, 514, 519, 522, 523, 524, 550, 562, 587, 600, 1935]), Send, WaitMode.Wait],
[tc.DownloadFile(201, '/telemetry.current', [612, 637, 656, 662, 687, 712, 737, 762, 800, 812, 825, 837, 850, 862, 887, 912, 937, 956, 962, 987, 1006]), Send, WaitMode.Wait],
[tc.DownloadFile(202, '/telemetry.current', [1012, 1034, 1066, 1075, 1100, 1112, 1137, 1150, 1162, 1212, 1218, 1262, 1275, 1280, 1306, 1318, 1400, 1412, 1462, 1512]), Send, WaitMode.Wait],
[tc.DownloadFile(203, '/telemetry.current', [1336, 1753, 1555, 1575, 1580, 1606, 1618, 1630, 1637, 1650, 1667, 1687, 1697, 1712, 1737, 1762, 1812, 1862]), 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 Print False 1200 0 N/A 0 N/A N/A N/A [36m[Info] Print: "Session 139"[0m
2 SetBitrate False 9600 1 0.32 1 1.03 0.3 N/A [36m[Info] In SendLoop mode - a telecommand in every .[0m
3 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A [33m[Warning] Waiting is not recommended[0m
4 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A [36m[Info] In SendLoop mode - a telecommand in every .[0m
5 ListFiles False 9600 5 1.28 1 1.04 1.1 N/A [33m[Warning] Waiting is not recommended[0m
6 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A
7 DownloadFile False 9600 25 5.15 1 1.83 4.3 N/A
8 DownloadFile False 9600 25 5.15 1 1.83 4.3 N/A
9 DownloadFile False 9600 25 5.15 1 1.83 4.3 N/A
10 DownloadFile False 9600 24 4.96 1 1.8 4.1 N/A
11 DownloadFile False 9600 24 4.96 1 1.8 4.1 N/A
12 DownloadFile False 9600 20 4.18 1 1.69 3.5 N/A
13 DownloadFile False 9600 21 4.38 1 1.72 3.6 N/A
14 DownloadFile False 9600 20 4.18 1 1.69 3.5 N/A
15 DownloadFile False 9600 18 3.8 1 1.64 3.2 N/A
16 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: 212
Session downlink duration [s]: 45.53
Session uplink frames count: 15
Session uplink duration [s]: 21.98
Session power budget energy [mWh]: 37.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
- .keep
- beacons.txt
- requested_files.txt
- file_list_2.txt
- elka_downlink.frames
- telemetry.current.error
- fp-gs_downlink.frames
- telemetry.current.missing
- all.frames
- fp-gs_versions