Index | Start Time | Stop Time | Max. Elevation | Phase | Primary GS | Type | Tasks | Status |
---|---|---|---|---|---|---|---|---|
24 | 2018-12-07 22:46:53+01:00 | 2018-12-07 22:57:02+01:00 | N/A° | Experiments | N/A | [TBD] | ☑ |
Goal
Still recovery after latch-up. Downloading telemetry on 1200 then set back to 9600.
Tasklist
tasks = [
[[tc.SetBitrate(28, 1), 3], SendLoop, WaitMode.NoWait],
[tc.SendBeacon(), Send, WaitMode.Wait],
[tc.ListFiles(22, '/'), Send, WaitMode.Wait],
# Telemetry between session 23 and now
[tc.DownloadFile(35, '/telemetry.current', [i for i in range(1050, 1250, 25)]), Send, WaitMode.Wait],
[tc.DownloadFile(36, '/telemetry.current', [i for i in range(1058, 1250, 25)]), Send, WaitMode.Wait],
[tc.DownloadFile(37, '/telemetry.current', [i for i in range(1066, 1250, 25)]), Send, WaitMode.Wait],
[tc.SetBitrate(29, 8), Send, WaitMode.Wait],
[tc.PingTelecommand(), Send, WaitMode.Wait],
[[tc.SendBeacon(), 15], 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 1200 1 0.45 1 1.03 0.4 N/A [36m[Info] In SendLoop mode - a telecommand in every .[0m
2 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A [33m[Warning] Waiting is not recommended[0m
3 ListFiles False 1200 5 8.17 1 1.04 6.8 N/A [33m[Warning] Waiting is not recommended[0m
4 DownloadFile False 1200 8 12.81 1 1.37 10.7 N/A
5 DownloadFile False 1200 8 12.81 1 1.37 10.7 N/A
6 DownloadFile False 1200 8 12.81 1 1.37 10.7 N/A
7 SetBitrate False 9600 1 0.32 1 1.03 0.3 N/A [33m[Warning] Waiting is not recommended[0m
8 PingTelecommand False 9600 1 0.32 1 1.02 0.3 N/A [33m[Warning] Waiting is not recommended[0m
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: 34
Session downlink duration [s]: 50.16
Session uplink frames count: 9
Session uplink duration [s]: 10.29
Session power budget energy [mWh]: 41.8
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.current
- elka_downlink.frames
- gliwice_uplink.frames
- gliwice_downlink.frames
- all.frames
- file_list_22.txt