Commit Graph

295 Commits

Author SHA1 Message Date
609b3c11b1
better name
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-10 20:24:40 +02:00
7aecc94fda
addeed first remote config type 2023-09-10 20:24:19 +02:00
2a72967c26
added segmented file transfer unittest
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-10 19:49:31 +02:00
73830afcb7
now the tests work concurrently
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-03 21:18:35 +02:00
778f30ef1b
somewhat obfuscate the filename
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-03 21:06:29 +02:00
3f3a7e8efc
cleaner file handling
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-03 21:05:18 +02:00
dca7449edd
everything seems to work now
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-03 20:48:39 +02:00
40c8c36af3
added eof creation
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-02 23:52:50 +02:00
1a38de760a
added TODO
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-01 19:02:21 +02:00
309ceda5a5
added the full set of indication tests
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-01 19:01:28 +02:00
8798a3457e
added small file transfer unittest
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-01 18:36:04 +02:00
5009ada21b
Merge remote-tracking branch 'origin/main' into cfdp-state-machines
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-08-28 22:59:01 +02:00
1b208bc540
adapt release checklist
Some checks are pending
Rust/sat-rs/pipeline/head Build started...
2023-08-28 22:50:33 +02:00
6c45d58464
add badges
Some checks are pending
Rust/sat-rs/pipeline/head Build started...
2023-08-28 22:40:01 +02:00
4290dbd296
homepage corrections
Some checks are pending
Rust/sat-rs/pipeline/head Build queued...
2023-08-28 19:11:19 +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
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
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
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
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
781610d48a
box not necessary here..
Some checks are pending
Rust/sat-rs/pipeline/head Build started...
2023-07-19 11:37:29 +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
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
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
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
0b4c1e8604
some more deprecated API replacements 2023-07-11 22:25:43 +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
998c18b2bf
cargo.toml 2023-07-10 23:22:13 +02:00
dbcb1fb350
issue for another day.. 2023-07-10 01:27:37 +02:00
8b420a5218
small docs correction 2023-07-10 00:36:35 +02:00
6567a8367a
docs 2023-07-10 00:31:58 +02:00
fffd1af81f
that was insane 2023-07-10 00:29:31 +02:00
92147a00b3
im done 2023-07-09 20:19:53 +02:00
e46b88384f
getting there.. 2023-07-09 20:05:45 +02:00
180e770392
moved a trait 2023-07-09 18:38:09 +02:00
16d495aa5c
remove some more muts 2023-07-09 18:31:56 +02:00
2783442f91
use new sender abstraction 2023-07-09 17:04:18 +02:00
1f4e6714ba
try to use new abstractions 2023-07-09 13:32:59 +02:00
1d752251f5
it compiles again 2023-07-09 13:23:34 +02:00
1389ee462e
well this simplifies a lot.. 2023-07-09 13:04:00 +02:00
1f2bd0fd54
improved and unified TM sending API 2023-07-08 14:57:11 +02:00
ea6971d9b3
improve error enum 2023-07-08 13:37:27 +02:00
ea44093ce7
first basic test for PUS test service done 2023-07-07 21:14:14 +02:00
0537956feb
add first unittest for PUS service handler 2023-07-07 20:31:38 +02:00
dd91b7d815
add back sequence count providers but optional 2023-07-07 20:11:07 +02:00
fd31adc19e
cleaner impl, tests 2023-07-07 20:04:33 +02:00
b8c338c91c
these counter types are more useful 2023-07-07 19:49:11 +02:00
42775c0bb7
improve and fix sequence counters 2023-07-07 01:25:23 +02:00
4decb1d0b7
update spacepackets to released version v0.6.0 2023-07-06 01:31:12 +02:00
985af06d94
doc 2023-07-06 01:14:01 +02:00
0d6d85e6ff
fix broken link 2023-07-06 01:00:26 +02:00
28240da002
fix tests 2023-07-06 00:58:25 +02:00
f7bf4a4d7b
done 2023-07-06 00:49:18 +02:00
5f5b77b721
almost finished completely 2023-07-05 21:08:04 +02:00
8210e01615
zero copy TM funnel 2023-07-05 19:31:48 +02:00
f34ef841bf
update deps 2023-07-05 19:11:59 +02:00
da7f929ec0
continue 2023-07-05 19:11:09 +02:00
bc65cae3ec
simplifications for verification reporter 2023-07-05 17:24:53 +02:00
43408f3a9b
only actions and modes remaining 2023-07-05 15:12:03 +02:00
52a7682a55
continue 2023-07-05 14:25:51 +02:00
363770066d
start adding event service 2023-07-05 11:58:43 +02:00
d2e896fc92
more cleaning and restructuring 2023-07-05 11:25:23 +02:00
2ba93b9942
some things in rust are really hard 2023-07-04 22:26:41 +02:00
3a1c5832a9
continue 2023-07-04 15:17:43 +02:00
e786773a65
at least it compiles again 2023-07-03 18:22:08 +02:00
5fa9553656
this is complex.. 2023-07-03 01:33:13 +02:00