Index | Start Time | Stop Time | Max. Elevation | Phase | Primary GS | Type | Tasks | Status |
---|---|---|---|---|---|---|---|---|
145 | 2018-12-27 10:35:31+01:00 | 2018-12-27 10:48:02+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 144 and 145
[tc.DownloadFile(10, '/telemetry.current', [i for i in range(0, 50, 3)]), Send, WaitMode.Wait],
# More telemetry between session 142 and 145
[tc.DownloadFile(100, '/telemetry.previous', [i for i in range(856, 2280, 100)]), Send, WaitMode.Wait],
[tc.DownloadFile(101, '/telemetry.previous', [i for i in range(862, 2280, 100)]), Send, WaitMode.Wait],
[tc.DownloadFile(102, '/telemetry.previous', [i for i in range(868, 2280, 100)]), Send, WaitMode.Wait],
[tc.DownloadFile(103, '/telemetry.previous', [i for i in range(877, 2280, 100)]), Send, WaitMode.Wait],
[tc.DownloadFile(104, '/telemetry.previous', [i for i in range(883, 2280, 100)]), Send, WaitMode.Wait],
[tc.DownloadFile(105, '/telemetry.previous', [i for i in range(889, 2280, 100)]), Send, WaitMode.Wait],
[tc.DownloadFile(106, '/telemetry.previous', [i for i in range(895, 2280, 100)]), Send, WaitMode.Wait],
[tc.DownloadFile(107, '/telemetry.previous', [i for i in range(904, 2280, 100)]), Send, WaitMode.Wait],
[tc.DownloadFile(108, '/telemetry.previous', [i for i in range(910, 2280, 100)]), Send, WaitMode.Wait],
[tc.DownloadFile(109, '/telemetry.previous', [i for i in range(916, 2280, 100)]), Send, WaitMode.Wait],
[tc.DownloadFile(110, '/telemetry.previous', [i for i in range(922, 2280, 100)]), Send, WaitMode.Wait],
[tc.DownloadFile(111, '/telemetry.previous', [i for i in range(931, 2280, 100)]), Send, WaitMode.Wait],
[tc.DownloadFile(112, '/telemetry.previous', [i for i in range(937, 2280, 100)]), Send, WaitMode.Wait],
[tc.DownloadFile(113, '/telemetry.previous', [i for i in range(943, 2280, 100)]), Send, WaitMode.Wait],
[tc.DownloadFile(114, '/telemetry.previous', [i for i in range(949, 2280, 100)]), 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 15 3.22 1 1.57 2.7 N/A
7 DownloadFile False 9600 15 3.22 1 1.57 2.7 N/A
8 DownloadFile False 9600 15 3.22 1 1.57 2.7 N/A
9 DownloadFile False 9600 15 3.22 1 1.57 2.7 N/A
10 DownloadFile False 9600 14 3.02 1 1.54 2.5 N/A
11 DownloadFile False 9600 14 3.02 1 1.54 2.5 N/A
12 DownloadFile False 9600 14 3.02 1 1.54 2.5 N/A
13 DownloadFile False 9600 14 3.02 1 1.54 2.5 N/A
14 DownloadFile False 9600 14 3.02 1 1.54 2.5 N/A
15 DownloadFile False 9600 14 3.02 1 1.54 2.5 N/A
16 DownloadFile False 9600 14 3.02 1 1.54 2.5 N/A
17 DownloadFile False 9600 14 3.02 1 1.54 2.5 N/A
18 DownloadFile False 9600 14 3.02 1 1.54 2.5 N/A
19 DownloadFile False 9600 14 3.02 1 1.54 2.5 N/A
20 DownloadFile False 9600 14 3.02 1 1.54 2.5 N/A
21 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: 240
Session downlink duration [s]: 52.84
Session uplink frames count: 21
Session uplink duration [s]: 29.95
Session power budget energy [mWh]: 44.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
- beacons.txt
- requested_files.txt
- file_list_2.txt
- elka_downlink.frames
- telemetry.current.error
- fp-gs_downlink.frames
- all.frames
- fp-gs_versions