Commit Graph

27 Commits

Author SHA1 Message Date
c5eddcb292
add unittest for shell cmd executor 2024-04-25 16:45:00 +02:00
7468fe9845
prep first full release 2024-04-24 20:43:23 +02:00
dcaf67d6d0
add event management, small fix for CAM handler loop 2024-04-24 20:02:42 +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
ddac5ceab3 Networking update 2024-04-19 17:40:38 +02:00
0da70ab5ac Merge pull request 'camera_merge_main' (#7) from camera_merge_main into main
Reviewed-on: #7
2024-04-19 11:45:24 +02:00
8ecd6f2847
bump version again 2024-04-18 14:08:03 +02:00
f18ae0e165
this works 2024-04-17 16:40:13 +02:00
cba2767272
use released dependencies 2024-04-17 16:29:59 +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
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
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
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
59a06b5c50
add action service and controller obj 2024-04-10 14:59:34 +02:00
ddf470f367 first test version 2024-04-09 15:25:10 +02:00
c415755d50 enable test feature 2024-04-09 13:54:34 +02:00
b5b01b2ceb cargo fmt and cargo clippy 2024-04-09 13:52:02 +02:00
lkoester
3b94a125ef added pus components and ping 2024-04-09 11:18:54 +02:00
ef58c54d27 more complex app runs as well.. 2024-04-08 17:29:18 +02:00
18978f807f better name 2024-04-08 16:48:45 +02:00
ccda9295b1 init commit 2024-04-08 16:47:31 +02:00