Index | Start Time | Stop Time | Max. Elevation | Phase | Primary GS | Type | Tasks | Status |
---|---|---|---|---|---|---|---|---|
168 | 2018-12-30 21:47:48+01:00 | 2018-12-30 22:00:08+01:00 | N/A° | After Sail | N/A | [TBD] | ☑ |
Goal
Telemetry download. Energy saving.
Tasklist
tasks = [
[[tc.SetBitrate(1, BaudRate.BaudRate9600), 5], SendLoop, WaitMode.NoWait],
[[tc.SendBeacon(), 20], SendLoop, WaitMode.NoWait],
[tc.ListFiles(8, '/'), Send, WaitMode.Wait],
# Telemetry between session 167 and 168
[tc.DownloadFile(12, '/telemetry.current', [i for i in range(0, 20, 3)]), Send, WaitMode.Wait],
[tc.DownloadFile(10, '/telemetry.previous', [i for i in range(2110, 2280, 12)]), Send, WaitMode.Wait],
[tc.DownloadFile(11, '/telemetry.previous', [i for i in range(2116, 2280, 12)]), Send, WaitMode.Wait],
# Missing telemetry between session 164 and 13:00
[tc.DownloadFile(30, '/telemetry.previous', [i for i in range(1090, 1300, 12)]), Send, WaitMode.Wait],
[tc.DownloadFile(31, '/telemetry.previous', [i for i in range(1096, 1300, 12)]), Send, WaitMode.Wait],
[[tc.SendBeacon(), 20], SendLoop, WaitMode.NoWait],
# ======== If still in telemetry.current =========
# Telemetry between session 167 and 168
[tc.DownloadFile(40, '/telemetry.current', [i for i in range(2110, 2280, 12)]), Send, WaitMode.Wait],
[tc.DownloadFile(41, '/telemetry.current', [i for i in range(2116, 2280, 12)]), Send, WaitMode.Wait],
# Missing telemetry between session 164 and 13:00
[tc.DownloadFile(50, '/telemetry.current', [i for i in range(1090, 1300, 12)]), Send, WaitMode.Wait],
[tc.DownloadFile(51, '/telemetry.current', [i for i in range(1096, 1300, 12)]), 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 [36m[Info] In SendLoop mode - a telecommand in every .[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 7 1.67 1 1.35 1.4 N/A
5 DownloadFile False 9600 15 3.22 1 1.57 2.7 N/A
6 DownloadFile False 9600 14 3.02 1 1.54 2.5 N/A
7 DownloadFile False 9600 18 3.8 1 1.65 3.2 N/A
8 DownloadFile False 9600 17 3.6 1 1.62 3 N/A
9 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A [36m[Info] In SendLoop mode - a telecommand in every .[0m
10 DownloadFile False 9600 15 3.22 1 1.56 2.7 N/A
11 DownloadFile False 9600 14 3.02 1 1.53 2.5 N/A
12 DownloadFile False 9600 18 3.8 1 1.64 3.2 N/A
13 DownloadFile False 9600 17 3.6 1 1.61 3 N/A
14 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: 144
Session downlink duration [s]: 32.07
Session uplink frames count: 14
Session uplink duration [s]: 19.2
Session power budget energy [mWh]: 26.7
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
- elka_versions
- downlink_frames.txt
- telemetry.current
- beacons.txt
- requested_files.txt
- elka_downlink.frames
- file_list_8.txt
- telemetry.current.error
- fp-gs_downlink.frames
- all.frames
- fp-gs_versions