Index | Start Time | Stop Time | Max. Elevation | Phase | Primary GS | Type | Tasks | Status |
---|---|---|---|---|---|---|---|---|
1081 | 2019-05-18 10:13:01+02:00 | 2019-05-18 10:24:03+02:00 | 15.78° | zZz | elka | [TBD] | ☑ |
Goal
Boot to normal mode. Perform 13th RadFET experiment.
Tasklist
tasks = [
# Generated on 2019-05-17 22:59:42.351000
# Get beacons from deep-sleep
[[tc.SendBeacon(), 20], SendLoop, WaitMode.NoWait],
# Wake-up from deep-sleep
[tc.PingTelecommand(), Send, WaitMode.Wait],
# Set bitrate
[tc.SetBitrate(1, BaudRate.BaudRate9600), Send, WaitMode.Wait],
# Get few beacons from nominal OBC
[tc.SendBeacon(), Send, WaitMode.Wait],
# 13th RadFET Experiment
[tc.PerformRadFETExperiment(10, 150, 110, 'radfet_13'), Send, WaitMode.Wait],
# Get few beacons from nominal OBC
[tc.SendBeacon(), Send, WaitMode.Wait],
[tc.ListFiles(5, '/'), Send, WaitMode.Wait],
# Get beacons
[[tc.SendBeacon(), 30], 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 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A [36m[Info] In SendLoop mode - a telecommand in every .[0m
2 PingTelecommand False 1200 1 0.46 1 1.02 0.4 N/A [33m[Warning] Waiting is not recommended[0m
3 SetBitrate False 9600 1 0.32 1 1.03 0.3 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 PerformRadFETExperiment True 9600 1 0.32 1 1.11 0.3 N/A [33m[Warning] Waiting is not recommended[0m
6 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A [33m[Warning] Waiting is not recommended[0m
7 ListFiles False 9600 5 1.28 1 1.04 1.1 N/A [33m[Warning] Waiting is not recommended[0m
8 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: 12
Session downlink duration [s]: 5.88
Session uplink frames count: 8
Session uplink duration [s]: 8.28
Session power budget energy [mWh]: 4.9
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]
--- ----------------------- ----------- --------------------- --------------------- --------------------- ----------- -----------
5 PerformRadFETExperiment 16 27 14 8 5 444 433 428 426 N/A N/A N/A N/A 4253 3.7
Scheduled downlink frames count: 16
Scheduled downlink duration at 1200 2400 4800 9600 [s]: 27 14 8 5
Scheduled power budget energy at 1200 2400 4800 9600 [mWh]: 444 433 428 426
Scheduled power budget mean power at 1200 2400 4800 9600 [mW]: N/A N/A N/A N/A
Scheduled tasks duration [s]: 4253.0
Scheduled storage usage [kB]: 3.7
Artifacts
waterfalls
files
- elka_versions
- downlink_frames.txt
- beacons.txt
- requested_files.txt
- elka_downlink.frames
- tasklist.missing.py
- file_list_5.txt
- fp-gs_downlink.frames
- all.frames
- fp-gs_versions