Commit Graph

87 Commits

Author SHA1 Message Date
0883da5763
smaller fix and TODO 2024-05-02 15:25:37 +02:00
9282526392
some bugfixes 2024-05-02 13:35:58 +02:00
be261da778
metadata test works 2024-05-02 13:14:51 +02:00
a350e96fc4
Merge remote-tracking branch 'origin/main' into take-img-metadata-impl 2024-05-02 12:37:00 +02:00
66a18e08e5
bump sat-rs and improve PUS stack 2024-05-02 12:32:57 +02:00
c4fffdfe2d
take image metadata generation 2024-05-02 11:15:06 +02:00
6e4abc44d2 this should be it 2024-04-30 19:48:58 +02:00
ecea83fc4b implement move images command
- Also implement various importantr bugfixes for shutdown handling
2024-04-30 19:45:00 +02:00
36a42f95a5 move images command 2024-04-30 18:35:46 +02:00
3bad422046 this is stupid 2024-04-30 15:54:34 +02:00
087aed7f78 Merge remote-tracking branch 'origin/main' into fixes-and-optimizations-camera 2024-04-30 13:37:38 +02:00
3173b18ceb
updated sat-rs 2024-04-29 23:46:21 +02:00
e47523a734 move generic struct 2024-04-29 21:18:32 +02:00
9d8104be40
a lot of bugfixes 2024-04-29 18:52:11 +02:00
a095132d57
some more optimizations 2024-04-29 16:45:08 +02:00
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