Commit Graph

53 Commits

Author SHA1 Message Date
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
6f3e14af3b fmt and clippy 2024-04-24 16:45:38 +02:00
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
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
88d4384beb this should be good for now 2024-04-22 16:56:49 +02:00
1e867a51f5 merge main 2024-04-22 15:55:47 +02:00
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
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
4f94e9cade fixed action tests 2024-04-19 17:11:38 +02:00
c6ef1394c9 removed old low level camera implementations 2024-04-19 11:40:22 +02:00
22584c3f9c changed default camera parameters to constants 2024-04-17 13:03:31 +02:00
f960f24415 removed pus tm handler generic for camera handler 2024-04-17 10:38:40 +02:00
2d3a4cd90c merged main into branch 2024-04-16 16:03:06 +02:00
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
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
df72676c0d cleaned up code and bumped sat-rs 2024-04-15 12:16:01 +02:00
6dddfd5a70 start with mio tcp client 2024-04-13 15:16:53 +02:00
1d92084e65 more improvements 2024-04-10 17:13:29 +02:00
d0835f9393 some more fixes and improvements 2024-04-10 17:03:56 +02:00
5cc561cbad important bugfix for PUS stack 2024-04-10 15:50:02 +02:00
5c0b1a3256 some minor fixes for python client 2024-04-10 15:44:39 +02:00
5d87cab9cc implemented action req handling 2024-04-10 15:37:24 +02:00
443995fe5e smaller fixes 2024-04-10 15:05:24 +02:00
47eba99da1 Merge branch 'stop-logic' into add-action-service-controller-obj 2024-04-10 15:03:21 +02:00
7d7cd99d6a Merge remote-tracking branch 'origin/main' into stop-logic 2024-04-10 15:02:59 +02:00
6b89f00d90 Merge branch 'stop-logic' into add-action-service-controller-obj 2024-04-10 15:02:45 +02:00
59a06b5c50 add action service and controller obj 2024-04-10 14:59:34 +02:00
88d1956dbf cargo fmt + clippy 2024-04-10 12:51:15 +02:00
02b4a51457 Merge remote-tracking branch 'origin/main' into can_pus_handler 2024-04-10 12:50:31 +02:00
dc66dcd469 it works 2024-04-10 12:47:26 +02:00
ef580e5634 added empty can file 2024-04-09 17:51:42 +02:00
710fc94384 start adding stop logic 2024-04-09 17:07:39 +02:00
b5b01b2ceb cargo fmt and cargo clippy 2024-04-09 13:52:02 +02:00
406687d6d8 added tmtc and interface directories 2024-04-09 11:32:40 +02:00