Index | Start Time | Stop Time | Max. Elevation | Phase | Primary GS | Type | Tasks | Status |
---|---|---|---|---|---|---|---|---|
2011 | 2019-10-11 22:07:25+02:00 | 2019-10-11 22:19:58+02:00 | 68.15° | zZz | fp | [TBD] | ☑ |
Goal
Wake up for another Mass Photos - Typhoon Hunring and Full Moon Shining
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],
[tc.SendBeacon(), Send, WaitMode.Wait],
# Part. 1 - Typhoon Hunting - photos of typhoon next to Japan - aim for 22:11, wait for 03:21
[tc.TakePhotoTelecommand(100, CameraLocation.Wing, PhotoResolution.p128, 1, datetime.timedelta(minutes=59, seconds=50), 'dummy_1'), Send, WaitMode.Wait],
[tc.TakePhotoTelecommand(101, CameraLocation.Wing, PhotoResolution.p128, 1, datetime.timedelta(minutes=59, seconds=50), 'dummy_2'), Send, WaitMode.Wait],
[tc.TakePhotoTelecommand(102, CameraLocation.Wing, PhotoResolution.p128, 1, datetime.timedelta(minutes=59, seconds=50), 'dummy_3'), Send, WaitMode.Wait],
[tc.TakePhotoTelecommand(103, CameraLocation.Wing, PhotoResolution.p128, 1, datetime.timedelta(minutes=59, seconds=50), 'dummy_4'), Send, WaitMode.Wait],
[tc.TakePhotoTelecommand(104, CameraLocation.Wing, PhotoResolution.p128, 1, datetime.timedelta(minutes=59, seconds=50), 'dummy_5'), Send, WaitMode.Wait],
# Orbit 1, Japan, 03:45 - 03:47
[tc.TakePhotoTelecommand(105, CameraLocation.Wing, PhotoResolution.p480, 1, datetime.timedelta(minutes=10), 't01w_480'), Send, WaitMode.Wait],
[tc.TakePhotoTelecommand(106, CameraLocation.Nadir, PhotoResolution.p480, 1, datetime.timedelta(seconds=0), 't01n_480'), Send, WaitMode.Wait],
[tc.TakePhotoTelecommand(107, CameraLocation.Wing, PhotoResolution.p480, 1, datetime.timedelta(seconds=20), 't02w_480'), Send, WaitMode.Wait],
[tc.TakePhotoTelecommand(108, CameraLocation.Nadir, PhotoResolution.p480, 1, datetime.timedelta(seconds=0), 't02n_480'), Send, WaitMode.Wait],
[tc.TakePhotoTelecommand(109, CameraLocation.Wing, PhotoResolution.p480, 1, datetime.timedelta(seconds=20), 't03w_480'), Send, WaitMode.Wait],
[tc.TakePhotoTelecommand(110, CameraLocation.Nadir, PhotoResolution.p480, 1, datetime.timedelta(seconds=0), 't03n_480'), Send, WaitMode.Wait],
[tc.TakePhotoTelecommand(111, CameraLocation.Wing, PhotoResolution.p480, 1, datetime.timedelta(seconds=20), 't04w_480'), Send, WaitMode.Wait],
[tc.TakePhotoTelecommand(112, CameraLocation.Nadir, PhotoResolution.p480, 1, datetime.timedelta(seconds=0), 't04n_480'), Send, WaitMode.Wait],
[tc.TakePhotoTelecommand(113, CameraLocation.Wing, PhotoResolution.p480, 1, datetime.timedelta(seconds=20), 't05w_480'), Send, WaitMode.Wait],
[tc.TakePhotoTelecommand(114, CameraLocation.Nadir, PhotoResolution.p480, 1, datetime.timedelta(seconds=0), 't05n_480'), Send, WaitMode.Wait],
[tc.TakePhotoTelecommand(115, CameraLocation.Wing, PhotoResolution.p480, 1, datetime.timedelta(seconds=20), 't06w_480'), Send, WaitMode.Wait],
[tc.TakePhotoTelecommand(116, CameraLocation.Nadir, PhotoResolution.p480, 1, datetime.timedelta(seconds=0), 't06n_480'), Send, WaitMode.Wait],
[tc.TakePhotoTelecommand(117, CameraLocation.Wing, PhotoResolution.p480, 1, datetime.timedelta(seconds=20), 't07w_480'), Send, WaitMode.Wait],
[tc.TakePhotoTelecommand(118, CameraLocation.Nadir, PhotoResolution.p480, 1, datetime.timedelta(seconds=0), 't07n_480'), Send, WaitMode.Wait],
[tc.TakePhotoTelecommand(119, CameraLocation.Wing, PhotoResolution.p480, 1, datetime.timedelta(seconds=20), 't08w_480'), Send, WaitMode.Wait],
[tc.TakePhotoTelecommand(120, CameraLocation.Nadir, PhotoResolution.p480, 1, datetime.timedelta(seconds=0), 't08n_480'), Send, WaitMode.Wait],
[tc.TakePhotoTelecommand(121, CameraLocation.Wing, PhotoResolution.p480, 1, datetime.timedelta(seconds=20), 't09w_480'), Send, WaitMode.Wait],
[tc.TakePhotoTelecommand(122, CameraLocation.Nadir, PhotoResolution.p480, 1, datetime.timedelta(seconds=0), 't09n_480'), Send, WaitMode.Wait],
[tc.TakePhotoTelecommand(123, CameraLocation.Wing, PhotoResolution.p480, 1, datetime.timedelta(seconds=20), 't10w_480'), Send, WaitMode.Wait],
[tc.TakePhotoTelecommand(124, CameraLocation.Nadir, PhotoResolution.p480, 1, datetime.timedelta(seconds=0), 't10n_480'), Send, WaitMode.Wait],
[tc.SendBeacon(), 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 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A [33m[Warning] Waiting is not recommended[0m
7 TakePhotoTelecommand True 9600 1 0.32 1 1.11 0.3 N/A [33m[Warning] Waiting is not recommended[0m
8 TakePhotoTelecommand True 9600 1 0.32 1 1.11 0.3 N/A [33m[Warning] Waiting is not recommended[0m
9 TakePhotoTelecommand True 9600 1 0.32 1 1.11 0.3 N/A [33m[Warning] Waiting is not recommended[0m
10 TakePhotoTelecommand True 9600 1 0.32 1 1.11 0.3 N/A [33m[Warning] Waiting is not recommended[0m
11 TakePhotoTelecommand True 9600 1 0.32 1 1.11 0.3 N/A [33m[Warning] Waiting is not recommended[0m
12 TakePhotoTelecommand True 9600 1 0.32 1 1.12 0.3 N/A [33m[Warning] Waiting is not recommended[0m
13 TakePhotoTelecommand True 9600 1 0.32 1 1.12 0.3 N/A [33m[Warning] Waiting is not recommended[0m
14 TakePhotoTelecommand True 9600 1 0.32 1 1.12 0.3 N/A [33m[Warning] Waiting is not recommended[0m
15 TakePhotoTelecommand True 9600 1 0.32 1 1.12 0.3 N/A [33m[Warning] Waiting is not recommended[0m
16 TakePhotoTelecommand True 9600 1 0.32 1 1.12 0.3 N/A [33m[Warning] Waiting is not recommended[0m
17 TakePhotoTelecommand True 9600 1 0.32 1 1.12 0.3 N/A [33m[Warning] Waiting is not recommended[0m
18 TakePhotoTelecommand True 9600 1 0.32 1 1.12 0.3 N/A [33m[Warning] Waiting is not recommended[0m
19 TakePhotoTelecommand True 9600 1 0.32 1 1.12 0.3 N/A [33m[Warning] Waiting is not recommended[0m
20 TakePhotoTelecommand True 9600 1 0.32 1 1.12 0.3 N/A [33m[Warning] Waiting is not recommended[0m
21 TakePhotoTelecommand True 9600 1 0.32 1 1.12 0.3 N/A [33m[Warning] Waiting is not recommended[0m
22 TakePhotoTelecommand True 9600 1 0.32 1 1.12 0.3 N/A [33m[Warning] Waiting is not recommended[0m
23 TakePhotoTelecommand True 9600 1 0.32 1 1.12 0.3 N/A [33m[Warning] Waiting is not recommended[0m
24 TakePhotoTelecommand True 9600 1 0.32 1 1.12 0.3 N/A [33m[Warning] Waiting is not recommended[0m
25 TakePhotoTelecommand True 9600 1 0.32 1 1.12 0.3 N/A [33m[Warning] Waiting is not recommended[0m
26 TakePhotoTelecommand True 9600 1 0.32 1 1.12 0.3 N/A [33m[Warning] Waiting is not recommended[0m
27 TakePhotoTelecommand True 9600 1 0.32 1 1.12 0.3 N/A [33m[Warning] Waiting is not recommended[0m
28 TakePhotoTelecommand True 9600 1 0.32 1 1.12 0.3 N/A [33m[Warning] Waiting is not recommended[0m
29 TakePhotoTelecommand True 9600 1 0.32 1 1.12 0.3 N/A [33m[Warning] Waiting is not recommended[0m
30 TakePhotoTelecommand True 9600 1 0.32 1 1.12 0.3 N/A [33m[Warning] Waiting is not recommended[0m
31 TakePhotoTelecommand True 9600 1 0.32 1 1.12 0.3 N/A [33m[Warning] Waiting is not recommended[0m
32 SendBeacon False 9600 1 0.51 1 1.02 0.4 N/A [33m[Warning] Waiting is not recommended[0m
33 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: 37
Session downlink duration [s]: 14.01
Session uplink frames count: 33
Session uplink duration [s]: 36.16
Session power budget energy [mWh]: 11.7
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]
--- -------------------- ----------- --------------------- --------------------- --------------------- ----------- -----------
7 TakePhotoTelecommand 12 20 11 6 4 17 9 5 3 N/A N/A N/A N/A 3591.25 2.8
8 TakePhotoTelecommand 12 20 11 6 4 17 9 5 3 N/A N/A N/A N/A 3591.25 2.8
9 TakePhotoTelecommand 12 20 11 6 4 17 9 5 3 N/A N/A N/A N/A 3591.25 2.8
10 TakePhotoTelecommand 12 20 11 6 4 17 9 5 3 N/A N/A N/A N/A 3591.25 2.8
11 TakePhotoTelecommand 12 20 11 6 4 17 9 5 3 N/A N/A N/A N/A 3591.25 2.8
12 TakePhotoTelecommand 80 129 66 35 18 110 57 31 17 N/A N/A N/A N/A 619 18.4
13 TakePhotoTelecommand 80 129 66 35 18 110 57 31 17 N/A N/A N/A N/A 19 18.4
14 TakePhotoTelecommand 80 129 66 35 18 110 57 31 17 N/A N/A N/A N/A 39 18.4
15 TakePhotoTelecommand 80 129 66 35 18 110 57 31 17 N/A N/A N/A N/A 19 18.4
16 TakePhotoTelecommand 80 129 66 35 18 110 57 31 17 N/A N/A N/A N/A 39 18.4
17 TakePhotoTelecommand 80 129 66 35 18 110 57 31 17 N/A N/A N/A N/A 19 18.4
18 TakePhotoTelecommand 80 129 66 35 18 110 57 31 17 N/A N/A N/A N/A 39 18.4
19 TakePhotoTelecommand 80 129 66 35 18 110 57 31 17 N/A N/A N/A N/A 19 18.4
20 TakePhotoTelecommand 80 129 66 35 18 110 57 31 17 N/A N/A N/A N/A 39 18.4
21 TakePhotoTelecommand 80 129 66 35 18 110 57 31 17 N/A N/A N/A N/A 19 18.4
22 TakePhotoTelecommand 80 129 66 35 18 110 57 31 17 N/A N/A N/A N/A 39 18.4
23 TakePhotoTelecommand 80 129 66 35 18 110 57 31 17 N/A N/A N/A N/A 19 18.4
24 TakePhotoTelecommand 80 129 66 35 18 110 57 31 17 N/A N/A N/A N/A 39 18.4
25 TakePhotoTelecommand 80 129 66 35 18 110 57 31 17 N/A N/A N/A N/A 19 18.4
26 TakePhotoTelecommand 80 129 66 35 18 110 57 31 17 N/A N/A N/A N/A 39 18.4
27 TakePhotoTelecommand 80 129 66 35 18 110 57 31 17 N/A N/A N/A N/A 19 18.4
28 TakePhotoTelecommand 80 129 66 35 18 110 57 31 17 N/A N/A N/A N/A 39 18.4
29 TakePhotoTelecommand 80 129 66 35 18 110 57 31 17 N/A N/A N/A N/A 19 18.4
30 TakePhotoTelecommand 80 129 66 35 18 110 57 31 17 N/A N/A N/A N/A 39 18.4
31 TakePhotoTelecommand 80 129 66 35 18 110 57 31 17 N/A N/A N/A N/A 19 18.4
Scheduled downlink frames count: 1660
Scheduled downlink duration at 1200 2400 4800 9600 [s]: 2683 1378 733 386
Scheduled power budget energy at 1200 2400 4800 9600 [mWh]: 2276 1188 651 362
Scheduled power budget mean power at 1200 2400 4800 9600 [mW]: N/A N/A N/A N/A
Scheduled tasks duration [s]: 19116.25
Scheduled storage usage [kB]: 381.0
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