Index | Start Time | Stop Time | Max. Elevation | Phase | Primary GS | Type | Tasks | Status |
---|---|---|---|---|---|---|---|---|
151 | 2018-12-28 10:41:21+01:00 | 2018-12-28 10:53:49+01:00 | N/A° | Extended Mission | 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(2, '/'), Send, WaitMode.Wait],
# wait for better SNR
[[tc.SendBeacon(), 20], SendLoop, WaitMode.NoWait],
# More telemetry between sessions 148 and 151
[tc.DownloadFile(10, '/telemetry.current', [i for i in range(6, 370, 24)]), Send, WaitMode.Wait],
[tc.DownloadFile(11, '/telemetry.previous', [i for i in range(1206, 2280, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(12, '/telemetry.previous', [i for i in range(1212, 2280, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(13, '/telemetry.current', [i for i in range(18, 370, 24)]), Send, WaitMode.Wait],
[tc.DownloadFile(14, '/telemetry.previous', [i for i in range(1218, 2280, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(15, '/telemetry.previous', [i for i in range(1231, 2280, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(16, '/telemetry.previous', [i for i in range(1237, 2280, 50)]), Send, WaitMode.Wait],
[tc.DownloadFile(17, '/telemetry.previous', [i for i in range(1243, 2280, 50)]), 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 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A [36m[Info] In SendLoop mode - a telecommand in every .[0m
5 DownloadFile False 9600 16 3.41 1 1.59 2.8 N/A
6 DownloadFile False 9600 22 4.57 1 1.75 3.8 N/A
7 DownloadFile False 9600 22 4.57 1 1.75 3.8 N/A
8 DownloadFile False 9600 15 3.22 1 1.56 2.7 N/A
9 DownloadFile False 9600 22 4.57 1 1.75 3.8 N/A
10 DownloadFile False 9600 21 4.38 1 1.73 3.6 N/A
11 DownloadFile False 9600 21 4.38 1 1.73 3.6 N/A
12 DownloadFile False 9600 21 4.38 1 1.73 3.6 N/A
13 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: 169
Session downlink duration [s]: 36.59
Session uplink frames count: 13
Session uplink duration [s]: 18.72
Session power budget energy [mWh]: 30.5
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
- file_list_2.txt
- elka_downlink.frames
- fp-gs_downlink.frames
- all.frames
- fp-gs_versions