Index | Start Time | Stop Time | Max. Elevation | Phase | Primary GS | Type | Tasks | Status |
---|---|---|---|---|---|---|---|---|
157 | 2018-12-29 10:47:09+01:00 | 2018-12-29 10:59:34+01:00 | N/A° | Sail Deployment | N/A | [TBD] | ☑ |
Goal
Sail experiment.
Tasklist
tasks = [
[[tc.SetBitrate(1, BaudRate.BaudRate1200), 5], SendLoop, WaitMode.NoWait],
[tc.SendBeacon(), Send, WaitMode.Wait],
[tc.ListFiles(2, '/'), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.Wait],
[tc.DownloadFile(3, '/telemetry.current', [i for i in range(600, 605, 1)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.Wait],
[tc.DownloadFile(4, '/telemetry.current', [i for i in range(605, 610, 1)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.Wait],
[tc.DownloadFile(5, '/telemetry.current', [i for i in range(610, 615, 1)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.Wait],
[tc.DownloadFile(6, '/telemetry.current', [i for i in range(615, 620, 1)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.Wait],
[tc.DownloadFile(7, '/telemetry.current', [i for i in range(620, 625, 1)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.Wait],
["Go/no-go for uplink/downlink?", Print, 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 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 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A [33m[Warning] Waiting is not recommended[0m
5 DownloadFile False 1200 5 8.17 1 1.29 6.8 N/A
6 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A [33m[Warning] Waiting is not recommended[0m
7 DownloadFile False 1200 5 8.17 1 1.29 6.8 N/A
8 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A [33m[Warning] Waiting is not recommended[0m
9 DownloadFile False 1200 5 8.17 1 1.29 6.8 N/A
10 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A [33m[Warning] Waiting is not recommended[0m
11 DownloadFile False 1200 5 8.17 1 1.29 6.8 N/A
12 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A [33m[Warning] Waiting is not recommended[0m
13 DownloadFile False 1200 5 8.17 1 1.29 6.8 N/A
14 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A [33m[Warning] Waiting is not recommended[0m
15 Print False 1200 0 N/A 0 N/A N/A N/A [36m[Info] Print: "Go/no-go for uplink/downlink?"[0m
Session downlink frames count: 38
Session downlink duration [s]: 63.31
Session uplink frames count: 14
Session uplink duration [s]: 15.68
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
- elka_versions
- downlink_frames.txt
- telemetry.current
- sail.exp
- beacons.txt
- sail.txt
- requested_files.txt
- sail.csv
- file_list_2.txt
- elka_downlink.frames
- sail.frames
- sail_decoded.txt
- fp-gs_downlink.frames
- telemetry.current.missing
- all.frames
- fp-gs_versions