Index | Start Time | Stop Time | Max. Elevation | Phase | Primary GS | Type | Tasks | Status |
---|---|---|---|---|---|---|---|---|
174 | 2018-12-31 21:53:42+01:00 | 2018-12-31 22:05:54+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(2, '/'), Send, WaitMode.Wait],
# Telemetry between session 173 and 174
[tc.DownloadFile(10, '/telemetry.current', [i for i in range(250, 450, 12)]), Send, WaitMode.Wait],
[tc.DownloadFile(11, '/telemetry.current', [i for i in range(256, 450, 12)]), Send, WaitMode.Wait],
# More telemetry between session 171 and 173
[tc.DownloadFile(12, '/telemetry.current', [i for i in range(6, 250, 12)]), Send, WaitMode.Wait],
[tc.DownloadFile(13, '/telemetry.previous', [i for i in range(1456, 2280, 48)]), Send, WaitMode.Wait],
[tc.DownloadFile(14, '/telemetry.previous', [i for i in range(1468, 2280, 48)]), Send, WaitMode.Wait],
[tc.DownloadFile(15, '/telemetry.previous', [i for i in range(1480, 2280, 48)]), Send, WaitMode.Wait],
[tc.DownloadFile(16, '/telemetry.previous', [i for i in range(1492, 2280, 48)]), 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 17 3.6 1 1.61 3 N/A
5 DownloadFile False 9600 17 3.6 1 1.61 3 N/A
6 DownloadFile False 9600 21 4.38 1 1.72 3.6 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 DownloadFile False 9600 17 3.6 1 1.62 3 N/A
10 DownloadFile False 9600 17 3.6 1 1.62 3 N/A
11 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: 132
Session downlink duration [s]: 28.8
Session uplink frames count: 11
Session uplink duration [s]: 15.57
Session power budget energy [mWh]: 24.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
- telemetry.previous
- 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
- all.frames
- fp-gs_versions