Commit Graph

172 Commits

Author SHA1 Message Date
0a5457a6d4
add license files and pass log 2024-05-22 18:55:33 +02:00
51fea9f2a2
bump some package versions 2024-05-19 13:42:07 +02:00
2f11c614b4 Merge pull request 'add TM DB handling' (#34) from update-pytmtc into main
Reviewed-on: #34
2024-05-19 08:06:10 +02:00
9acc34b86a
add TM DB handling 2024-05-19 08:05:18 +02:00
7396b4bdc5 Merge pull request 'smaller fix and TODO' (#33) from smaller-fixes-and-todo into main
Reviewed-on: #33
2024-05-02 15:26:39 +02:00
0883da5763
smaller fix and TODO 2024-05-02 15:25:37 +02:00
778ae06bbd Merge pull request 'prepare v0.2.0' (#32) from prep_v0.2.0 into main
Reviewed-on: #32
2024-05-02 15:16:46 +02:00
078ac459f8
update README 2024-05-02 15:13:34 +02:00
51fbb2a46b
prepare v0.2.0 2024-05-02 15:11:05 +02:00
d37da28efb Merge pull request 'Some bugfixes and docs' (#31) from some-bugfixes into main
Reviewed-on: #31
2024-05-02 15:08:32 +02:00
adc262c57f
bump sat-rs 2024-05-02 15:08:01 +02:00
fd025da4b8
some documentation 2024-05-02 13:39:20 +02:00
9282526392
some bugfixes 2024-05-02 13:35:58 +02:00
f4d0a86d7d Merge pull request 'take image metadata generation' (#30) from take-img-metadata-impl into main
Reviewed-on: #30
2024-05-02 13:15:17 +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
ebb58e4fd4 Merge pull request 'bump sat-rs and improve PUS stack' (#29) from bump-satrs-improve-pus-stack into main
Reviewed-on: #29
2024-05-02 12:35:37 +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
62cc933f88 Merge pull request 'Move Images Commad and Bugfixes' (#28) from move-images-command into main
Reviewed-on: #28
Reviewed-by: lkoester <st167799@stud.uni-stuttgart.de>
2024-05-01 11:14:07 +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
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