Commit Graph

972 Commits

Author SHA1 Message Date
1af5601d63 looking good
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-15 19:22:12 +02:00
3d6e33bc00 not sure if this is the best structure
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
2023-09-15 19:15:26 +02:00
13cacb0b53 this should do the job
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2023-09-15 18:34:05 +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
6593d289be Merge remote-tracking branch 'origin/main' into tcp-server
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
2023-09-14 23:52:25 +02:00
3e9a07b732 link correction 2023-09-14 23:52:14 +02:00
bbd6cec8ac tcp server init 2023-09-14 23:51:17 +02:00
603bf61f6c Merge pull request 'README update' (#76) from readme-link-fix into main
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #76
2023-09-13 15:26:55 +02:00
1bb4238e9f README update
Some checks are pending
Rust/sat-rs/pipeline/head Build started...
2023-09-13 15:26:20 +02:00
e2bbcedf3e link corrections
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-13 15:21:28 +02:00
d328a3591c add first links to doc
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-13 15:18:50 +02:00
83c5784b9d improve the book, add first pictures
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-13 15:11:44 +02:00
ead708b1bb add empty source handler
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-10 21:11:44 +02:00
3ec6590c23 I suppose that is a good start
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-10 21:04:02 +02:00
fc464d4078 ref the chapter in CFDP 2023-09-10 20:56:19 +02:00
6c47efc244 wrote some docs 2023-09-10 20:53:12 +02:00
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
b17b53abe3 Merge remote-tracking branch 'origin/main' into cfdp-state-machines
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-10 19:16:27 +02:00
a8b4519748 Merge branch 'main' into TargetIdWithApid
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-07 17:33:02 +02:00
1d90c3058b Merge pull request 'add logo' (#75) from add-logo into main
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #75
2023-09-06 21:59:42 +02:00
c39a2d084b add credit
Some checks are pending
Rust/sat-rs/pipeline/head Build queued...
2023-09-06 21:58:56 +02:00
c2ebe1bd55 use correct link
Some checks are pending
Rust/sat-rs/pipeline/head Build started...
2023-09-06 21:57:20 +02:00
3d9d486027 lets try this out
Some checks are pending
Rust/sat-rs/pipeline/head Build started...
2023-09-06 21:56:48 +02:00
e142215065 lets try this out 2023-09-06 21:56:12 +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
2322d3a9b3 added a basic modes and health chapter
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-01 20:18:26 +02:00
696d9fe48d added actions chapter
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-01 19:37:23 +02:00
4e186541ec some more chapters
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-01 19:19:31 +02:00
44905fb700 add a lot of chapter stubs
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-01 19:15:32 +02:00
df90c22fef smaller tweaks
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-01 19:09:49 +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
e9944d52cc 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-09-01 14:50:45 +02:00
c153276454 add section for threads
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-08-30 19:23:48 +02:00
3bffa8ed83 added chapter for constrained systems
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-08-30 19:15:38 +02:00
dc6b7f6487 add more chapters
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-08-30 18:54:36 +02:00
f8a92cef3d this is a good start
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-08-30 18:20:27 +02:00
73a4955fb3 continue book
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-08-30 17:30:59 +02:00
37261e512c book description
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-08-30 17:12:45 +02:00
f271ae5689 how does this work
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-08-30 17:03:39 +02:00
bcf22f42d4 front page 2023-08-30 16:40:32 +02:00
f8df716865 Merge remote-tracking branch 'origin/main' into TargetIdWithApid
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-08-29 10:22:23 +02:00
57c5f72428 Merge branch 'main' into satrs-book-init
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-08-29 10:12:54 +02:00