Index | Start Time | Stop Time | Max. Elevation | Phase | Primary GS | Type | Tasks | Status |
---|---|---|---|---|---|---|---|---|
12 | 2018-12-05 22:34:42+01:00 | 2018-12-05 22:45:34+01:00 | N/A° | Payload Commissioning | N/A | [TBD] | ☑ |
Goal
More chunks of `telemetry.previous` and `telemetry.current`. Camera commissioning.
Tasklist
tasks = [
[[tc.PingTelecommand(), 3], SendLoop, WaitMode.NoWait],
[tc.SendBeacon(), Send, WaitMode.Wait],
[tc.ListFiles(218, '/'), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(77, '/telemetry.previous', [i for i in range(1950, 2280, 25)]), Send, WaitMode.Wait],
[tc.DownloadFile(78, '/telemetry.previous', [i for i in range(1962, 2280, 25)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(79, '/telemetry.current', [i for i in range(0, 400, 25)]), Send, WaitMode.Wait],
[tc.DownloadFile(80, '/telemetry.current', [i for i in range(12, 400, 25)]), Send, WaitMode.Wait],
[tc.DownloadFile(81, '/telemetry.current', [i for i in range(6, 400, 25)]), Send, WaitMode.Wait],
[tc.DownloadFile(82, '/telemetry.current', [i for i in range(18, 400, 25)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(224, '/leop', [i for i in range(3, 580, 50)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(225, '/leop', [i for i in range(9, 580, 50)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(226, '/leop', [i for i in range(15, 580, 50)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(227, '/leop', [i for i in range(21, 580, 50)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.PerformCameraCommissioningExperiment(11, 'cam'), Send, WaitMode.Wait],
]
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 PingTelecommand False 1200 1 0.46 1 1.02 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 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A
5 DownloadFile False 1200 14 22.09 1 1.54 18.4 N/A
6 DownloadFile False 1200 13 20.54 1 1.51 17.1 N/A
7 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A
8 DownloadFile False 1200 16 25.18 1 1.59 21 N/A
9 DownloadFile False 1200 16 25.18 1 1.59 21 N/A
10 DownloadFile False 1200 16 25.18 1 1.59 21 N/A
11 DownloadFile False 1200 16 25.18 1 1.59 21 N/A
12 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A
13 DownloadFile False 1200 12 18.99 1 1.39 15.8 N/A
14 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A
15 DownloadFile False 1200 12 18.99 1 1.39 15.8 N/A
16 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A
17 DownloadFile False 1200 12 18.99 1 1.39 15.8 N/A
18 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A
19 DownloadFile False 1200 12 18.99 1 1.39 15.8 N/A
20 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A
21 PerformCameraCommissioningExperiment True 1200 1 0.45 1 1.05 0.4 N/A [33m[Warning] Waiting is not recommended[0m
Session downlink frames count: 154
Session downlink duration [s]: 244.23
Session uplink frames count: 21
Session uplink duration [s]: 26.25
Session power budget energy [mWh]: 203.5
Session power budget mean power [mW]: N/A
================ Resources utilization for SCHEDULED experiments or tasks ================
# Name Scheduled Scheduled downlink Scheduled power Scheduled power Scheduled Scheduled
downlink durations budget energy budget mean power task storage
frames 1200 2400 4800 9600 1200 2400 4800 9600 1200 2400 4800 9600 duration usage
count [s] [mWh] [mW] [s] [kB]
--- ------------------------------------ ----------- --------------------- --------------------- --------------------- ----------- -----------
21 PerformCameraCommissioningExperiment 226 364 187 98 52 321 174 100 61 N/A N/A N/A N/A 230 51
Scheduled downlink frames count: 226
Scheduled downlink duration at 1200 2400 4800 9600 [s]: 364 187 98 52
Scheduled power budget energy at 1200 2400 4800 9600 [mWh]: 321 174 100 61
Scheduled power budget mean power at 1200 2400 4800 9600 [mW]: N/A N/A N/A N/A
Scheduled tasks duration [s]: 230.0
Scheduled storage usage [kB]: 51.0
Artifacts
waterfalls
files
- telemetry.previous
- telemetry.current
- elka_downlink.frames
- gliwice_uplink.frames
- leop.json
- gliwice_downlink.frames
- leop
- all.frames