add license files and pass log
This commit is contained in:
47
pass-log/pass_log_2024-05-19.txt
Normal file
47
pass-log/pass_log_2024-05-19.txt
Normal file
@ -0,0 +1,47 @@
|
||||
ops-sat-rs/pytmtc on update-pytmtc [$] is 📦 v0.1.0 via 🐍 v3.10.12 (venv) took 17s
|
||||
❯ ./pyclient.py -l --pp
|
||||
-- tmtccmd v8.0.1 CLI Mode --
|
||||
No command path (-p) argument specified, prompting from user
|
||||
Additional commands for prompt:
|
||||
:p[b][f][<depth>] Tree Print | :r Retry | :h Help Text | :c Cancel
|
||||
Auto complete is available using Tab after typing the slash character.
|
||||
If a command history was passed, use arrow up to access it.
|
||||
You can also print a subtree by typing the path and appending :p[b][p][<depth>].
|
||||
The b option for printouts enables brief printouts without descriptions.
|
||||
The p option for printouts overrides hide flags to display all hidden nodes.
|
||||
|
||||
> test/ping
|
||||
Using command path: /test/ping
|
||||
-- One Queue Mode --
|
||||
INFO 2024-05-19 08:27:32.173 Loading TC queue
|
||||
INFO 2024-05-19 08:27:32.173 Sending PUS ping telecommand
|
||||
INFO 2024-05-19 08:27:32.173 Sending PUS TC[17, 1] with Request ID 0x1d16c0ab, APID 0x516, SSC 171
|
||||
INFO 2024-05-19 08:27:34.579 Acceptance success of TC | Request ID 0x1d16c0ab | acc (✓) sta (-) ste (-, 0) fin (-)
|
||||
INFO 2024-05-19 08:27:34.581 Start success of TC | Request ID 0x1d16c0ab | acc (✓) sta (✓) ste (-, 0) fin (-)
|
||||
INFO 2024-05-19 08:27:34.583 Received Ping Reply TM[17,2]
|
||||
INFO 2024-05-19 08:27:34.586 Completion success of TC | Request ID 0x1d16c0ab | acc (✓) sta (✓) ste (-, 0) fin (✓) ✨
|
||||
INFO 2024-05-19 08:27:36.174 Queue handling finished for command /test/ping
|
||||
INFO 2024-05-19 08:27:40.180 Received Action Data Reply TM[8,130]
|
||||
INFO 2024-05-19 08:27:40.180 Data Reply Content:
|
||||
ctrl port : /dev/cam_tty
|
||||
data port : /dev/cam_sd
|
||||
exposure time : 2
|
||||
number of images : 1
|
||||
milliseconds between images : 1000
|
||||
bw img sensor : 0
|
||||
default conf : 1
|
||||
video duration : 0
|
||||
gain (RGB) : 8 8 8
|
||||
-------------------------
|
||||
|
||||
|
||||
BST IMS100 Telemetry:
|
||||
version :
|
||||
status : 00
|
||||
temp[°C]: 0
|
||||
|
||||
Set config, Starting picture taking
|
||||
exit success
|
||||
|
||||
INFO 2024-05-19 08:27:40.983 Received Verification TM[1, 7] with Request ID 0x1d16c0aa
|
||||
WARNING 2024-05-19 08:27:40.984 [opssat_tmtc.pus_tm:61] No matching telecommand found for Request ID: [Packet ID:
|
Reference in New Issue
Block a user