Commit Graph

544 Commits

Author SHA1 Message Date
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
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
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
d59718bb04 Merge pull request 'Larger update' (#49) from this-is-complex into main
Reviewed-on: #49
2023-07-08 15:02:41 +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
0b63fa6a23
replace some more expects 2023-07-08 13:28:53 +02:00
c485fbd21d
get rid of some more panics 2023-07-08 13:26:49 +02:00
4613aaaf2c
use logger 2023-07-08 13:24:43 +02:00
c9989bf7aa
improve error handling 2023-07-08 13:20:08 +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
6449668c92 Merge branch 'this-is-complex' of https://egit.irs.uni-stuttgart.de/rust/sat-rs into this-is-complex 2023-07-07 10:55:54 +02:00
42775c0bb7
improve and fix sequence counters 2023-07-07 01:25:23 +02:00
529f897442 Merge branch 'main' into this-is-complex 2023-07-06 01:35:15 +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
022cd50235 Merge pull request 'Update' (#48) from large-update into main
Reviewed-on: #48
2023-07-06 00:51:07 +02:00
f7bf4a4d7b
done 2023-07-06 00:49:18 +02:00
90493a6dcb
add HK module 2023-07-05 21:10:45 +02:00