Marek Wolan
|
f0d7e03fd7
|
Add docs and tests
|
2023-08-07 10:55:29 +01:00 |
|
Marek Wolan
|
ac9b83cc42
|
Merge remote-tracking branch 'origin/dev' into feature/1716-accounts-and-groups
|
2023-08-07 09:15:35 +01:00 |
|
Marek Wolan
|
2a680c1e48
|
Test my validators
|
2023-08-03 16:26:33 +01:00 |
|
Chris McCarthy
|
9d17a9b0d3
|
#1724 - Added the primaite/simulator/network/transmission sub-package with modules for each layer. They come together to build a minimal but fairly realistic network Frame. A custom PrimaiteHeader has been included to hold primaite specific metadata required in transmission for reward function and RL agent downstream. Added some basic tests that check the proper configuration of Frames with matching headers for protocols. Updated the frame typehints in NIC and Link classes.
|
2023-08-01 22:25:00 +01:00 |
|
Chris McCarthy
|
0532db960a
|
#1715 - Added more tests. MAde use of the pydantic model_post_init function for proper ipv4 cofiguration checking. Added NetworkError to exceptions.py.
|
2023-07-31 16:55:45 +01:00 |
|