Index | Start Time | Stop Time | Max. Elevation | Phase | Primary GS | Type | Tasks | Status |
---|---|---|---|---|---|---|---|---|
2943 | 2020-03-01 20:00:10+01:00 | 2020-03-01 20:10:07+01:00 | 13.21° | zZz | fp | [TBD] | 🗠 | ☑ |
Goal
Go tosleep
Tasklist
tasks = [
# Generated on 2020-03-01 11:08:36.555000, contains telemetry from sessions 2941 to 2942.
# The session starts on 2020-03-01 12:18:51+01:00.
[[tc.SetBitrate(1, BaudRate.BaudRate9600), 5], SendLoop, WaitMode.NoWait],
# missing from previous session start
# missing from previous session end
# auto-generated file download start
# auto-generated file download end
# auto-generated file remove start
# auto-generated file remove end
# Carefully waste some session time
[tc.SendBeacon(), Send, WaitMode.Wait],
["Set bootslots for deep_sleep.", Print, WaitMode.NoWait],
[tc.SetBootSlots(103, 0b111000, 0b111), Send, WaitMode.Wait],
# Wait for good uplink before power cycle
[tc.SendBeacon(), Send, WaitMode.Wait],
# Power cycle EPS B
[tc.PowerCycleTelecommand(3), Send, WaitMode.Wait],
[[tc.SendBeacon(), 20], SendLoop, WaitMode.NoWait],
]
Analyzer Output
======================================= General =======================================
======================== 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 [33m[Warning] Waiting is not recommended[0m
3 Print False 9600 0 N/A 0 N/A N/A N/A [36m[Info] Print: "Set bootslots for deep_sleep."[0m
4 SetBootSlots False 9600 1 0.32 1 1.04 0.3 N/A [33m[Warning] Waiting is not recommended[0m
5 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A [33m[Warning] Waiting is not recommended[0m
6 PowerCycleTelecommand False 1200 1 0.45 1 1.03 0.4 N/A [33m[Warning] Waiting is not recommended[0m
[33m[Warning] Communication with satellite will be unavailable for the next few minutes[0m
7 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A [36m[Info] In SendLoop mode - a telecommand in every .[0m
Session downlink frames count: 6
Session downlink duration [s]: 4.08
Session uplink frames count: 6
Session uplink duration [s]: 6.16
Session power budget energy [mWh]: 3.4
Session power budget mean power [mW]: N/A
================ Resources utilization for SCHEDULED experiments or tasks ================
[Info] No scheduled experiments or tasks.