Index | Start Time | Stop Time | Max. Elevation | Phase | Status | Short description |
---|---|---|---|---|---|---|
196 | 2019-01-04 12:58:51+01:00 | 2019-01-04 13:05:33+01:00 | 3.92° | Activity after SAIL deployment | 🤖 | Automatic session. |
Goal
Automatic session.
Tasklist
tasks = [
[[tc.SetBitrate(1, BaudRate.BaudRate9600), 5], SendLoop, WaitMode.NoWait],
[[tc.SendBeacon(), 20], SendLoop, WaitMode.NoWait],
[tc.ListFiles(50, '/'), Send, WaitMode.Wait],
[[tc.SendBeacon(), 20], SendLoop, WaitMode.NoWait],
]