Index | Start Time | Stop Time | Max. Elevation | Phase | Primary GS | Type | Tasks | Status |
---|---|---|---|---|---|---|---|---|
1876 | 2019-09-20 20:55:47+02:00 | 2019-09-20 21:06:14+02:00 | 15.96° | zZz | fp | [TBD] | ☑ |
Goal
Wake up. 22st RadFET experiment
Tasklist
tasks = [
# 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 beacon
[tc.SendBeacon(), Send, WaitMode.Wait],
[tc.ListFiles(2, '/'), Send, WaitMode.Wait],
# 21st RadFET Experiment
[tc.PerformRadFETExperiment(10, 150, 110, 'radfet_22'), Send, WaitMode.Wait],
[[tc.SendBeacon(), 20], 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 ListFiles False 9600 5 1.28 1 1.04 1.1 N/A [33m[Warning] Waiting is not recommended[0m
6 PerformRadFETExperiment True 9600 1 0.32 1 1.11 0.3 N/A [33m[Warning] Waiting is not recommended[0m
7 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: 11
Session downlink duration [s]: 5.38
Session uplink frames count: 7
Session uplink duration [s]: 7.26
Session power budget energy [mWh]: 4.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]
--- ----------------------- ----------- --------------------- --------------------- --------------------- ----------- -----------
6 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
- file_list_2.txt
- elka_downlink.frames
- tasklist.missing.py
- fp-gs_downlink.frames
- all.frames
- fp-gs_versions