|
3a1c5832a9
|
continue
|
2023-07-04 15:17:43 +02:00 |
|
|
e786773a65
|
at least it compiles again
|
2023-07-03 18:22:08 +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 |
|
|
993c5546e4
|
doc correction
|
2023-05-14 16:09:09 +02:00 |
|
|
541311d15d
|
more clippy fixes
|
2023-05-14 16:08:12 +02:00 |
|
lkoester
|
5caf31ac17
|
Merge branch 'main' into try_merge
|
2023-03-09 09:09:14 +01:00 |
|
lkoester
|
b0c831d0dc
|
added sequence counter to verification helper, increments after succesful sending, added very basic test (does it even increment?), needs some more tests probably
|
2023-03-09 09:03:14 +01:00 |
|
|
bb5279b277
|
Merge branch 'main' into feature_sender_abstraction_has_id_and_name
|
2023-02-28 18:43:20 +01:00 |
|
|
53003b9c66
|
allow verif failure and completion starting from accepted
- Also add some prototyping code a prep for generic PUS router
|
2023-02-28 14:53:57 +01:00 |
|
|
283fd61f81
|
TM sender abstractions have ID and name now
|
2023-02-28 14:01:40 +01:00 |
|
|
6072bc7657
|
new generic Mpsc PUS senders
|
2023-02-27 17:00:21 +01:00 |
|
|
933f94f687
|
stupid windows
|
2023-02-15 11:05:32 +01:00 |
|
|
802333cf3e
|
started adding mode request handler in PUS handler
|
2023-02-15 02:12:00 +01:00 |
|
|
08cd4c9bf7
|
almost done
|
2023-02-12 17:18:19 +01:00 |
|
|
08de5cb41c
|
add deletion unittests
|
2023-02-12 17:01:30 +01:00 |
|
|
60db6e022d
|
finished retrieval unittests
|
2023-02-12 16:22:09 +01:00 |
|
|
1fcb8163e4
|
improved API and fixes tests for it
|
2023-02-12 01:19:09 +01:00 |
|
|
21b9434d18
|
the tests work now
|
2023-02-12 00:31:34 +01:00 |
|
|
bd016130b8
|
add initial support for request ID in scheduler
|
2023-02-11 14:03:30 +01:00 |
|
|
33e6a26d22
|
completed docs
|
2023-02-06 00:24:09 +01:00 |
|
|
0c7590414a
|
small fix
|
2023-02-06 00:22:38 +01:00 |
|
|
6ef57d57c4
|
store error propagation tests complete
adding docs
|
2023-02-06 00:22:07 +01:00 |
|
|
745bbb745e
|
good coverage
|
2023-02-05 18:59:28 +01:00 |
|
|
7d695fc15b
|
some improvements for tests
|
2023-02-05 17:48:07 +01:00 |
|
|
7dbbd18be4
|
bump spacepackets, clippy fixes
|
2023-02-04 15:35:18 +01:00 |
|
lkoester
|
c2768a2735
|
added requested changes and used clippy to clean up code
|
2023-02-01 10:27:12 +01:00 |
|
lkoester
|
7569244a90
|
fixed scheduler logic in tmtc loop and pus handler, fixed pyclient implementation of service 11
|
2023-01-30 13:49:37 +01:00 |
|
lkoester
|
3fb028a239
|
small changes to scheduler and main
|
2023-01-30 09:52:11 +01:00 |
|
lkoester
|
a7aad003ab
|
scheduler implemented in tmtc task
|
2023-01-27 14:02:46 +01:00 |
|
lkoester
|
f215d121cc
|
got scheduler unit tests to work
|
2023-01-27 11:01:43 +01:00 |
|
lkoester
|
ebc2330747
|
Merge branch 'main' into pus_schedule_implementation
|
2023-01-27 09:53:02 +01:00 |
|
lkoester
|
ecddd739ac
|
some fixes
|
2023-01-27 09:44:02 +01:00 |
|
|
4e361e4421
|
all clippy 1.67 fixes
|
2023-01-26 23:31:09 +01:00 |
|
lkoester
|
e876433396
|
fixed tc creation
|
2023-01-26 17:34:55 +01:00 |
|
lkoester
|
8734fa0499
|
issues with testing wrapped/unwrapped tc
|
2023-01-26 14:52:51 +01:00 |
|
lkoester
|
8df56ca63a
|
merged main
|
2023-01-26 10:58:44 +01:00 |
|
|
7a2d518a8c
|
docs fixes
|
2023-01-25 10:52:24 +01:00 |
|
|
36e63bc9a9
|
closure returns a boolean whether to del or not
|
2023-01-25 10:43:11 +01:00 |
|
lkoester
|
dce29035a2
|
merging main
|
2023-01-25 10:15:21 +01:00 |
|
|
19d43b1b2c
|
Extend scheduler and tests
1. `reset` and `release_telecommands`: Add store handling to avoid memory leaks
2. Add first documentation
3. Add `new_with_current_time` method.
|
2023-01-25 01:40:44 +01:00 |
|
lkoester
|
299135a4c4
|
ran clippy and fmt, added insert checks to insert_multi test
|
2023-01-24 18:57:19 +01:00 |
|
lkoester
|
82f44ed0cc
|
fixed tc insertion, added unit tests for releasing single tcs as well as inserting and releasing multiple tcs with same timestamp
|
2023-01-24 14:44:28 +01:00 |
|
|
3315017b9b
|
bugfix for scheduling file
|
2023-01-24 11:37:25 +01:00 |
|
|
64bac76e29
|
add more scheduler unittests
|
2023-01-22 16:58:23 +01:00 |
|
|
ce6f804eed
|
first basic scheduler impl
|
2023-01-21 14:29:40 +01:00 |
|
|
300eabafe2
|
fix tests
|
2023-01-21 13:52:21 +01:00 |
|
|
89a7de355f
|
continue scheduler
|
2023-01-21 13:18:57 +01:00 |
|
|
1f27c23447
|
bump used spacepackets version
|
2023-01-21 12:19:05 +01:00 |
|
|
a665b04844
|
re-add satrs-core without git submoudule
|
2023-01-11 10:30:03 +01:00 |
|