Commit Graph

150 Commits

Author SHA1 Message Date
36a42f95a5 move images command 2024-04-30 18:35:46 +02:00
7770347f4d Merge pull request 'Fixes and optimizations for camera' (#27) from fixes-and-optimizations-camera into main
Reviewed-on: #27
2024-04-30 17:34:27 +02:00
3bad422046 this is stupid 2024-04-30 15:54:34 +02:00
5b1392af4f update cargo.lock 2024-04-30 15:43:13 +02:00
087aed7f78 Merge remote-tracking branch 'origin/main' into fixes-and-optimizations-camera 2024-04-30 13:37:38 +02:00
26ecb6ee33 Merge pull request 'move generic struct' (#26) from move-generic-struct into main
Reviewed-on: #26
2024-04-30 13:33:16 +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
c9e5b9ffdb Merge pull request 'some more optimizations' (#25) from some-more-optimizations into main
Reviewed-on: #25
2024-04-29 16:47:24 +02:00
a095132d57
some more optimizations 2024-04-29 16:45:08 +02:00
e227fa1d01 Merge pull request 'tweaks and fixes' (#24) from some-tweaks-and-fixes into main
Reviewed-on: #24
2024-04-29 16:23:53 +02:00
ec4b16ed9e
tweaks and fixes 2024-04-29 16:21:45 +02:00
d5ea52f9bf Merge pull request 'Use pydantic' (#23) from use-pydantic-for-python-serialization into main
Reviewed-on: #23
Reviewed-by: lkoester <st167799@stud.uni-stuttgart.de>
2024-04-29 15:24:49 +02:00
c184a5f0b3 Merge branch 'main' into use-pydantic-for-python-serialization 2024-04-29 15:24:38 +02:00
2cda1011f7 improvements for deployment script 2024-04-28 13:14:19 +02:00
2c34f46eca update dependencies 2024-04-28 12:47:08 +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
14aa2f39a5 bump minor version 2024-04-26 19:25:31 +02:00
ff1fa9c8fa changelog 2024-04-26 19:25:08 +02:00
d86172c436 Merge pull request 'added host feature' (#22) from introduce-host-feature into main
Reviewed-on: #22
2024-04-26 19:20:36 +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
4cb9124ab7 Merge pull request 'add blocking shell cmd execution' (#20) from shell-cmd-executor into main
Reviewed-on: #20
Reviewed-by: lkoester <st167799@stud.uni-stuttgart.de>
2024-04-25 20:23:41 +02:00
a25b55baed Merge remote-tracking branch 'origin/main' into shell-cmd-executor 2024-04-25 20:23:23 +02:00
2992829ccf Merge pull request 'downlink_logfile' (#21) from downlink_logfile into main
Reviewed-on: #21
Reviewed-by: Robin Müller <muellerr@irs.uni-stuttgart.de>
2024-04-25 17:49:18 +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
17c9b8694d Merge pull request 'prep first full release' (#19) from prepare-init-version into main
Reviewed-on: #19
2024-04-24 20:46:37 +02:00
7468fe9845
prep first full release 2024-04-24 20:43:23 +02:00
404d1c1c1e Merge pull request 'clean up python code a bit' (#18) from some-python-client-cleanup into main
Reviewed-on: #18
2024-04-24 20:41:02 +02:00
597f4ca977
some more cleaning up 2024-04-24 20:40:51 +02:00
879a50f79e
pytmtc is a package now 2024-04-24 20:35:59 +02:00
380b36f1de
clean up python code a bit 2024-04-24 20:15:32 +02:00
03c1dc8d64 Merge pull request 'add event management, small fix for CAM handler loop' (#17) from events-small-bugfix into main
Reviewed-on: #17
2024-04-24 20:04:01 +02:00
dcaf67d6d0
add event management, small fix for CAM handler loop 2024-04-24 20:02:42 +02:00
707843ec9f Merge pull request 'camera_tests' (#13) from camera_tests into main
Reviewed-on: #13
2024-04-24 17:43:41 +02:00
9b047ac0d5
Merge remote-tracking branch 'origin/main' into camera_tests 2024-04-24 17:39:23 +02:00
638abf4259 Merge pull request 'Add HK and mode service' (#16) from add-hk-and-mode-service into main
Reviewed-on: #16
Reviewed-by: lkoester <st167799@stud.uni-stuttgart.de>
2024-04-24 17:34:03 +02:00