Commit Graph

577 Commits

Author SHA1 Message Date
1f364f3b5c Merge pull request 'add badges' (#69) from add-badges into main
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #69
2023-08-28 22:40:49 +02:00
6c45d58464
add badges
Some checks are pending
Rust/sat-rs/pipeline/head Build started...
2023-08-28 22:40:01 +02:00
f761a04997 Merge pull request 'homepage corrections' (#68) from homepage-correction into main
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #68
2023-08-28 19:12:22 +02:00
4290dbd296
homepage corrections
Some checks are pending
Rust/sat-rs/pipeline/head Build queued...
2023-08-28 19:11:19 +02:00
e1abe792b2 Merge pull request 'Prepare first satrs-core alpha release' (#67) from prep-satrs-core-alpha.0 into main
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #67
2023-08-28 19:07:34 +02:00
eae9ae96a1
do not refer legacy object
Some checks are pending
Rust/sat-rs/pipeline/pr-main Build started...
2023-08-28 19:07:01 +02:00
2c1918d059
doc fixes
Some checks are pending
Rust/sat-rs/pipeline/pr-main Build started...
2023-08-28 19:05:55 +02:00
de454cc372
add release-checklist for satrs-core
Some checks are pending
Rust/sat-rs/pipeline/head Build started...
2023-08-28 19:01:04 +02:00
a14f8be2ea
prep first alpha release
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2023-08-28 18:59:02 +02:00
6fcf0c2c91 Merge pull request 'update num_enum and zerocopy' (#66) from update-deps into main
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #66
2023-08-28 18:31:49 +02:00
53ffc4d750
allow a wider range of dependencies
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-08-28 18:26:11 +02:00
e669125a29
update num_enum and zerocopy
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2023-08-28 18:19:06 +02:00
67a912b781 Merge pull request 'adaptions for spacepackets update' (#65) from size-missmatch-struct-variant into main
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #65
2023-08-28 18:03:26 +02:00
1584abc9a6
lets see whether this works
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-08-28 17:57:04 +02:00
ad01472a8e
adaptions for spacepackets update
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-18 10:21:15 +02:00
698c2edb93 Merge pull request 'box not necessary here' (#61) from event-man-api-improvement into main
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #61
2023-07-19 11:37:58 +02:00
781610d48a
box not necessary here..
Some checks are pending
Rust/sat-rs/pipeline/head Build started...
2023-07-19 11:37:29 +02:00
e6415bcba0 Merge pull request 'event manager non-mut' (#60) from event-manager-non-mut into main
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #60
2023-07-19 11:35:05 +02:00
c41a56514d
event manager non-mut
Some checks are pending
Rust/sat-rs/pipeline/head Build started...
2023-07-19 11:34:13 +02:00
9ea0968bf8 Merge pull request 'verif reporter API non-mut now' (#59) from verif-reporter-non-mut into main
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #59
2023-07-19 11:30:54 +02:00
a11efc9a96
verif reporter API non-mut now
Some checks are pending
Rust/sat-rs/pipeline/head Build started...
2023-07-19 11:27:35 +02:00
37825da723 Merge pull request 'Next README update' (#58) from next-readme-update into main
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #58
2023-07-14 13:01:27 +02:00
0b189af249
use english links
Some checks are pending
Rust/sat-rs/pipeline/head Build started...
2023-07-14 12:58:14 +02:00
5cd076a1e4
some more background information 2023-07-14 12:57:21 +02:00
3fb404ff0e Merge pull request 'Try to make no_std build' (#56) from try-to-make-no-std-build into main
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #56
2023-07-12 14:14:45 +02:00
ca0816e54e Merge branch 'main' into try-to-make-no-std-build
Some checks are pending
Rust/sat-rs/pipeline/pr-main Build queued...
2023-07-12 14:13:42 +02:00
429f24cfdb Merge pull request 'only check no_std for satrs-core' (#57) from automation-fix into main
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
Reviewed-on: #57
2023-07-12 14:12:48 +02:00
0c242559f6
only check no_std for satrs-core
Some checks are pending
Rust/sat-rs/pipeline/head Build queued...
2023-07-12 14:06:47 +02:00
44e7baab07 Merge branch 'main' into try-to-make-no-std-build
Some checks are pending
Rust/sat-rs/pipeline/pr-main Build queued...
2023-07-12 14:01:04 +02:00
8d5d67eed8 Merge pull request 'add jenkins CI files' (#55) from add-jenkins-ci into main
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
Reviewed-on: #55
2023-07-12 14:00:57 +02:00
8eb063704d Merge branch 'main' into add-jenkins-ci
Some checks are pending
Rust/sat-rs/pipeline/pr-main Build queued...
2023-07-12 14:00:47 +02:00
dd0f7e3feb
lets see if this fixes no_std 2023-07-12 13:59:47 +02:00
a7d9990305
no std compiles 2023-07-12 13:54:45 +02:00
1d2af1eda1
try to make no-std build 2023-07-12 13:48:59 +02:00
6a0f6bd6c9 Merge pull request 'update README' (#53) from update-readme into main
Reviewed-on: #53
2023-07-11 23:02:35 +02:00
f752e53282
update README 2023-07-11 23:02:14 +02:00
c4cd384f73
add jenkins CI files
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
Rust/sat-rs/pipeline/pr-main Build started...
2023-07-11 23:00:12 +02:00
aa99be8fce Merge pull request 'Add Crossbeam helpers' (#52) from add-crossbeam-tmtc-helpers into main
Reviewed-on: #52
2023-07-11 22:53:33 +02:00
df346467bc
seems to work well 2023-07-11 22:52:06 +02:00
8b077c47b2
added first crossbeam API to allow bounded API 2023-07-11 22:48:43 +02:00
1283db3e75 Merge pull request 'spacepackets update' (#51) from update-for-spacepackets into main
Reviewed-on: #51
2023-07-11 22:28:02 +02:00
0b4c1e8604
some more deprecated API replacements 2023-07-11 22:25:43 +02:00
13b7c50e74
added TODO 2023-07-11 00:46:22 +02:00
e9681b9dbb
move APID to lib 2023-07-11 00:45:59 +02:00
300ea91c6b
updated example as well 2023-07-11 00:44:48 +02:00
04516cf414
updated spacepackets successfully 2023-07-11 00:28:28 +02:00
9961bfefff Merge branch 'main' into update-for-spacepackets 2023-07-10 23:22:13 +02:00
998c18b2bf
cargo.toml 2023-07-10 23:22:13 +02:00
922e406ed6 Merge pull request 'Simplifications for TMTC error handling' (#50) from simplify-tm-sender-error-type into main
Reviewed-on: #50
2023-07-10 23:20:44 +02:00
dbcb1fb350
issue for another day.. 2023-07-10 01:27:37 +02:00