Commit Graph

72 Commits

Author SHA1 Message Date
ec4b16ed9e
tweaks and fixes 2024-04-29 16:21:45 +02:00
b4bf834c39 minor tweak 2024-04-28 12:45:01 +02:00
56b5076230 use pydantic instead of serde in Python 2024-04-28 12:39:34 +02:00
fab1859d78 added host feature 2024-04-26 19:18:37 +02:00
ec69c7d581 now only some tests are missing 2024-04-26 18:53:11 +02:00
lkoester
c89db2e2d7 removed weird clone 2024-04-26 14:24:46 +02:00
a25b55baed Merge remote-tracking branch 'origin/main' into shell-cmd-executor 2024-04-25 20:23:23 +02:00
lkoester
f8f3bc73ac added minor logging changes 2024-04-25 17:48:44 +02:00
b4a84dbf20
that should do the job 2024-04-25 17:11:52 +02:00
lkoester
279fa42f31 added commander actions for logfile and image downlink 2024-04-25 16:50:08 +02:00
eea2f76b9f
remove stray printouts 2024-04-25 16:49:15 +02:00
c5eddcb292
add unittest for shell cmd executor 2024-04-25 16:45:00 +02:00
lkoester
2566050b3b added get latest image function 2024-04-25 16:31:05 +02:00
lkoester
df556acbf5 added moving images into downlink lp folder 2024-04-25 16:12:22 +02:00
lkoester
eeba6fab44 added low priority downlink folder and downlinking logs 2024-04-25 15:17:44 +02:00
lkoester
cbdb017fe2 added logging directories with date 2024-04-25 14:38:51 +02:00
1e57b1f978
add blocking shell cmd execution 2024-04-25 01:20:54 +02:00
60e4af435a
print version str at program start 2024-04-24 20:55:14 +02:00
597f4ca977
some more cleaning up 2024-04-24 20:40:51 +02:00
dcaf67d6d0
add event management, small fix for CAM handler loop 2024-04-24 20:02:42 +02:00
9b047ac0d5
Merge remote-tracking branch 'origin/main' into camera_tests 2024-04-24 17:39:23 +02:00
lkoester
6f3e14af3b fmt and clippy 2024-04-24 16:45:38 +02:00
lkoester
83322ae415 added debug output in action reply handler and tm handling in tmtcpy, ready to merge into main 2024-04-24 16:43:59 +02:00
lkoester
09bef401c0 added data reply to camera handler, now only missing tmtcpy counterpart 2024-04-24 16:26:54 +02:00
e3ad841d04 added HK and mode service 2024-04-23 16:49:06 +02:00
511214f903 add scheduler service 2024-04-23 16:14:16 +02:00
lkoester
88d4384beb this should be good for now 2024-04-22 16:56:49 +02:00
lkoester
1e867a51f5 merge main 2024-04-22 15:55:47 +02:00
lkoester
028de494e4 got basic action stuff running, now to make error handling better 2024-04-22 15:47:25 +02:00
51473e7060 that should suffice 2024-04-22 15:38:53 +02:00
9c74246eb3
added test stub 2024-04-22 10:39:44 +02:00
96d5802c4f
added tmtc test 2024-04-22 10:38:18 +02:00
ee29961f62
add first client unittests 2024-04-20 11:21:02 +02:00
lkoester
0f391c2087 some minor cleaning up plus initial image file handling 2024-04-19 22:05:57 +02:00
ddac5ceab3 Networking update 2024-04-19 17:40:38 +02:00
lkoester
4f94e9cade fixed action tests 2024-04-19 17:11:38 +02:00
lkoester
c6ef1394c9 removed old low level camera implementations 2024-04-19 11:40:22 +02:00
lkoester
22584c3f9c changed default camera parameters to constants 2024-04-17 13:03:31 +02:00
lkoester
f960f24415 removed pus tm handler generic for camera handler 2024-04-17 10:38:40 +02:00
lkoester
2d3a4cd90c merged main into branch 2024-04-16 16:03:06 +02:00
lkoester
649e903c0a first spring of camera impl done, testing up next 2024-04-16 15:44:40 +02:00
7da9e2364b create logs in subfolder 2024-04-16 15:08:34 +02:00
45930a104b Merge branch 'main' of https://egit.irs.uni-stuttgart.de/rust/ops-sat-rs 2024-04-16 15:03:18 +02:00
e0c583cca8 better logging handling 2024-04-16 15:03:10 +02:00
8ce305491b extend mio client to allow reconnection 2024-04-16 13:08:10 +02:00
b5e048a13b
start TM handling for TCP client 2024-04-16 10:05:27 +02:00
b359ff9d33
updated TCP code 2024-04-16 09:59:31 +02:00
lkoester
efe686becf initial camera handling things 2024-04-16 08:30:55 +02:00
192e701785
MIO tcp client 2024-04-15 16:42:48 +02:00
8313a0b26c
another small update 2024-04-15 14:13:10 +02:00