Index | Start Time | Stop Time | Max. Elevation | Phase | Primary GS | Type | Tasks | Status |
---|---|---|---|---|---|---|---|---|
3715 | 2020-06-28 22:28:32+02:00 | 2020-06-28 22:40:25+02:00 | 57.75° | zZz | fp | [TBD] | 🗠 | ☑ |
Goal
Download and go to deep sleep.
Tasklist
tasks = [
# Generated on 2020-06-28 21:09:43.633000, contains telemetry from sessions 3714 to 3715.
# The session starts on 2020-06-28 22:28:32+02:00.
[[tc.SetBitrate(1, BaudRate.BaudRate9600), 5], SendLoop, WaitMode.NoWait],
[[tc.SendBeacon(), 10], SendLoop, WaitMode.NoWait],
[tc.ListFiles(2, '/'), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.Wait],
# auto-generated telemetry start
[tc.DownloadFile(44, '/telemetry.current', [1191, 1241, 1291, 1341, 1391, 1216, 1266, 1316, 1366, 1204, 1254, 1304, 1354, 1404, 1228, 1278, 1328, 1378, 1198, 1248]), Send, WaitMode.Wait],
[tc.DownloadFile(45, '/telemetry.current', [1298, 1348, 1398, 1210, 1260, 1310, 1360, 1222, 1272, 1322, 1372, 1234, 1284, 1334, 1384, 1093, 1143, 1193]), Send, WaitMode.Wait],
# auto-generated telemetry end
# missing from previous session start
[tc.DownloadFile(31, '/dummy_15_33_0', [80, 100, 102, 104, 107, 114, 115, 116, 117, 118, 119, 120, 121, 122]), Send, WaitMode.Wait],
[tc.DownloadFile(32, '/dummy_15_33_0', [123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135]), Send, WaitMode.Wait],
[tc.DownloadFile(33, '/dummy_16_33_0', [60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77]), Send, WaitMode.Wait],
[tc.DownloadFile(34, '/dummy_16_33_0', [78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95]), Send, WaitMode.Wait],
[tc.DownloadFile(35, '/dummy_16_33_0', [96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113]), Send, WaitMode.Wait],
[tc.DownloadFile(36, '/dummy_16_33_0', [114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131]), Send, WaitMode.Wait],
[tc.DownloadFile(37, '/dummy_16_33_0', [132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148]), Send, WaitMode.Wait],
[tc.DownloadFile(38, '/dummy_16_33_0', [149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165]), Send, WaitMode.Wait],
[tc.DownloadFile(39, '/dummy_18_04_0', [60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79]), Send, WaitMode.Wait],
[tc.DownloadFile(40, '/dummy_18_04_0', [80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99]), Send, WaitMode.Wait],
[tc.DownloadFile(41, '/dummy_18_04_0', [100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119]), Send, WaitMode.Wait],
[tc.DownloadFile(42, '/dummy_18_04_0', [120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139]), Send, WaitMode.Wait],
[tc.DownloadFile(43, '/dummy_18_04_0', [140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158]), Send, WaitMode.Wait],
# 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
# DEEP SLEEP
# 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],
# Get beacons from deep-sleep
[[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 [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 [33m[Warning] Waiting is not recommended[0m
5 DownloadFile False 9600 20 4.18 1 1.69 3.5 N/A
6 DownloadFile False 9600 18 3.8 1 1.64 3.2 N/A
7 DownloadFile False 9600 14 3.02 1 1.51 2.5 N/A
8 DownloadFile False 9600 13 2.83 1 1.48 2.4 N/A
9 DownloadFile False 9600 18 3.8 1 1.61 3.2 N/A
10 DownloadFile False 9600 18 3.8 1 1.61 3.2 N/A
11 DownloadFile False 9600 18 3.8 1 1.61 3.2 N/A
12 DownloadFile False 9600 18 3.8 1 1.61 3.2 N/A
13 DownloadFile False 9600 17 3.6 1 1.59 3.0 N/A
14 DownloadFile False 9600 17 3.6 1 1.59 3.0 N/A
15 DownloadFile False 9600 20 4.18 1 1.67 3.5 N/A
16 DownloadFile False 9600 20 4.18 1 1.67 3.5 N/A
17 DownloadFile False 9600 20 4.18 1 1.67 3.5 N/A
18 DownloadFile False 9600 20 4.18 1 1.67 3.5 N/A
19 DownloadFile False 9600 19 3.99 1 1.64 3.3 N/A
20 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A [33m[Warning] Waiting is not recommended[0m
21 Print False 9600 0 N/A 0 N/A N/A N/A [36m[Info] Print: "Set bootslots for deep_sleep."[0m
22 SetBootSlots False 9600 1 0.32 1 1.04 0.3 N/A [33m[Warning] Waiting is not recommended[0m
23 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A [33m[Warning] Waiting is not recommended[0m
24 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
25 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: 283
Session downlink duration [s]: 63.32
Session uplink frames count: 24
Session uplink duration [s]: 33.49
Session power budget energy [mWh]: 52.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
- downlink_frames.txt
- telemetry.current
- beacons.txt
- requested_files.txt
- file_list_2.txt
- dummy_16_33_0
- tasklist.missing.py
- telemetry.current.error
- dummy_15_33_0
- fp-gs_downlink.frames
- all.frames
- fp-gs_versions
- dummy_18_04_0
assembled
- dummy_14_33_0
- dummy_16_33_0.jpg
- a_n_17_02_0
- a_w_17_03_0
- a_w_17_02_0.jpg
- a_w_17_02_0
- a_w_17_00_0
- dummy_19_04_0
- dummy_14_33_0.jpg
- a_w_20_03_0
- a_n_17_01_0.jpg
- a_w_17_04_0
- a_w_17_01_0
- a_n_20_02_0.jpg
- a_n_20_03_0
- a_n_17_04_0
- a_n_20_02_0
- a_w_20_02_0
- a_w_17_00_0.jpg
- dummy_16_33_0
- a_n_17_03_0
- a_w_17_01_0.jpg
- dummy_19_04_0.jpg
- dummy_19_04_0.error
- a_n_17_01_0
- a_w_20_03_0.jpg
- dummy_18_04_0.jpg
- a_n_17_00_0
- a_n_17_02_0.jpg
- dummy_15_33_0
- dummy_15_33_0.jpg
- a_w_20_02_0.jpg
- a_n_20_03_0.jpg
- a_n_17_00_0.jpg
- a_n_17_04_0.jpg
- a_n_17_03_0.jpg
- dummy_14_33_0.error
- a_w_17_04_0.jpg
- a_w_17_03_0.jpg
- dummy_18_04_0