Index | Start Time | Stop Time | Max. Elevation | Phase | Primary GS | Type | Tasks | Status |
---|---|---|---|---|---|---|---|---|
1 | 2018-12-04 08:23:20.502+01:00 | 2018-12-04 08:31:24.687+01:00 | N/A° | Bus Commissioning | N/A | [TBD] | ☑ |
Goal
Field. Trying to find the satellite in orbit and trying to estimate TLE.
Tasklist
tasks = [
[[tc.PingTelecommand(), 5], SendLoop, WaitMode.NoWait],
[[tc.SendBeacon(), 10], SendLoop, WaitMode.NoWait],
[[tc.ListFiles(1, '/'), 5], SendLoop, WaitMode.NoWait],
[[tc.SendBeacon(), 10], 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 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 [36m[Info] In SendLoop mode - a telecommand in every .[0m
3 ListFiles False 1200 5 8.17 1 1.04 6.8 N/A [36m[Info] In SendLoop mode - a telecommand in every .[0m
4 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: 8
Session downlink duration [s]: 12.59
Session uplink frames count: 4
Session uplink duration [s]: 4.1
Session power budget energy [mWh]: 10.5
Session power budget mean power [mW]: N/A
================ Resources utilization for SCHEDULED experiments or tasks ================
[Info] No scheduled experiments or tasks.