Index | Start Time | Stop Time | Max. Elevation | Phase | Primary GS | Type | Tasks | Status |
---|---|---|---|---|---|---|---|---|
25 | 2018-12-08 08:46:02+01:00 | 2018-12-08 08:55:46+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(38, 1), 3], SendLoop, WaitMode.NoWait],
[tc.SendBeacon(), Send, WaitMode.Wait],
[tc.ListFiles(32, '/'), Send, WaitMode.Wait],
# Telemetry between session 24 and now
[tc.DownloadFile(45, '/telemetry.previous', [i for i in range(1200, 2200, 100)]), Send, WaitMode.Wait],
[tc.DownloadFile(46, '/telemetry.previous', [i for i in range(1233, 2200, 100)]), Send, WaitMode.Wait],
[tc.DownloadFile(47, '/telemetry.previous', [i for i in range(1266, 2200, 100)]), Send, WaitMode.Wait],
[tc.SetBitrate(39, 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 10 15.9 1 1.43 13.3 N/A
5 DownloadFile False 1200 10 15.9 1 1.43 13.3 N/A
6 DownloadFile False 1200 10 15.9 1 1.43 13.3 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: 40
Session downlink duration [s]: 59.44
Session uplink frames count: 9
Session uplink duration [s]: 10.47
Session power budget energy [mWh]: 49.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
- downlink_frames.txt
- beacons.txt
- requested_files.txt
- gliwice_downlink_all.frames
- elka_downlink.frames
- file_list_32.txt
- gliwice_uplink.frames
- gliwice_downlink.frames
- all.frames