Commit Graph

945 Commits

Author SHA1 Message Date
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
afd9395cee
phew
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-17 22:11:27 +02:00
143b0869a4
crc dependency is mandatory
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-16 19:53:29 +02:00
a0f2d858ce
feature gate destination module
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-16 19:51:26 +02:00
c664cdb332
start first test
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-16 19:47:40 +02:00
d2cdcf9c79
remove obsolete code
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-16 19:29:16 +02:00
eb85741684
this should get the job done
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-16 19:28:28 +02:00
a415cd8f6c
use released version again
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-16 14:54:56 +02:00
c606fe7d0c
satrs-book init
Some checks failed
Rust/sat-rs/pipeline/head This commit looks good
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-15 21:10:12 +02:00
lkoester
a3311f102e added HkUniqueId
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-15 21:07:15 +02:00
26404cdfe1
remove unused imports
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
2023-08-15 20:41:51 +02:00
lkoester
5aa2ec74ba still broken
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
2023-08-15 08:50:08 +02:00
lkoester
075dc38434 first implementation of apid with target id, currently main broken 2023-08-15 08:49:54 +02:00
6fdaf02cc7
continued dest handler 2023-08-12 11:37:53 +02:00
1bae0c30bb
this might work better 2023-08-12 11:02:32 +02:00
c1252f949e
fix all clippy warnings
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-11 13:56:33 +02:00
7469be6b72
use space here
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-11 13:53:09 +02:00
8a73a99f26
use the user handler for the first time
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-11 13:50:06 +02:00
f69035a868
introduce CFDP user
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-11 13:12:48 +02:00
471a955bb1
rudimentary user trait
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-11 13:03:32 +02:00
beb80b2188
start adding CFDP user
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-11 12:44:24 +02:00
f3d862ac19
improved impl, added reset method for handler
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-11 12:17:41 +02:00
c8c18c54df
now its getting tricky again
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-10 23:05:55 +02:00
05391bbafe
changes for spacepackets update
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-10 20:24:47 +02:00
95a1295718
continue destination state machine
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-05 18:51:50 +02:00
f5c0b0f6bb
continue dest handler
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
2023-07-26 23:50:09 +02:00
0ea0f90b25
add transaction params struct 2023-07-26 23:33:54 +02:00
c0e1cb8bcf
continue dest handler 2023-07-26 22:33:54 +02:00
9bbd2cdad1
continue dest handler 2023-07-26 22:27:02 +02:00
6c87ae0b67
continue dest handler
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2023-07-25 00:43:45 +02:00
2213a25508
how to best do this..
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2023-07-22 18:46:12 +02:00
beebf00565
continue
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2023-07-21 21:36:21 +02:00
0e2a413505
start adding CFDP state machines
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
2023-07-21 20:23:24 +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