Index | Start Time | Stop Time | Max. Elevation | Phase | Primary GS | Type | Tasks | Status |
---|---|---|---|---|---|---|---|---|
152 | 2018-12-28 12:17:20+01:00 | 2018-12-28 12:27:00+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],
# Telemetry between sessions 151 and 152
[tc.DownloadFile(10, '/telemetry.current', [i for i in range(380, 580, 12)]), Send, WaitMode.Wait],
[tc.DownloadFile(11, '/telemetry.current', [i for i in range(386, 580, 12)]), Send, WaitMode.Wait],
# More telemetry between sessions 150 and 151 - temperature peak (10:00)
[tc.DownloadFile(20, '/telemetry.current', [i for i in range(203, 380, 12)]), Send, WaitMode.Wait],
[tc.DownloadFile(21, '/telemetry.current', [i for i in range(209, 380, 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 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 17 3.6 1 1.61 3 N/A
6 DownloadFile False 9600 17 3.6 1 1.61 3 N/A
7 DownloadFile False 9600 15 3.22 1 1.56 2.7 N/A
8 DownloadFile False 9600 15 3.22 1 1.56 2.7 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
Session downlink frames count: 73
Session downlink duration [s]: 16.76
Session uplink frames count: 9
Session uplink duration [s]: 11.48
Session power budget energy [mWh]: 14.0
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
- 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