Index | Start Time | Stop Time | Max. Elevation | Phase | Primary GS | Type | Tasks | Status |
---|---|---|---|---|---|---|---|---|
30 | 2018-12-08 22:52:57+01:00 | 2018-12-08 23:02:42+01:00 | N/A° | Experiments | N/A | [TBD] | ☑ |
Goal
Telemetry download on 1200. Then set to 9600 to save energy.
Tasklist
tasks = [
[[tc.SetBitrate(19, 1), 3], SendLoop, WaitMode.NoWait],
[tc.SendBeacon(), Send, WaitMode.Wait],
[tc.ListFiles(252, '/'), Send, WaitMode.Wait],
# Telemetry between session 29 and 30
[tc.DownloadFile(25, '/telemetry.current', [i for i in range(1400, 1600, 25)]), Send, WaitMode.Wait],
[tc.DownloadFile(26, '/telemetry.current', [i for i in range(1412, 1600, 25)]), Send, WaitMode.Wait],
[[tc.SetBitrate(17, 8), 3], SendLoop, WaitMode.NoWait],
[[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 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 SetBitrate False 9600 1 0.32 1 1.03 0.3 N/A [36m[Info] In SendLoop mode - a telecommand in every .[0m
7 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: 25
Session downlink duration [s]: 37.03
Session uplink frames count: 7
Session uplink duration [s]: 7.89
Session power budget energy [mWh]: 30.9
Session power budget mean power [mW]: N/A
================ Resources utilization for SCHEDULED experiments or tasks ================
[Info] No scheduled experiments or tasks.
Artifacts
waterfalls
files
- downlink_frames.txt
- telemetry.current
- beacons.txt
- requested_files.txt
- elka_downlink.frames
- gliwice_uplink.frames
- gliwice_downlink.frames
- all.frames
- file_list_252.txt