bb7caed1d5
refactored event manager
Rust/sat-rs/pipeline/head There was a failure building this commit
2024-02-23 11:03:28 +01:00
238c3a8d43
bump example patch version
Rust/sat-rs/pipeline/head This commit looks good
2024-02-21 11:34:35 +01:00
012eb82f42
bump example
Rust/sat-rs/pipeline/head This commit looks good
2024-02-21 11:22:16 +01:00
ba03150178
Added high-level abstraction for some PUS services
...
Rust/sat-rs/pipeline/pr-main This commit looks good
Introduced high-level abstractions for targetable requests in general.
- PUS Service 3 (HK) abstraction for targetable HK requests
- PUS Service 8 (Action) abstraction for targetable action requests
2024-02-20 14:33:21 +01:00
18cec8bcf0
prepare example release v0.1.0
Rust/sat-rs/pipeline/head This commit looks good
2024-02-13 11:07:27 +01:00
de4e6183b3
Re-structure sat-rs
...
Rust/sat-rs/pipeline/pr-main This commit looks good
- Add new shared subcrate satrs-shared to split off some shared
components not expected to change very often.
- Renmame `satrs-core` to `satrs`. It is expected that sat-rs will remain
the primary crate, so the core information is superfluous, and core also
implies stability, which will not be the case for some time.
2024-02-12 15:51:37 +01:00
544488eaa3
released version
Rust/sat-rs/pipeline/head This commit looks good
2024-02-12 13:25:07 +01:00
0fd70c08c2
Major example update
...
Rust/sat-rs/pipeline/pr-main This commit looks good
- Increased example modularization by moving the majority
of app logic inside dedicated modules
- Added a new `dyn_tmtc` feature for the satrs-example which is used
to configure the heap as the backing store for TMTC packages instead
of static stores.
- Added dedicated satrs-example chapter in satrs-book
2024-02-07 18:10:47 +01:00
21961daba4
these 2 deps are not required
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-01-31 00:00:56 +01:00
b27842c2bb
all clippy fixes
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-01-30 23:48:46 +01:00
21edd1dcff
Merge branch 'main' into TargetIdWithApid
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-01-30 23:31:49 +01:00
aade7c51f2
Merge remote-tracking branch 'origin/main' into TargetIdWithApid
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-01-29 23:38:32 +01:00
bd6e1637e4
the check finally works again
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-13 15:49:26 +01:00
183aca3219
TCP support working
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-29 14:11:03 +02:00
7ca8d52368
use explicit versions for sat-rs dependencies
Rust/sat-rs/pipeline/head This commit looks good
2023-09-26 23:06:52 +02:00
d21e98d2e5
start adding tcp server
2023-09-26 23:00:47 +02:00
f8df716865
Merge remote-tracking branch 'origin/main' into TargetIdWithApid
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-08-29 10:22:23 +02:00
f694a94df2
i think for this example this is ok
Rust/sat-rs/pipeline/head Build started...
2023-08-28 22:57:02 +02:00
4290dbd296
homepage corrections
Rust/sat-rs/pipeline/head Build queued...
2023-08-28 19:11:19 +02:00
lkoester
075dc38434
first implementation of apid with target id, currently main broken
2023-08-15 08:49:54 +02:00
c9989bf7aa
improve error handling
2023-07-08 13:20:08 +02:00
148fc29b95
update syn to v2.0, large update
2023-07-03 00:42:20 +02:00
1ad04e8744
add fern logging support
2023-02-15 22:30:32 +01:00
802333cf3e
started adding mode request handler in PUS handler
2023-02-15 02:12:00 +01:00
20327d14c0
bump spacepackets again
2023-02-04 15:48:41 +01:00
622dfb2089
use re-export in example now
2023-01-10 17:16:57 +01:00
e85e953c93
use concrete git branch dependency
2023-01-02 23:54:59 +01:00
fd59f25fea
this structure is a lot better
2022-11-27 22:30:38 +01:00
b0b41a07dc
new mib crate
2022-11-27 22:05:42 +01:00
7e0d3f394a
add returncode module
2022-11-27 19:24:18 +01:00
0424db9365
basic README for example
2022-11-20 20:42:29 +01:00
6385a65c4f
all name changes
2022-11-20 19:54:14 +01:00
ba537f08c6
somethings wrong
2022-11-20 19:29:50 +01:00
2e249ec086
rename subfolders, add more READMEs
2022-11-20 19:04:08 +01:00