|
9b791b1de1
|
Merge remote-tracking branch 'origin/main' into obsw-client-example
|
2022-08-29 00:17:02 +02:00 |
|
|
18b417bddc
|
continuing obsw example
|
2022-08-28 01:26:13 +02:00 |
|
|
6ab691e87c
|
basic TMTC infastructure for example
|
2022-08-28 00:28:29 +02:00 |
|
|
e76b7070ed
|
Merge pull request 'fsrc-core no_std' (#10) from mueller/fsrc-core-no-std into main
Reviewed-on: rust/fsrc-launchpad#10
|
2022-08-28 00:24:03 +02:00 |
|
|
103984ed61
|
add PoolRwGuard
|
2022-08-21 00:17:46 +02:00 |
|
|
7a67dad986
|
cleaned up pool tests
|
2022-08-20 23:47:11 +02:00 |
|
|
1001700411
|
fsrc-core no_std now
|
2022-08-20 23:21:36 +02:00 |
|
|
efb9f757ce
|
move around some components
|
2022-08-19 12:35:21 +02:00 |
|
|
86bdf35ca3
|
adapt test code
|
2022-08-19 12:03:43 +02:00 |
|
|
a17995c168
|
rename std feature
|
2022-08-19 11:52:59 +02:00 |
|
|
83d7aad757
|
Merge pull request 'CCSDS and ECSS packet routing' (#8) from mueller/packet-routing into main
Reviewed-on: rust/fsrc-launchpad#8
|
2022-08-18 09:40:31 +02:00 |
|
|
e3a1d98741
|
set up new example repo
|
2022-08-18 01:32:02 +02:00 |
|
|
1bf8138a94
|
bump spacepackets, clippy fixes
|
2022-08-16 11:15:23 +02:00 |
|
|
65cbb1411c
|
update docs
|
2022-08-14 20:02:16 +02:00 |
|
|
207fa55bf3
|
disable std by default for downcast
|
2022-08-14 19:51:51 +02:00 |
|
|
8418085fb1
|
remove dependency on error handler
|
2022-08-14 19:49:18 +02:00 |
|
|
287f67a477
|
use Downcast for Object Manager
|
2022-08-14 19:37:34 +02:00 |
|
|
44d1c6cf97
|
provided PUS example
|
2022-08-14 19:17:49 +02:00 |
|
|
c62554fc1c
|
reduce duplicate code
|
2022-08-14 19:02:50 +02:00 |
|
|
e227d4f4aa
|
that was complicated
|
2022-08-14 18:47:01 +02:00 |
|
|
afa9614417
|
added better generic error handling
|
2022-08-14 18:13:54 +02:00 |
|
|
6dcb9d719c
|
some improvements
|
2022-08-14 11:13:54 +02:00 |
|
|
75bd86c802
|
introduce downcasting capabilities
|
2022-08-14 11:06:33 +02:00 |
|
|
5de211cd40
|
add pus distrib test
|
2022-08-13 21:29:56 +02:00 |
|
|
5ba6766db3
|
remove lifetime annotation
|
2022-08-13 19:45:39 +02:00 |
|
|
a45bc074a0
|
this is really annoying
|
2022-08-13 19:44:52 +02:00 |
|
|
946ced2a49
|
continued distrib components
|
2022-08-08 11:17:41 +02:00 |
|
|
51c558d7cc
|
error handling is tricky
|
2022-08-08 02:03:15 +02:00 |
|
|
db78b02348
|
first packet routing components
|
2022-08-08 01:24:28 +02:00 |
|
|
2843a18867
|
bump deps
|
2022-08-05 01:07:54 +02:00 |
|
|
b826bbd00e
|
bump deps
|
2022-07-31 14:28:51 +02:00 |
|
|
4245550223
|
bump submodule, update test cfg
|
2022-07-25 01:07:07 +02:00 |
|
|
b142cb6194
|
doc fix
|
2022-07-24 18:19:42 +02:00 |
|
|
1322ea6fdb
|
update spacepackets
|
2022-06-19 14:37:58 +02:00 |
|
|
1de4e9bab5
|
re-add spacepackets as submodule
|
2022-06-18 22:53:09 +02:00 |
|
|
051efaf7cb
|
remove spacepackets to replace with submodule
|
2022-06-18 22:52:49 +02:00 |
|
|
d39bbeb044
|
add license files
|
2022-06-18 22:47:10 +02:00 |
|
|
a525d45290
|
clippy
|
2022-06-18 21:50:40 +02:00 |
|
|
b938eff9cf
|
make spacepackets no_std
|
2022-06-18 21:50:22 +02:00 |
|
|
ac7a295c37
|
remove deku depndency from spacepackets crate
|
2022-06-18 19:55:17 +02:00 |
|
|
921f82fb73
|
clippy
|
2022-06-18 19:53:04 +02:00 |
|
|
de660ad26c
|
added byte level check
|
2022-06-18 19:51:54 +02:00 |
|
|
70ec75ff87
|
some more tests
|
2022-06-18 19:05:33 +02:00 |
|
|
a3b04364ef
|
fnished low level deserialization function
|
2022-06-18 18:45:21 +02:00 |
|
|
5f8ac2a8f5
|
use same example packet as spacepackets python example
|
2022-06-18 15:03:26 +02:00 |
|
|
75319496b5
|
use delegate, some minor fixes
|
2022-06-18 14:47:24 +02:00 |
|
|
786ed44fb4
|
rename len function
|
2022-06-17 01:56:00 +02:00 |
|
|
6598d3458f
|
ccsds length field calculation
|
2022-06-17 01:45:08 +02:00 |
|
|
e417384863
|
added function to copy to vec
|
2022-06-17 01:15:57 +02:00 |
|
|
3075da0674
|
continue tc write impl
|
2022-06-16 18:34:04 +02:00 |
|