|
7f369e1d5a
|
cargo fmt
|
2022-06-14 17:26:51 +02:00 |
|
|
645b265742
|
added more tests for ccsds sp header impl
|
2022-06-14 17:26:29 +02:00 |
|
|
dcc29e1c5e
|
completed CcsdsPrimaryHeader impls
|
2022-06-14 15:10:45 +02:00 |
|
|
99c827c507
|
new ccsds header trait and zerocopy support
|
2022-06-14 14:56:18 +02:00 |
|
|
7e26427058
|
Merge remote-tracking branch 'origin/main' into serde
|
2022-06-14 11:29:15 +02:00 |
|
|
5f100104a2
|
add zero copy dep
|
2022-06-14 11:28:50 +02:00 |
|
|
4708481052
|
added first sp tests
|
2022-06-14 01:25:18 +02:00 |
|
|
d1e55cb058
|
added some deps for serde tests
|
2022-06-13 23:22:15 +02:00 |
|
|
62bd90ed25
|
doc improvements
|
2022-06-12 21:22:48 +02:00 |
|
|
4d7b047f11
|
docs and API improvements
|
2022-06-12 21:17:18 +02:00 |
|
|
5deb192467
|
moved pool test code to external module
|
2022-06-12 20:04:49 +02:00 |
|
|
8bb5988a3e
|
Merge pull request 'Pool Implementation' (#5) from pool into main
Reviewed-on: rust/launchpad#5
|
2022-06-12 19:15:25 +02:00 |
|
|
3bc581a127
|
finished pool unittests
|
2022-06-12 19:14:40 +02:00 |
|
|
9cf7b2f2b0
|
added first unittests
|
2022-06-12 01:49:06 +02:00 |
|
|
7ed3555489
|
finished basic implementation
|
2022-06-11 18:25:13 +02:00 |
|
|
50612bf807
|
some more implementations
|
2022-06-11 18:14:57 +02:00 |
|
|
a8b190d5f7
|
init pool
|
2022-06-11 17:43:47 +02:00 |
|
|
952c894c9e
|
added threaded obj man test
|
2022-06-11 14:05:20 +02:00 |
|
|
6bc87746c6
|
typo
|
2022-06-11 12:37:54 +02:00 |
|
|
9119357b7e
|
Merge pull request 'Init Event Module' (#4) from events into main
Reviewed-on: rust/launchpad#4
|
2022-06-11 12:36:40 +02:00 |
|
|
ac6b9fc99c
|
improved docs
|
2022-06-11 12:30:20 +02:00 |
|
|
64899939b4
|
added core docs
|
2022-06-11 12:27:03 +02:00 |
|
|
da30491cb9
|
added addiitonal run cfg
|
2022-06-11 02:01:40 +02:00 |
|
|
ab7ef418f6
|
clippy improvement
|
2022-06-11 02:00:44 +02:00 |
|
|
8c94c5300d
|
finished event man tests
|
2022-06-11 01:59:39 +02:00 |
|
|
e813d7d51c
|
adding first unittest
|
2022-06-10 19:22:05 +02:00 |
|
|
b283c66155
|
some minor improvements
|
2022-06-10 18:54:30 +02:00 |
|
|
3bd8c58340
|
kind of awkward, but maybe there is no other way..
|
2022-06-10 18:47:56 +02:00 |
|
|
b8d5f75cff
|
new event_man module
|
2022-06-10 18:10:40 +02:00 |
|
|
3d5654a5e6
|
added first event manager
|
2022-06-10 17:55:01 +02:00 |
|
|
30bf2ca667
|
some minor improvements
|
2022-06-09 17:02:23 +02:00 |
|
|
472c8349ac
|
refactor into functions
|
2022-06-09 16:59:38 +02:00 |
|
|
0bd6190055
|
basic event sender/receiver test
|
2022-06-09 16:58:44 +02:00 |
|
|
d1ff7c5463
|
added additional test
|
2022-06-09 16:24:50 +02:00 |
|
|
476b1f6d22
|
fmt
|
2022-06-09 16:21:18 +02:00 |
|
|
7f6a5c8d29
|
started event abstraction
|
2022-06-09 16:21:07 +02:00 |
|
|
66cfc1c794
|
Merge branch 'threading'
|
2022-06-09 12:52:23 +02:00 |
|
|
b250ddb681
|
update README
|
2022-06-09 12:52:01 +02:00 |
|
|
c7f55014c3
|
Merge pull request 'Threading/Executable module' (#1) from threading into main
Reviewed-on: rust/launchpad#1
|
2022-06-09 12:50:05 +02:00 |
|
|
a17b3123a5
|
cargo fmt
|
2022-06-09 12:49:48 +02:00 |
|
|
0192a705c5
|
this should be sufficient coverage/testing
|
2022-06-09 12:49:06 +02:00 |
|
|
d2830cb5b6
|
clippy fixes
|
2022-06-08 19:43:32 +02:00 |
|
|
59103135d9
|
continued executable module
|
2022-06-08 19:42:32 +02:00 |
|
|
7989d197fd
|
clippy fix
|
2022-05-26 21:10:25 +02:00 |
|
|
40ba758a4e
|
cancel condition works
|
2022-05-26 21:10:08 +02:00 |
|
|
e9567e3872
|
moved exec scheduler into lib
|
2022-05-26 19:23:31 +02:00 |
|
|
35aa7c450c
|
some bugfixes
|
2022-05-26 19:19:16 +02:00 |
|
|
be2a4ac3a2
|
testing
|
2022-05-26 18:53:07 +02:00 |
|
|
e4b5df8287
|
allow passing in task vectors now
|
2022-05-26 17:51:10 +02:00 |
|
|
529d2ff67d
|
error handling fixes
|
2022-05-16 11:24:59 +02:00 |
|