Commit Graph

80 Commits

Author SHA1 Message Date
0fd70c08c2
Major example update
All checks were successful
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
292ba1f1cd
PUS schedule update
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
- Added new API to generate PUS scheduling telecommands
- Added more tests for PUS scheduling
2024-02-05 15:58:01 +01:00
a891b947c7 Finish PUS service optimizations
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
Rust/sat-rs/pipeline/head This commit looks good
- Better naming for pool abstractions
- Added last unittests for PUS helper services
- Introduce new abstraction for PUS schedulers
- `StoreAddr` is now a generic u64
- `spacepackets` points to 0.7.0 release
2024-02-03 13:43:46 +01:00
48b8c6891a
verified first finished PDU success
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-01-23 19:43:52 +01:00
bd6e1637e4
the check finally works again
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-13 15:49:26 +01:00
51d3c9b6e8 another spacepackets update
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-07 14:05:50 +01:00
f6d2cfa042
let's try the new spacepackets version
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-06 18:20:29 +01:00
274ae654cd add new filesystem abstractions 2023-11-24 15:02:22 +01:00
f7f1017fed
continue CFDP handlers
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
2023-11-11 19:05:46 +01:00
d89e2ecfce
version specifier for COBS
Some checks are pending
Rust/sat-rs/pipeline/head Build queued...
2023-09-26 18:04:18 +02:00
ecf5ebaf2f
bump satrs-core alpha version
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-26 17:30:41 +02:00
2d62d4a61b
bump spacepackets
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
2023-09-26 17:18:22 +02:00
5ec2881f01
Merge branch 'main' into cfdp-state-machines
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-21 18:13:02 +02:00
aa556ad746
maybe like this?
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-18 18:35:24 +02:00
d5722b7f39
appears to work now
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-18 18:27:08 +02:00
d0e6ccdaa3
this is better
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-18 16:18:14 +02:00
de690b3eed
some more improvements 2023-09-17 01:32:18 +02:00
28801a8952
this is actually quite tricky..
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2023-09-15 15:37:57 +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
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
4290dbd296
homepage corrections
Some checks are pending
Rust/sat-rs/pipeline/head Build queued...
2023-08-28 19:11:19 +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
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
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
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
c0e1cb8bcf
continue dest handler 2023-07-26 22:33:54 +02:00
9bbd2cdad1
continue dest handler 2023-07-26 22:27:02 +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
fffd1af81f
that was insane 2023-07-10 00:29:31 +02:00
e46b88384f
getting there.. 2023-07-09 20:05:45 +02:00
2783442f91
use new sender abstraction 2023-07-09 17:04:18 +02:00
4decb1d0b7
update spacepackets to released version v0.6.0 2023-07-06 01:31:12 +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
d2e896fc92
more cleaning and restructuring 2023-07-05 11:25:23 +02:00
5fa9553656
this is complex.. 2023-07-03 01:33:13 +02:00
148fc29b95
update syn to v2.0, large update 2023-07-03 00:42:20 +02:00
933f94f687
stupid windows 2023-02-15 11:05:32 +01:00